Redirects vs. GUI.something

View: New views
2 Messages — Rating Filter:   Alert me  

Redirects vs. GUI.something

by Scott Wilson-8 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I just corrected a whole bunch of GUI.widget examples in Help/

Jost, there are some funny uses in SCUserView, which I wasn't  
absolutely sure should be changed. Can you take a look? As well, some  
of the CocoaGUI files use redirect style examples, and some use  
SCWidget, some mixed. Did we agree on the former?

S.

_______________________________________________
sc-dev mailing list

info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: http://www.listarc.bham.ac.uk/marchives/sc-dev/
search: http://www.listarc.bham.ac.uk/lists/sc-dev/search/

Re: Redirects vs. GUI.something

by jostM-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



Scott Wilson wrote:
> I just corrected a whole bunch of GUI.widget examples in Help/
>
> Jost, there are some funny uses in SCUserView,
Some of these don't work under swing, so I left them as is. There are
examples in the swing docs for swinging people ;-)

>  Can you take a look? As well, some of the CocoaGUI files use redirect
> style examples, and some use SCWidget, some mixed. Did we agree on the
> former?
>
>

Well, I think that Julian wanted to have them all use the redirect
classes (Window, Slider, UserView, etc). So I went through and changed
all  that  work with swing.

However, there may be some exceptions. If they use SCWidget, it could be
an oversight, but could also just mean that they don't work under swing.
I don't have time to search for these before the Monday RC build, but I
imagine I can do a text search for "SC" and check the examples before
the final 3.3 release.

GUI.widget should never be used anymore.

thanks for spotting these.

best,

Jost



_______________________________________________
sc-dev mailing list

info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: http://www.listarc.bham.ac.uk/marchives/sc-dev/
search: http://www.listarc.bham.ac.uk/lists/sc-dev/search/