On 12/5/07, Remi <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have an application translated in 10 languages and this give me problems.
>
> I have a button which is placed flush on the right side.
>
> This is part of my prc file (I'm using pilrc to generate the UI)
>
> BUTTON "Note..." ID AddPetrolNoteButton AT (120 130 AUTO AUTO) LEFTANCHOR
>
> In Polish the string is longer and the button exceed the border of the
> screen.
>
> It there a simple way to resize and reposition the button to always stay
> flush with the right side of the screen.

PilRC has syntax to allow you to position items based on their
computed width... instead of saying AT (120 130 AUTO AUTO), try AT
(RIGHT@

-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to