From: Pascal B. <pb...@oi...> - 2000-11-07 11:11:10
|
Probably my fault, I did supply the loadpanel, but not the viewport/scrollpane code .. I haven't checked if they were compatible with DynAPI2 so I didn't think it would be smart uploading them. I'll post it tonight (when I get home) or maybe Dan will post it himself before me :) greets, Pascal Bestebroer pb...@oi... http://www.oibv.com -----Oorspronkelijk bericht----- Van: dyn...@li... [mailto:dyn...@li...]Namens Rob Romanek Verzonden: dinsdag 7 november 2000 12:09 Aan: dyn...@li... Onderwerp: [Dynapi-Dev] viewport/scrollpane files Dan Steinman wrote: > you will most likely want to use my ScrollBar/Window implementation, it's some very solid code. Some significant changes must be done to dynapi.js in order to accomidate the way I was building my widgets. The biggest being the removal of the "onCreate" handler altogether, and using only listeners for create and resize in the widgets. This is what we do in WebOS because it's the only real way to implement inheritance properly with code like this. Take a look at my ViewPort/ScrollPane files to see how it can be done in a good manner. I've done a quick search of Dan's site and had a look at source forge but I can't find the viewport/scrollpane files. If someone knows where these are could you please point them out. Thanks, Rob _______________________________________________ Dynapi-Dev mailing list Dyn...@li... http://lists.sourceforge.net/mailman/listinfo/dynapi-dev |