Board index » cppbuilder » TCGauge doesn't have events!
bohemegm
![]() CBuilder Developer |
TCGauge doesn't have events!2006-09-11 05:47:12 PM cppbuilder27 Hi, I'm using a TCGauge component (samples folder), and I've just realized that it doesn't have any event! I need OnMouseDown, OnMouseUp and OnMouseMove events, but this component doesn't have them. What can I do? I don't want to use ProgressBar component (TCGauge is more powerful and have more grephic properties), as my prigram *needs* to be very candy-eyed. I'm trying to find a way, but i've read in borland help that "he gauge draws its different shapes and text on an offscreen bitmap before copying them to the screen". Does it mean that I have nothing to do? Thanks! |