Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: wally on March 13, 2009, 07:11:42 pm

Title: WxSmith tutorial - Author ?
Post 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
Title: Re: WxSmith tutorial - Author ?
Post by: ollydbg on March 14, 2009, 02:55:20 am
Click the "history" tab in that page, you can see who is the author.
Title: Re: WxSmith tutorial - Author ?
Post by: byo on March 15, 2009, 10:37:54 am
Hi
I'm the author of all wxSmith tutorials.

BYO
Title: Re: WxSmith tutorial - Author ?
Post by: wally on March 15, 2009, 12:39:14 pm
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]