From: Richard :o <ma...@ri...> - 2001-01-15 12:10:43
|
hi, Your toolbar works very well for me, I'll be putting that up as soon as I have a chance. > That is part two of adding icon support to the skinwindow. > I will be creating a taskbar/windo wnager for that purpose. Lets get the window manager debate out in the open, as I think there's a lot of half-finished work on that about. I had some ideas regarding z-indexing, which should also be handled by window-manager: * We could add a property to the dynLayer (or windowmanager) , so any dynlayer can call : var plane='backgroundLevel' //or firstLevel,or mySkinWindowContentLevel thisLayer.mustFocus(plane,'onmouseover') So layers activated by mustFocus(), on the same "plane" can be re-z-indexed when clicked, or moused over depending on argument passed. BTW the widget dev mailinglist also works, if people prefer we could move this over there. Cheers, Richard :o ma...@ri... www.richardinfo.com (Everything running on, and ported to the 19/12/2000 snapshot of DynAPI2) ----- Original Message ----- From: "Doug Melvin" <do...@cr...> To: <dyn...@li...> Sent: Monday, January 15, 2001 3:22 PM Subject: Re: Re[2]: [Dynapi-Dev] skinwindow update (was: Making progress on a Java gui tool) > That is part two of adding icon support to the skinwindow. > I will be creating a taskbar/windo wnager for that purpose. > > Doug Melvin > ----- Original Message ----- > From: "Pascal Bestebroer" <pa...@dy...> > To: <dyn...@li...> > Sent: Sunday, January 14, 2001 7:05 AM > Subject: RE: Re[2]: [Dynapi-Dev] skinwindow update (was: Making progress on > a Java gui tool) > > > > > * couldn't we include something so the title-bar minimizes to the > > > bottom of > > > the screen on-minimize? or maybe better an icon? > > > > this could be done by some sort of window manager.. that catches the > > onminimize event of the window, and then shows an icon or something on a > > toolbar widget. I once planned on doing this someday.. that day hasn't > come > > yet :-) > > > > Pascal Bestebroer > > pa...@dy... > > http://www.dynamic-core.net > > > > > > > > _______________________________________________ > > Dynapi-Dev mailing list > > Dyn...@li... > > http://lists.sourceforge.net/lists/listinfo/dynapi-dev > > > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://lists.sourceforge.net/lists/listinfo/dynapi-dev > ____________________________________________________________ > Get your free domain name and domain-based e-mail from > Namezero.com. New! Namezero Plus domains now available. > Find out more at: http://www.namezero.com > |