> From: Andreas Meyer
>
> I try to build an uparrow-button on a form with Metrowerks constructor.
> I placed an simple button object on the form, changed the size to width
> 13, height 8, disabled "Frame", set the font to Symbol 7 and entered
> "03" (which I think is the hex for decimal "3") as label text and
> checked "Hexadezimal". As mentioned in the Palm OS Programming Bible in
> the Symbol 7 font the decimal 3 charakter should be the uparrow.
>
> But two things happen:   At the Layout Appearance windows there's
> nothing inside the button frame.

That is OK.  Constructor won't display the uparrow.  You should see it when
you run your app.

> Also when I click on the button again
> and reenter the Layout Properties window the checkbox for hexadecimal is
> disabled and the label text is empty.
>

Having the label text appear empty is OK because Constructor can't display
the uparrow.  I don't know why the Hex checkbox is disabled.  It works for
me.  When Hex is checked, I see 03; when it's not checked, I see no label
text.



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

Reply via email to