Hi all,

Newbie question:  If I want to create a layer called "menubar" that is the
width of the frame that it is currently in. Since i do not know the width
before hand because the user can resize it, what do I pass to:
        
        menubar = new DynLayer();
        menubar.setSize(????,25)

Any help appreciated.

Sid Young

_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-help

Reply via email to