[UI] UI Enhancements dependency Package Universes

Gary Chambers gazzaguru2 at btinternet.com
Mon Feb 4 16:59:04 UTC 2008


Well, I could refactor those methods into a "task icons" package.
The UI Enhancements can be tricky to load (in the absence of an atomic load
capability) since screen redraw can call upon not-loaded methods while
loading. Best to have few windows and, even then, no overlaps for the
loading progress popups.

Waits for SystemEditor and atomic loading...

> -----Original Message-----
> From: ui-bounces at lists.squeakfoundation.org
> [mailto:ui-bounces at lists.squeakfoundation.org]On Behalf Of Adrian
> Lienhard
> Sent: 04 February 2008 3:52 PM
> To: Squeak's User Interface
> Subject: Re: [UI] UI Enhancements dependency Package Universes
>
>
> Hm, the problem is that when hitting proceed, after loading I get an
> emergency debugger and the image is broken.
> Also it would be nice if we could load without the debugger window
> (I'd like to put that into our automated build process).
>
> Cheers,
> Adrian
>
> On Feb 4, 2008, at 15:28 , Gary Chambers wrote:
>
> > It is safe to ignore those dependency "errors" - the extensions simply
> > provide specific icons for various tools for the taskbar and system
> > window
> > menu.
> >
> > Ta, Gary.
> >
> >> -----Original Message-----
> >> From: ui-bounces at lists.squeakfoundation.org
> >> [mailto:ui-bounces at lists.squeakfoundation.org]On Behalf Of Adrian
> >> Lienhard
> >> Sent: 04 February 2008 1:18 PM
> >> To: Squeak's User Interface
> >> Subject: [UI] UI Enhancements dependency Package Universes
> >>
> >>
> >> Hi,
> >>
> >> Pinesoft-Widgets depends on a Package Universes class.
> >>
> >> Would it be possible to remove this dependency so that one can load
> >> UI
> >> Enhancements into an image where no Package Universes is installed?
> >>
> >> Btw, great work!
> >>
> >> Cheers,
> >> Adrian
> >> _______________________________________________
> >> UI mailing list
> >> UI at lists.squeakfoundation.org
> >> http://lists.squeakfoundation.org/mailman/listinfo/ui
> >
> > _______________________________________________
> > UI mailing list
> > UI at lists.squeakfoundation.org
> > http://lists.squeakfoundation.org/mailman/listinfo/ui
>
> _______________________________________________
> UI mailing list
> UI at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/mailman/listinfo/ui



More information about the UI mailing list