Jump to content

[0.18.2][API] ComboBox doesn't display its tooltip.


Sandworm

Recommended Posts

Using code similar to:

 

weaponsCheckBox = window:createCheckBox(Rect(vec2(150, 30)), "Weapons"%_t, "onWeaponsChecked")
weaponsCheckBox.tooltip = "Researches weapons ONLY"%_t

 

Produces a combobox, but not the associated tooltip on mouse hover.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...