On Sat, Jan 26, 2013 at 9:50 AM, Staffan Tylen <staffan.ty...@gmail.com>wrote:

>
> I recently added a method to get the edit control of a combo box, and a
>> method to get both of the controls.
>>
>> ComboBox:getEditControl()
>>
>> ComboBox:getComboBoxInfo()
>>
>> Without those 2 methods, using tool tips with a combo box might not work
>> well.  With those methods I believe any problem could be worked out.
>>
>> The getComboBoxInfo() method also supplies the bounding rectangles for
>> the pieces of a combo box, so I think you will need that method.  These
>> methods are documented in the latest doc.  Recall, that you can almost
>> always get the latest doc from the build machine.  (I saw almost always
>> because it is sometimes down.)
>>
>>
> OK, thanks again. I'll get the latest source and doc and will check things
> out.
>


Looking at this a little closer, I think it will probably be hard,
depending on what you really want to do.  I think it is doable, but not
positive.

--
Mark Miesfeld
------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
Oorexx-users mailing list
Oorexx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-users

Reply via email to