Re: checkboxes in menus
2006/05/12 09:03
Viewed 4178 times
Replies: 0/0

There's a sample in the package files too (the documentation's index.html file).

The idea is simple: you create a normal item, with an icon; when it's clicked, you set a new icon. :) Please check index.html in your package files for details (look for the function "toggleCheckbox" and how is it called in the code).

Google