From: Doug M. <do...@cr...> - 2003-03-23 23:06:25
|
<tap tap tap> is this thing on? |
From: Doug M. <do...@cr...> - 2003-03-23 23:17:00
|
Lacking a response I will work on a scroll pane light. Features will include: Overloaded setHTML and addChild (too sethtml or add children directly to = the display area) Overloaded setSize function to automatically scale the scroll knobs (if = the option is set) I would like feedback on nameing conventions of gui components as it is = soon enough to change what I'm using: Option A) which I am currently using 1) Widget_light : a widghet which is a light-weight as possable 2) WIdget : a widget wich is a little more heavy, has images/skinnable 3) Widget_advanced: a widget with added features not normally required=20 I.E. -an autoscroll feature (when the mouse is simply over the = button, invoke the scrolling) -a continuous scroll feature where the scroll keeps going = while you hold mousebutton down on the scrol button Otion b) 1) Widget : a widget which is a light-weight as possable (default) 2) Wiget_skinned : a widget wich is a little more heavy, has = images/skinnable 3) Widget_advanced: a widget with added features not normally required=20 I.E. -an autoscroll feature (when the mouse is simply over the = button, invoke the scrolling) -a continuous scroll feature where the scroll keeps going = while you hold mousebutton down on the scrol button ----- Original Message -----=20 From: Doug Melvin=20 To: dyn...@li...=20 Sent: Sunday, March 23, 2003 6:09 PM Subject: [Dynapi-Dev] No comments? No Votes? <tap tap tap> is this thing on? |
From: Doug M. <do...@cr...> - 2003-03-23 23:25:21
|
Regardless of naming convention, I intend to only produce light widgets = at first. This will allow a larger number of widgets to be completed and realeases = (and tested) in as short a time as possable. ----- Original Message -----=20 From: Doug Melvin=20 To: dyn...@li...=20 Sent: Sunday, March 23, 2003 6:20 PM Subject: Re: [Dynapi-Dev] No comments? No Votes? Lacking a response I will work on a scroll pane light. Features will include: Overloaded setHTML and addChild (too sethtml or add children directly = to the display area) Overloaded setSize function to automatically scale the scroll knobs = (if the option is set) I would like feedback on nameing conventions of gui components as it = is soon enough to change what I'm using: Option A) which I am currently using 1) Widget_light : a widghet which is a light-weight as possable 2) WIdget : a widget wich is a little more heavy, has images/skinnable 3) Widget_advanced: a widget with added features not normally required = I.E. -an autoscroll feature (when the mouse is simply over the = button, invoke the scrolling) -a continuous scroll feature where the scroll keeps going = while you hold mousebutton down on the scrol button Otion b) 1) Widget : a widget which is a light-weight as possable (default) 2) Wiget_skinned : a widget wich is a little more heavy, has = images/skinnable 3) Widget_advanced: a widget with added features not normally required = I.E. -an autoscroll feature (when the mouse is simply over the = button, invoke the scrolling) -a continuous scroll feature where the scroll keeps going = while you hold mousebutton down on the scrol button ----- Original Message -----=20 From: Doug Melvin=20 To: dyn...@li...=20 Sent: Sunday, March 23, 2003 6:09 PM Subject: [Dynapi-Dev] No comments? No Votes? <tap tap tap> is this thing on? |
From: Raymond I. <xw...@ya...> - 2003-03-24 16:21:53
|
Nice work Doug, I would suggest option b: ScrollBar - for light-weight faster loading widgets with a file name of scrollbar.js ScrollBarAdvance - for advance features. scrollbar.advance.js - the advance scrollbar should contain the skin features if necessary. -- Raymond Irving --- Doug Melvin <do...@cr...> wrote: > Regardless of naming convention, I intend to only > produce light widgets at first. > This will allow a larger number of widgets to be > completed and realeases (and tested) > in as short a time as possable. > ----- Original Message ----- > From: Doug Melvin > To: dyn...@li... > Sent: Sunday, March 23, 2003 6:20 PM > Subject: Re: [Dynapi-Dev] No comments? No Votes? > > > Lacking a response I will work on a scroll pane > light. > Features will include: > Overloaded setHTML and addChild (too sethtml or > add children directly to the display area) > Overloaded setSize function to automatically scale > the scroll knobs (if the option is set) > > > I would like feedback on nameing conventions of > gui components as it is soon enough to change what > I'm using: > Option A) which I am currently using > 1) Widget_light : a widghet which is a > light-weight as possable > 2) WIdget : a widget wich is a little more heavy, > has images/skinnable > 3) Widget_advanced: a widget with added features > not normally required > I.E. -an autoscroll feature (when the mouse is > simply over the button, invoke the scrolling) > -a continuous scroll feature where the > scroll keeps going while you hold mousebutton down > on the scrol button > > Otion b) > 1) Widget : a widget which is a light-weight as > possable (default) > 2) Wiget_skinned : a widget wich is a little more > heavy, has images/skinnable > 3) Widget_advanced: a widget with added features > not normally required > I.E. -an autoscroll feature (when the mouse is > simply over the button, invoke the scrolling) > -a continuous scroll feature where the > scroll keeps going while you hold mousebutton down > on the scrol button > > ----- Original Message ----- > From: Doug Melvin > To: dyn...@li... > Sent: Sunday, March 23, 2003 6:09 PM > Subject: [Dynapi-Dev] No comments? No Votes? > > > <tap tap tap> is this thing on? __________________________________________________ Do you Yahoo!? Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop! http://platinum.yahoo.com |
From: Benoit M. <mar...@ap...> - 2003-03-23 23:17:43
|
Hi Doug, It's sunday after all ! I'll test it tomorow !! What about button ? ViewPort ? lists ? Benoit On Sunday, March 23, 2003, at 06:09 PM, Doug Melvin wrote: > <tap tap tap> is this thing on? |
From: Doug M. <do...@cr...> - 2003-03-23 23:19:58
|
Vote count for the next widget (scrollpane will be done before the votes = are in) Doug Melvin: DynTree Benoit Marchant: button, ViewPort, list |
From: Doug M. <do...@cr...> - 2003-03-23 23:25:20
|
Vote count for the next widget (scrollpane will be done before the votes = are in) Doug Melvin: treenode Benoit Marchant: button, ViewPort, list Leif W: treenode |
From: Raymond I. <xw...@ya...> - 2003-03-24 16:24:38
|
--- Doug Melvin <do...@cr...> wrote: > Vote count for the next widget (scrollpane will be > done before the votes are in) > Doug Melvin: treenode > Benoit Marchant: button, ViewPort, list > Leif W: treenode Raymond: treeview, button > > __________________________________________________ Do you Yahoo!? Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop! http://platinum.yahoo.com |
From: Leif W <war...@us...> - 2003-03-23 23:21:10
|
This is a second for treenode. Not sure if this is the same thing, but it looked cool. http://www.richardinfo.com/examples/Richard_Examples/ri_fast_tree_view.htm Leif ----- Original Message ----- From: Doug Melvin To: dyn...@li... Sent: Sunday, March 23, 2003 9:09 PM Subject: [Dynapi-Dev] No comments? No Votes? <tap tap tap> is this thing on? |
From: Doug M. <do...@cr...> - 2003-03-23 23:24:21
|
Yup, it is the same thing. ----- Original Message ----- From: "Leif W" <war...@us...> To: <dyn...@li...> Sent: Sunday, March 23, 2003 3:21 PM Subject: Re: [Dynapi-Dev] No comments? No Votes? > This is a second for treenode. Not sure if this is the same thing, but it > looked cool. > > http://www.richardinfo.com/examples/Richard_Examples/ri_fast_tree_view.htm > > Leif > > ----- Original Message ----- > From: Doug Melvin > To: dyn...@li... > Sent: Sunday, March 23, 2003 9:09 PM > Subject: [Dynapi-Dev] No comments? No Votes? > > > <tap tap tap> is this thing on? > > > > > ------------------------------------------------------- > This SF.net email is sponsored by:Crypto Challenge is now open! > Get cracking and register here for some mind boggling fun and > the chance of winning an Apple iPod: > http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://www.mail-archive.com/dyn...@li.../ > |