From: <ma...@ir...> - 2001-06-05 09:55:20
|
Hi DynAPI/WidgetDev, I hope I am adressing the right mailing list for this purpose, I just joined it :-) I'm currently doing a homepage for one of my collegues mother, who is a textile-designer/artist. I wanted to make a fully interactive page that incorporates many of the features from the DynAPI, to make the actual browsing an exciting and interesting experience. See the working demo here: http://www.irisworks.dk/studsgarth/template.vaerk.asp I am NOT asking you to "deconstruct" the entire sourcecode of this page, but just to help me with a few questions that I have: 1: The comment/info (pushpanel) to the right does not automatically resize, although it has a "repack()" function attached. Only when clicked TWICE does the panel resize??? 2: Is there a way to suppress the page until the graphics used inside widgets such as the scrollpanel are fully done loading?? Right now it shows whenever the GetImage() statements are done, should I add the arrows/scrollbars/etc. to my list of GetImage() statements, and would that mean that I would have to change the source code of the involved widgets? (Maybe we should consider a standardized way to "skin" our widgets then) 3: In Netscape (4.5) - a DynImage (GIF with transparency) on top of a HTML page with a background picture becomes fully opaque. You would have to load the picture for background as (another) DynImage, and position it on top of the HTML page (I have disabled this right now in the example, it only loads a single picture) That's it! I hope somebody will be able to answer one or more of these questions, as I have only a beginning/learning understanding of the DynAPI methods... Thanks in advance!!! /Bjørn Næsby Nielsen |
From: Jeff G. <je...@we...> - 2001-06-12 20:44:31
|
Hello everyone.... I've been away for a while, but recently had a chance to update my widgets page. Here's what's doing: The address is still: http://home.earthlink.net/~kendrasg/widget/ 1) Updated all the demo pages to work with DynAPI 2.53. 2) Updated the Slider widget, which now allows for horizontal as well as vertical positioning (someome had asked me about this, but I lost their email address, so if you happen to read this, please email me with any further questions) 3) Updated the ColorPicker widget to use the latest slider widget. 4) NEW!--- Added a very customizable progress bar widget. I'd also love it if everyone could test these widgets out to make sure nothing got broken with the new version of DynAPI. I've noticed some strange behaviors under NS 4.X under Win98, but nothing consistent. Anyway, thanks and enjoy. Jeff Greenberg je...@we... |
From: Michael P. <mp...@ph...> - 2001-06-13 03:38:12
|
Here's what the progressbar said in Mozilla 0.91 Error: redeclaration of function Image Source File: http://home.earthlink.net/~kendrasg/widget/ProgressBar/progressbar.js Line: 1 Error: ProgressBar is not defined Source File: http://home.earthlink.net/~kendrasg/widget/ProgressBar/levelData.js Line: 53 It worked fine in NS4.77 / IE5.0 in Win2000 Jeff Greenberg wrote: > Hello everyone.... > > I've been away for a while, but recently had a chance to update my widgets page. > Here's what's doing: > > The address is still: http://home.earthlink.net/~kendrasg/widget/ > > 1) Updated all the demo pages to work with DynAPI 2.53. > > 2) Updated the Slider widget, which now allows for horizontal as well as > vertical positioning (someome had asked me about this, but I lost their email > address, so if you happen to read this, please email me with any further > questions) > > 3) Updated the ColorPicker widget to use the latest slider widget. > > 4) NEW!--- Added a very customizable progress bar widget. > > I'd also love it if everyone could test these widgets out to make sure nothing > got broken with the new version of DynAPI. I've noticed some strange behaviors > under NS 4.X under Win98, but nothing consistent. > > Anyway, thanks and enjoy. > > Jeff Greenberg > je...@we... > > _______________________________________________ > Dynapi-Widgetdev mailing list > Dyn...@li... > http://lists.sourceforge.net/lists/listinfo/dynapi-widgetdev -- Michael Pemberton mp...@ph... ICQ: 12107010 |