You can use stacked canvas and put one text_box inside this canvas.assigining value to it
here i have attached one procedure. check it and customise it. On 10/26/09, NIRAJ SINGH PARIHAR <[email protected]> wrote: > > In that case it is not possible to set tooltip-text for an item in > multi-record block.But in case if you find something plz share this one wid > me also but asa far as i m concerned its not possible > -- > Thanks and Regards, > Opus Software Solution(Pune) > Niraj Singh Parihar > Mobile Number : +919890492566. > > > > On Mon, Oct 26, 2009 at 10:52 AM, faizal mangattil` < > [email protected]> wrote: > >> it is ok in single record- item. Try to apply for item in multi-record >> block >> >> >> On 10/26/09, NIRAJ SINGH PARIHAR <[email protected]> wrote: >>> >>> 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` < >>> [email protected]> wrote: >>> >>>> >>>> >>>> ---------- Forwarded message ---------- >>>> From: faizal mangattil` <[email protected]> >>>> Date: Oct 25, 2009 8:05 AM >>>> Subject: Re: How can apply tooltip_text on multirecord block >>>> To: [email protected] >>>> >>>> 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 <[email protected]> wrote: >>>>> >>>>> >>>>> >>>>> >>>>> On Oct 24, 1:44 am, "faizal mangattil`" <[email protected]> >>>>> 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Oracle-PLSQL?hl=en -~----------~----~----~----~------~----~------~--~---
show_tooltip.doc
Description: MS-Word document
