nested full page split pane
Robin van Riel <[email protected]> Thu, 15 Sep 2005 08:37:18 -0700 (PDT)
| Newsgroups | gmane.comp.windows.devel.netwindows |
|---|---|
| Message-ID | <[email protected]> |
Hi all, I Recently stumbled upon netWindows, and I'd love to implement the "full page split pane" technique into a web application I'm building. I'm nesting a couple of splitters, following the "full_page_split_pane.html" test page. Resizing the different panels seems to work very well. Unfortunately, I've got a "height problem". I don't know how WinIE6 would interpret this page, 'cause it keeps nagging about an illegal character (sigh, I'll try and track that one down later). Using "Firefox 1.5 beta 1" the middle pane simply cannot be higher than 100 pixels. When I specify the corresponding firstPaneSize property to be larger than that, nothing happens (higher than 100 translates to 100px). The "top" of the lower pane seems to behave fine, and still the FF thinks the height of the middle pane is 100px or less. This could well be my own fault, since I'm new to netWindows. Anyways, I'm curious if anyone can provide me with some hints. The url can be found at http://www.nevelterritory.com/netWindows Thanx in advance, Robin. __________________________________ Yahoo! Mail - PC Magazine Editors' Choice 2005 http://mail.yahoo.com _______________________________________________ The netWindows developers list: [email protected] http://netwindows.org/mailman/listinfo/devel_netwindows.org