Thread: change iconic file dynamically..
- 01-21-2010 09:31 AM #1
change iconic file dynamically.. Hello Friends ...
I m working on menu .. I want to change iconic file dynamically..
I m using for this
if condition then
Set_Menu_Item_Property('DW',ICON_NAME,'comp1');
else
Set_Menu_Item_Property('DW',ICON_NAME,'comp2');
end;
'DW' = menu item
comp = iconic file name
but iconic file not changing ..
Thanks....
- Club-Oracle Complementary E-Books and Magazines
Get your free Complementary Copy of Oracle Magazine
You can also browse the Free Magazines and E-Books section to see the complete list of free magazines, e-books and Whitepapers.
Similar Threads
-
How to change partial column value in a table
By Veetri in forum SQL PL/SQLReplies: 2Last Post: 01-08-2010, 07:31 PM -
Change Sore on AP Invoice screen
By jharriman in forum Oracle Apps TechnicalReplies: 0Last Post: 10-26-2009, 08:31 PM -
Change hostname
By mzainal in forum Oracle Fusion MiddlewareReplies: 1Last Post: 09-02-2009, 02:18 PM -
Change is Here!
By Sadik in forum AnnouncementsReplies: 5Last Post: 02-23-2009, 02:50 AM -
How to change value in select operation
By dipakyadav in forum SQL PL/SQLReplies: 3Last Post: 02-04-2009, 01:30 PM


LinkBack URL
About LinkBacks
Reply With Quote
