[sc-users] GUI building with TX Modular GUI classes
paul
paul at palemoonrising.co.uk
Fri Aug 4 02:02:23 PDT 2006
TXEnvGui, basically uses SCEnvelopeView to display envelopes.
TXFrontScreen is the class which displays boxes to represent widgets
(which themselves represent sliders, buttons, etc.) for building a GUI.
This also uses SCEnvelopeView.
If you look at the TXFrontScreen code, you will see that all widgets
are held in arrWidgets. The boxes in the SCEnvelopeView represent all
the widgets, and moving the boxes around updates the widgets. But
unfortunately this functionality is not easy to separate out into a
general purpose class for GUI building.
Sorry it's not simpler!
Paul
On 2 Aug 2006, at 08:12, Fabrice Mogini wrote:
> The TX Modular by Paul Miller was impressive.
> Paul, I think that your class TXEnvGui for general GUI building would
> be useful to many SC users
> What related classes of yours would we need to use it on its own?
>
> Fabrice
>
> _______________________________________________
> sc-users mailing list
> sc-users at create.ucsb.edu
> http://www.create.ucsb.edu/mailman/listinfo/sc-users
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/enriched
Size: 1211 bytes
Desc: not available
Url : http://www.create.ucsb.edu/pipermail/sc-users/attachments/20060804/4759021a/attachment-0001.bin
More information about the sc-users
mailing list