On Fri, Jan 11, 2013 at 8:50 AM, Staffan Tylen <staffan.ty...@gmail.com>wrote:

>
> Staffen - I just wanted to point those examples out to you, and ask if you
>> had looked at them?
>>
>> samples\oodialog\controls\ToolTip\manageControlTool.rex
>>
>> samples\oodialog\controls\ToolTip\customPositionToolTip.rex
>>
>>
> On a related topic: I've implemented LABELTIP in a listview, which works
> fine except that long label texts seem to disappear to  the right of the
> screen instead of wrapping into multiple lines. Is this something that
> could be controlled in a similar manner?
>

I believe you can fix this by getting the tool tip, see the getToolTips()
method, in initDialog.  Then use the setMaxTipWidth() method.  Read the doc
on the method.  Basically if you set the width properly, the tool tip
should wrap the lines.

--
Mark Miesfeld
------------------------------------------------------------------------------
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812
_______________________________________________
Oorexx-users mailing list
Oorexx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-users

Reply via email to