Code::Blocks Forums
User forums => General (but related to Code::Blocks) => Topic started by: wally on March 13, 2009, 07:11:42 pm
-
I wold like to have a contact to the author of the tutorial:
"WxSmith tutorial: Creating items with custom paint and mouse handling"
http://wiki.codeblocks.org/index.php?title=
WxSmith_tutorial:_Creating_items_with_custom_paint_and_mouse_handling
regas wally
-
Click the "history" tab in that page, you can see who is the author.
-
Hi
I'm the author of all wxSmith tutorials.
BYO
-
Hi BYO,
first of all thank you very much for these tutorials.
I need to make a dataaquisition application which reads data from serial
input and display data on an analog measurment widget (gauge).
I do this with wxPanel, Bitmap-skala, and a needle created by pi and friends.
Few days ago i had some troubles to trigger the paint event after receiving
new data from the serial port and update the needle (drawline) , but i solved
it myself. Not very elegant but it works now.
Remains to ask you when the tutorial will grow again :)
regards
wally
[attachment deleted by admin]