Just for reference, after (temporarily) fixing the system softowrare update issue (14023 ish) we have managed to get our product-under-development working with the latest updates. For anyone that is interested I can describe the potential issues and resloutions. Regards, Gary ----- Original Message ----- From: "Gary Chambers" <gazzaguru2@btinternet.com> To: <Pharo-project@lists.gforge.inria.fr> Sent: Friday, September 09, 2011 3:52 PM Subject: Re: [Pharo-project] Polymorph changes
Seems some stuff got missed out... attached .cs with remainder
Also, if Igor is interested, I have some things to make corner rounding and shadows work properly (whilst still in the vein of the cleanup)...
Regards, Gary
----- Original Message ----- From: "Stéphane Ducasse" <stephane.ducasse@inria.fr> To: <Pharo-project@lists.gforge.inria.fr> Sent: Tuesday, August 30, 2011 1:42 PM Subject: Re: [Pharo-project] Polymorph changes
tx gary is this for 1.4 (I guess). I will integrate them.
Stef
On Aug 30, 2011, at 2:29 PM, Gary Chambers wrote:
Before I forget... A few changes to Polymorph and fixes for a few other packages attached.
AlphaImageMorph supports #scaledAspect layout option (scales the image to fit whilst retaining aspect ratio) also class side accessor to set DefaultImage (I use the Pharo logo, appears in #exampleOtherControls) DialogItemsChooserUI centering rounded to avoid layout anomalies EditorFindReplaceDialogWindow initialized to position within usable area of display so not obscured by docks etc. GeneralScrollPane minWidth/minHeight when shrinkWrapping to target LazyListMorph mouse down row indication fixed PluggableListMorph fix for startDragExtended: mouse focus and wrapItem (when wrapSelector takes 0 args) ScrollPane will ignore mouse wheel iv not vertically scrollable (allows owners to handle) SystemWindow basicActivate no longer passivates old top window if no longer in world UITheme expander color no longer set to white by default nil labels for label groups now allow the associated control to fill whole width
Also I've noticed that in latest updates, corner rounding no longer functions (affects scrollbars etc. in Watery 2 theme).
Regards, Gary <PolymorphImprovements2.1.cs>