Quantcast
Channel: Library Questions - Processing 2.x and 3.x Forum
Viewing all articles
Browse latest Browse all 2896

New g4p V4.1 GCheckbox button.setSelected( true & false ) bug?

$
0
0

Is there a bug using setSelected in GCheckbox ? When I use it the checkbox disappear.

Edit: If I click the place where the GCheckbox was at - it reappears.

Edit2: adding
button.setSelected(true); button.setSelected(false); Before the real setSelected also fixes everything :-)


Viewing all articles
Browse latest Browse all 2896

Trending Articles