Hi Daniel,

Looking very good Daniel.

A few things to note:

1) I noticed that these Windows along with the stacker
stringht way ressembles windows xp PanelBar. Maybe it
would be called PanelBar instead of Window? This
should keep the code size down. What do you think?

2) The constructor Window() contains too many
agruments. It's best to try and keep those a minimum
of 6 to 7 and use the dictionary input for expanded
use.

3) Instead of minimizewindow() and maximazewindow()
function names I think minimize() and maximize()
should do just fine. Also change setDraging() to
setDragEnabled() as setDragEnabled will be used in the
future by DynLayers when DragEvents is included - Just
waiting on some updates on the DynArea object.

4) For the Stacker Class I would use rearrange()
instead of move() as move implies the relocation of
the stack.

5) Could you upload a standalone example of the
Stacker using only DynLayers?


All in all it's a very nice set of libraries.


--
Raymond Irving


--- "SourceForge.net" <[EMAIL PROTECTED]> wrote:
> Patches item #815765, was opened at 2003-10-01 13:13
> Message generated for change (Tracker Item
> Submitted) made by Item Submitter
> You can respond by visiting: 
>
https://sourceforge.net/tracker/?func=detail&atid=305757&aid=815765&group_id=5757
> 
> Category: DynAPI 3 GUI
> Group: None
> Status: Open
> Resolution: None
> Priority: 5
> Submitted By: Daniel Tiru (tiru)
> Assigned to: Nobody/Anonymous (nobody)
> Summary: New objects: Stacker and Window
> 
> Initial Comment:
> Added
> 
> + Window wiget
> 
> + Stacker widget
> 
> + Window & Stacker Example
> 
> + Window QuickRef
> 
> + Stacker QuickRef
> 
>
----------------------------------------------------------------------
> 
> You can respond by visiting: 
>
https://sourceforge.net/tracker/?func=detail&atid=305757&aid=815765&group_id=5757
> 
> 
>
-------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Dynapi-Dev mailing list
> [EMAIL PROTECTED]
>
http://www.mail-archive.com/[EMAIL PROTECTED]/


__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://www.mail-archive.com/[EMAIL PROTECTED]/

Reply via email to