Hi list,

In my application I use CheckBoxes to display&set|unset individual rights from
a database.

When I check|uncheck one, the corresponding xxx_MouseUp() is directly issuing 
an SQL
request to GRANT|REVOKE the corresponding right.
However, for some CheckBoxes I must *reverse* the check as it seems they're not 
set|unset as entering xxx_MouseUp() - AND this behaviour isn't the same from one
CheckBox to another!??

Is it a normal behaviour?

JY
-- 
              printk("ufs_read_super: fucking Sun blows me\n");
                -- /usr/src/linux/fs/ufs/ufs_super.c

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to