Lisa Rapchick schrieb:
> where each digit is
> a derived class of Fl::Button and has a BMP image.
> Actually, that's not _completely_ true... there are a small
> handful of pixels (near the corner of the buttons) where I can still
> get normal FL_PUSH/RELEASE events in the buttons themselves.

For debug you should replace the derived class by original Fl_Button and 
check, whether the problem continues. To me it looks like a problem of 
derived class.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to