RE: First rump version of bibliograph
"Christian Boulanger" <[email protected]>
| Newsgroups | gmane.comp.windows.devel.netwindows |
|---|---|
| Message-ID | <000201c3605c$ee57b910$0200a8c0@Laptop> |
Hi Alex, > I'm having some problems seeing it since the following line > is kind of problematic in your nwWrapper.js: > var NWrootURL = "http://localhost/lib/netWindows/"; Yeah, I was dumb. Sorry. It is fixed now. Now the theming works, too. Please add a note in the wrapper for dummies like me that a relative URL is also possible. > Sounds like we need to provide a way of setting your own icon > location for a level or item or type. This implies some inline ctor improvements as well. That would be great. You could look at the PEAR::HTML_Tree Class, for example, but there are of course MANY others... > Do you need a progress indicator in the alert widow? > or just an alert box that can be removed at some future point in time? I suppose there is no way for netWindows to know the progress of loading so that a progress indicator could be provided with the percentage of the data loaded... It is not that important, after all. An alert box is sufficient. > My suggestion for removal of the alert box is to > __sig__.connectByName() the > function that gets called to indicate that loading is > complete and the alert > box widgets remove() method. Yes, but how do I know when the page is fully loaded? Add a Javascript function at the end of the page being loaded? Will that work? Thanks for the support, Christian _______________________________________________ The netWindows developers list: [email protected] http://netwindows.org/mailman/listinfo/devel_netwindows.org