From: Alan M. <amu...@ra...> - 2001-01-22 20:50:12
|
A style object is a good idea, but I am not advanced enough in DynAPI to undertake something so generic. In the meantime, does it make sense to add my changes to the snapshot to make the widget more useful? At 03:30 PM 1/22/01 -0500, you wrote: >We should really create a style object (there use to be one). This >object would define all the different methods needed to change font >styles. It would also allow for the writing of font strings. Then, >this object could be used by many of the widgets. Most of the widgets >now do not allow the changing of font styles very easily because that >is really the last thing you do once the widgets are stable. >-- >// Robert Rainwater Nicola pointed out that my menu list fails in NS6. (Thanks Nicola!) I caught your message... On the dev list, At 03:26 PM 1/22/01 -0500, Robert Rainwater wrote: >That is not really a fix that we should use though. The reason the >resize doesn't work is that getContentHeight and getContentWidth in NS >6 doesnt work. If we fix these two methods in the DynLayer, then that >should solve a lot of problems. > >-- >// Robert Rainwater Who? When? I was just looking at this problem because Nicola suggested it is why the "menu" list is not working correctly in NS 6. With some debugging, I can say that Nicola is correct. The setContentHeight() method does not work in label.js Is someone working on this problem? Also, Robert, I sent a new version of list.js to the widgetdev list. Did you see it? Thanks, Alan ------------------------------------------------------------- |