From: Peter G. <ar...@sw...> - 2001-03-16 04:01:27
|
Hi developers, It would be great if You could spend some time on my problem: Before I was using Dan Steinman's Dynapi 1 MenuList widget, but there are some mistakes now becouse new browsers are coming like IE5.5 and netscape 6 (and mozilla etc). In fortune with minor backward compatibility like : - ns6 does not show the menu absolutely like mozilla. - ie5.5 shows it, but it is very difficoult to select an item, becouse items has a one pixel height area selectable at the bottom, and the last item cannot be selected. And there are some not very important reason for upgrading to dynapi 2. My questions are: - Does anyone working on a menulist widget for the latest stable relase (I think it relased january). - I made a menu with the List object, but got some failrue with submenus what is the main need now. I know that List items are separated layers. How can I identify them? List.items[index] does not work, and can't imagine why. It couses that I can't add a child layer to a list item witch is important to relative positioning. - I found a 'skinnable' menu (more and more features I won't use) on dynamic-core.net, commented that it won't work with the latest relase. is there anyone fixed that? Thanks a lot, and continue this great work please. Peter Galantha ar...@fw... ar...@sw... ar...@pc... |
From: Richard B. <ma...@ri...> - 2001-03-16 13:05:23
|
Here are two versions of Pascal's pop menu, non-skinable: http://www.resass.f2s.com/dynapi/Pascal_Bestebroer_Dynacore_Examples/dynacor e.gui.popup.htm and skinable: http://www.resass.f2s.com/dynapi/Pascal_Bestebroer_Dynacore_Examples/dynacor e.gui.skinpopup.htm (a few errors in this example) They are the standard code, just the examples have been changed to suite DynAPI. You can download them from my page, (the large download in downloads section), or from Pascal's site. Note that I'm using an older DynAPI release, so just use the widget, not the whole DynAPI. They also work in NS6. Cheers, Richard Bennett ma...@ri... www.richardinfo.com (Everything running on, and ported to the 19/12/2000 snapshot of DynAPI2) visit the DynAPI homepage (and FAQ) :: http://dynapi.sourceforge.net/dynapi/index.php?menu=1 Browse (and search) the mailinglist here: http://www.mail-archive.com/index.php3?hunt=dynapi ----- Original Message ----- From: "Peter Galantha" <ar...@sw...> To: <dyn...@li...> Sent: Friday, March 16, 2001 5:05 AM Subject: [Dynapi-Widgetdev] MenuList object and dynapi 2? > Hi developers, > > It would be great if You could spend some time on my problem: > > Before I was using Dan Steinman's Dynapi 1 MenuList widget, but there are some > mistakes now becouse new browsers are coming like IE5.5 and netscape 6 (and mozilla etc). > > In fortune with minor backward compatibility like : > - ns6 does not show the menu absolutely like mozilla. > - ie5.5 shows it, but it is very difficoult to select an item, becouse items has a one pixel height area > selectable at the bottom, and the last item cannot be selected. > > And there are some not very important reason for upgrading to dynapi 2. > > My questions are: > - Does anyone working on a menulist widget for the latest stable relase > (I think it relased january). > - I made a menu with the List object, but got some failrue with submenus what is the main need now. > I know that List items are separated layers. How can I identify them? List.items[index] does not work, > and can't imagine why. It couses that I can't add a child layer to a list item witch is important to relative positioning. > - I found a 'skinnable' menu (more and more features I won't use) on dynamic-core.net, commented that > it won't work with the latest relase. is there anyone fixed that? > > Thanks a lot, > and continue this great work please. > > Peter Galantha > ar...@fw... > ar...@sw... > ar...@pc... > > > > > _______________________________________________ > Dynapi-Widgetdev mailing list > Dyn...@li... > http://lists.sourceforge.net/lists/listinfo/dynapi-widgetdev > |
From: Richard B. <ma...@ri...> - 2001-03-16 13:27:24
|
And.. Ken Ono just submitted a nice dropdown menu, which you can find here: Ken_Ono_Examples http://www.richardinfo.com/?menu=examples&node=19 Cheers, Richard Bennett ma...@ri... www.richardinfo.com (Everything running on, and ported to the 19/12/2000 snapshot of DynAPI2) visit the DynAPI homepage (and FAQ) :: http://dynapi.sourceforge.net/dynapi/index.php?menu=1 Browse (and search) the mailinglist here: http://www.mail-archive.com/index.php3?hunt=dynapi ----- Original Message ----- From: "Peter Galantha" <ar...@sw...> To: <dyn...@li...> Sent: Friday, March 16, 2001 5:05 AM Subject: [Dynapi-Widgetdev] MenuList object and dynapi 2? > Hi developers, > > It would be great if You could spend some time on my problem: > > Before I was using Dan Steinman's Dynapi 1 MenuList widget, but there are some > mistakes now becouse new browsers are coming like IE5.5 and netscape 6 (and mozilla etc). > > In fortune with minor backward compatibility like : > - ns6 does not show the menu absolutely like mozilla. > - ie5.5 shows it, but it is very difficoult to select an item, becouse items has a one pixel height area > selectable at the bottom, and the last item cannot be selected. > > And there are some not very important reason for upgrading to dynapi 2. > > My questions are: > - Does anyone working on a menulist widget for the latest stable relase > (I think it relased january). > - I made a menu with the List object, but got some failrue with submenus what is the main need now. > I know that List items are separated layers. How can I identify them? List.items[index] does not work, > and can't imagine why. It couses that I can't add a child layer to a list item witch is important to relative positioning. > - I found a 'skinnable' menu (more and more features I won't use) on dynamic-core.net, commented that > it won't work with the latest relase. is there anyone fixed that? > > Thanks a lot, > and continue this great work please. > > Peter Galantha > ar...@fw... > ar...@sw... > ar...@pc... > > > > > _______________________________________________ > Dynapi-Widgetdev mailing list > Dyn...@li... > http://lists.sourceforge.net/lists/listinfo/dynapi-widgetdev > |
From: Doug M. <do...@cr...> - 2001-03-16 18:40:32
|
So that's: Dynapi2(x?): MenuList.. ScrollPane.. Popup.. ANything else? ----- Original Message ----- From: "Peter Galantha" <ar...@sw...> To: <dyn...@li...> Sent: Thursday, March 15, 2001 8:05 PM Subject: [Dynapi-Widgetdev] MenuList object and dynapi 2? > Hi developers, > > It would be great if You could spend some time on my problem: > > Before I was using Dan Steinman's Dynapi 1 MenuList widget, but there are some > mistakes now becouse new browsers are coming like IE5.5 and netscape 6 (and mozilla etc). > > In fortune with minor backward compatibility like : > - ns6 does not show the menu absolutely like mozilla. > - ie5.5 shows it, but it is very difficoult to select an item, becouse items has a one pixel height area > selectable at the bottom, and the last item cannot be selected. > > And there are some not very important reason for upgrading to dynapi 2. > > My questions are: > - Does anyone working on a menulist widget for the latest stable relase > (I think it relased january). > - I made a menu with the List object, but got some failrue with submenus what is the main need now. > I know that List items are separated layers. How can I identify them? List.items[index] does not work, > and can't imagine why. It couses that I can't add a child layer to a list item witch is important to relative positioning. > - I found a 'skinnable' menu (more and more features I won't use) on dynamic-core.net, commented that > it won't work with the latest relase. is there anyone fixed that? > > Thanks a lot, > and continue this great work please. > > Peter Galantha > ar...@fw... > ar...@sw... > ar...@pc... > > > > > _______________________________________________ > Dynapi-Widgetdev mailing list > Dyn...@li... > http://lists.sourceforge.net/lists/listinfo/dynapi-widgetdev > |