Home » Developer & Programmer » Forms » Change font size (Oracle developer 11g)
Change font size [message #533294] Tue, 29 November 2011 04:51 Go to next message
mahnazzz
Messages: 98
Registered: July 2011
Location: Iran
Member
Hi.
can we change a field font size on runtime(by something like "SET_ITEM_PROPERTY built-in").(Independent of "Registry" file.)
Re: Change font size [message #533295 is a reply to message #533294] Tue, 29 November 2011 05:12 Go to previous messageGo to next message
Littlefoot
Messages: 21813
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
As far as I can tell, no.
Re: Change font size [message #533298 is a reply to message #533295] Tue, 29 November 2011 05:38 Go to previous messageGo to next message
cookiemonster
Messages: 13926
Registered: September 2008
Location: Rainy Manchester
Senior Member
You can control font size with the visual attribute, and you can change visual attribute at run-time.
Re: Change font size [message #533299 is a reply to message #533298] Tue, 29 November 2011 05:47 Go to previous messageGo to next message
Littlefoot
Messages: 21813
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
/forum/fa/2115/0/
Re: Change font size [message #533307 is a reply to message #533299] Tue, 29 November 2011 06:29 Go to previous messageGo to next message
aallan
Messages: 150
Registered: October 2011
Senior Member
ya, you can:

Set_Item_Property('Your_Item', Font_Size, 12);
Re: Change font size [message #533407 is a reply to message #533307] Tue, 29 November 2011 22:18 Go to previous message
mahnazzz
Messages: 98
Registered: July 2011
Location: Iran
Member
thank you for answers .
Quote:
Set_Item_Property('Your_Item', Font_Size, 12);
dose not work in 11g.
I will try "cookiemonster " solution Quote:
You can control font size with the visual attribute, and you can change visual attribute at run-time.

Previous Topic: How handover software???
Next Topic: Lov should not repeat the value
Goto Forum:
  


Current Time: Wed Jul 10 06:09:16 CDT 2024