Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How to change frame labels in Forms 6i

136 views
Skip to first unread message

Álvaro Palma Aste

unread,
Oct 15, 2003, 9:50:36 PM10/15/03
to
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.

--
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!

Jan Gelbrich

unread,
Oct 16, 2003, 4:58:49 AM10/16/03
to
"Álvaro Palma Aste" <elm...@terra.cl> schrieb im Newsbeitrag
news:bmkthc$pgt$1...@localhost.localdomain...

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

Daniel Morgan

unread,
Oct 19, 2003, 6:29:28 PM10/19/03
to
Álvaro Palma Aste wrote:

>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)

0 new messages