In some ways you're better off if you're using PilRC. Last I checked, PilRC lets you make Forms larger than 160x160 and lets you place objects outside of the regular 160x160 bounds. Constructor, on the other hand, enforces the 160x160 bounds quite vehemently, and AFAIK there is no way to disable those restrictions.
The generally recommended way to do things, however, is to lay out your Form for a standard 160x160 screen, and then at run-time resize the window bounds and reposition the desired Form objects as necessary. <[EMAIL PROTECTED]> wrote in message news:88136@palm-dev-forum... > > I have not used Code Warrior. I'm thinking about switching from GCC to > Code Warrior for use with an application that will take advantage of the > larger display on the Clie. > Does Code Warrior have a WYSIWYG capability for placing objects that > matches the larger screen of the the Clie and other palms? -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
