Hi guys, Thanks for your reply for the UI designer tools!
I could use the "Constructor" but PilRC Designer asks me for License Number, which I don't have! By the way, my question is, Can I add Scrollbar on the form at design time using some option that places it on the form, or I have to add and manage it programmatically using the Scrollbar API? I have been designing forms manually by writing code in the .rcp file manually without using any tool! Thanks, Keyur -----Original Message----- From: Ben Combee [mailto:[EMAIL PROTECTED] Sent: Thursday, June 24, 2004 3:22 PM To: Palm Developer Forum Subject: Re: Designing User interface with CW9! At 11:24 AM 6/24/2004, you wrote: >Do we have any tool that comes with CW9 to design User Interface? >Something that facilitates drag and drop of controls on forms! >Is it possible to set background color of the form and have controls with >colors? Constructor and PilRC Designer both come with CW for Palm OS, and they allow graphically designing forms using drag-and-drop techniques. Neither tool generates any code to go with those controls other than a header file listing ID names and values. Palm OS does not support setting background colors or coloring specific controls, outside the standard system colors. -- Ben Combee, DTS technical lead, PalmSource, Inc. Read "Combee on Palm OS" at http://palmos.combee.net/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
