Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Tooltip Balloon doesn't work for TRadioGroup

Status
Not open for further replies.

tblocker

Programmer
Jul 3, 2007
1
US
I've created Balloon Tooltips using API

CreateWindow('tooltips_class32',<etc>)

This works well for most WinControl's except that it will stop working for a TRadioGroup once one item has been added to the radio group. The CreateWindow does return a handle. However, the ballon will never appear. Anyone have any ideas why? I am working with Delphi 2006.
Thanks
Tom
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top