Login  Register

UI Enhancements

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

UI Enhancements

Gary Chambers-4
1068 posts
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
| More
Print post
Permalink

Re: UI Enhancements

Gary Chambers-4
1068 posts
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