FXTreeList, tooltips, and SEL_QUERY_TIP
Devin Smith <[email protected]> Sat, 10 Jun 2023 21:49:05 -0700
| Newsgroups | gmane.comp.lib.fox-toolkit.user |
|---|---|
| Message-ID | <CABvqXomzbn-C8MCc1nTHQ7s6LFn5HuFNuik2Nd8cBxnDPwq0iw@mail.gmail.com> |
Hi, I have a FXTreeList with a few items but it seems like SEL_QUERY_TIP never fires. I'm actually not sure how it's supposed to execute? As a result, no tool tip appears for each FXTreeItem in the list. Using tracelevel and/or debugging the issue I can see FXTreeList::onTipTimer firing and that sets the FLAG_TIP but onQueryTip never gets invoked. Is there some flag I need to specify to get tool tips enabled? It looks like I should get them by default but that doesn't seem to be working. I add items to the FXTreeList using FXTreeList::appendItem. Thanks, Devin Smith _______________________________________________ Foxgui-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/foxgui-users