Try using this
SET_ITEM_PROPERTY (item_name  VARCHAR2,property NUMBER,   value
VARCHAR2);


-- 
Thanks and Regards,
Opus Software Solution(Pune)
Niraj Singh Parihar
Mobile Number : +919890492566.



On Sun, Oct 25, 2009 at 9:36 AM, faizal mangattil`
<faizmangat...@gmail.com>wrote:

>
>
> ---------- Forwarded message ----------
> From: faizal mangattil` <faizmangat...@gmail.com>
> Date: Oct 25, 2009 8:05 AM
> Subject: Re: How can apply tooltip_text on multirecord block
> To: oracle-plsql@googlegroups.com
>
> In Oracle Form 6i, i have one multi-record block.
> When i move mouse over each row of specific item, I want to set
> tooltip-text for a column.
>
> i used
>
> set_item_property('item',tooltip_text,'wait from'||manf.Date);
> but it is not working
>
> is it possible to set tooltip-text for an item in multi-record block?
>
> pls help me as soon as possible
>
>
>
> faizal mangattil
>
>
>  On 10/24/09, ddf <orat...@msn.com> wrote:
>>
>>
>>
>>
>> On Oct 24, 1:44 am, "faizal mangattil`" <faizmangat...@gmail.com>
>> wrote:
>> > Hi All
>> >
>> > I am facing one problem
>> >
>> > I want to set tooltip text for an Item in Multi-record block.when mouse
>> > enter, i want to change it.
>> >
>> > can anybody help?
>>
>>
>> You'll need to explain MUCH better than you have if you want any
>> usable responses.  Your topic is not specific to PL/SQL; what DOES it
>> reference?
>>
>>
>> David Fitzjarrell >>
>>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Oracle PL/SQL" group.
To post to this group, send email to Oracle-PLSQL@googlegroups.com
To unsubscribe from this group, send email to
oracle-plsql-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/Oracle-PLSQL?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to