This is strange. If I create a label and never define a TooltipText, the tooltip does not show up at all. If I define the TooltipText as an empty string "", it shows up as a small empty tooltip.
In my project, I change the value of the tooltiptext depending on what the program is doing so sometimes I redefine a tooltiptext to an empty string but then it shows the small empty box. If I define it as the B4J Null (no quotes), then it shows up as "Null"
I must be missing something.
In my project, I change the value of the tooltiptext depending on what the program is doing so sometimes I redefine a tooltiptext to an empty string but then it shows the small empty box. If I define it as the B4J Null (no quotes), then it shows up as "Null"
I must be missing something.