Does anybody know some way to change dinamically the labels in frames in
Forms 6i?
Thanks a lot.
--
Atte.
Álvaro Palma Aste
******************************************************
It's the only form of protest they're allowed
I've seen their silent faces scream so loud
If they were to speak these words they'd go missing too
Another woman on a torture table what else can they do
Sting - They Dance Alone (Cueca Sola)...
30 años, ni perdón ni olvido, JUSTICIA!
Just a workaround from scratch if nobody has a better idea (I never had this
case ...):
make a label from a number of blanks and then place a lookup item into that
place (property database=no).
The lookup item could then be changed by set_item_property ( ) ...
Just my 2c ...
hth, Jan
>I'm developing an application that must to change dinamically all its
>labels and prompt according to the user language. I already can do that in
>text boxes and radio buttons (using set_item_property and
>set_radio_button_property), but I don't know how to do that with
>frames. There's no "set_frame_property" function, and the others don not
>apply to frames.
>
>Does anybody know some way to change dinamically the labels in frames in
>Forms 6i?
>
>Thanks a lot.
>
>
Don't label frames. Use an item you can manipulate programmatically.
--
Daniel Morgan
http://www.outreach.washington.edu/ext/certificates/oad/oad_crs.asp
http://www.outreach.washington.edu/ext/certificates/aoa/aoa_crs.asp
damo...@x.washington.edu
(replace 'x' with a 'u' to reply)