UI Enhancements

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

UI Enhancements

Gary Chambers-4
Just a couple of changesets...
 
Shift-click for PluggableListMorphOfMany. Not Perfect but better than nothing.
Have a play (e.g. Select Classes from the finder tool).
 
Some adjustments for Theme/builder label groups to be more flexible (takes the vResizing of individual rows into account (the control rather than the label for each). Removes the spaceFill ("spread") variant that was less flexible.

Regards, Gary

MultiListShiftEnhanchement.1.cs (1K) Download Attachment
LabelGroupImprovements.1.cs (15K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: UI Enhancements

Gary Chambers-4
I got bored... some tweaks to DialogItemsChooserUI attached...

Regards, Gary
----- Original Message -----
Sent: Friday, February 11, 2011 1:30 PM
Subject: [Pharo-project] UI Enhancements

Just a couple of changesets...
 
Shift-click for PluggableListMorphOfMany. Not Perfect but better than nothing.
Have a play (e.g. Select Classes from the finder tool).
 
Some adjustments for Theme/builder label groups to be more flexible (takes the vResizing of individual rows into account (the control rather than the label for each). Removes the spaceFill ("spread") variant that was less flexible.

Regards, Gary

DialogItemsChooserTweak.1.cs (8K) Download Attachment