At 10:39 2003-3-6 -0700, you wrote:
Does pilrc have the ability to align the right, left, top, or bottom sides
of controls (like in constructor, devstudio, etc..)?  I cannot find anything
in the docs, and I do not see anything obvious on the interface.

You can base the location and size of controls on the previous control defined using the keywords


PREVTOP, PREVBOTTOM, PREVLEFT, PREVRIGHT, PREVWIDTH, PREVHEIGHT

and can also use those in expressions

There is also the useful CENTER and [EMAIL PROTECTED] keywords for centering a control on the form or on a particular coordinate, and there's AUTO for specifying that the height or width of a control will be automatically computed by PilRC based on the label.

PilRC Designer understands these and will honor them in display, but you have to enter them manually.

--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com



-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Reply via email to