J-F Portala
unread,Sep 3, 2012, 11:07:51 AM9/3/12You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hi,
I have the following problem.
I would like to display colored buttons dynamically.
It seems not porrible with the CButton class.
I have found a class clrButton deriving from CButton which permits this but
when the number of button is important (about 30), it is impossible to push
buttons rapidly.
(3 times in a second -> only 2 events are taken into account).
Without coloring buttons (normal mode), you can push as fast as you can
buttons, you have each time an event.
Do you know solutions for that ?
thank you for your help
Jeff