|
|
| Author |
Message |
|
|
Peter GTK+ Geek
Joined: 10 May 2008 Posts: 54
|
Posted: Sat May 31, 2008 4:34 pm Post subject: Thanks for the help... success |
|
|
I am very happy that I have stumbled upon this forum. I could not have gone this far without the help I received here.
I have done quite a bit of Windows porgramming before using Win32/C and at one point I have decided to jump onto the linux bandwagon.
In about 3 weeks I was able to create a UDP client program with GUI that display graphs of various measured values as acquired from different servers. The program runs threads, cairo graphics with flicker-free bitblit. 1500 lines of code.
I am very grateful to Micah and a number of other guys for their prompt responses and helpful advices.
I also found Andrew Krause's book on GTK+ as an enourmous resource.
Andrew, congratulation on your excellent book! I am looking forward to the new edition, hopefully with more on threads and cairo.
I am still at the beginning stage. I am still quite sloppy, but I am getting there.
Thanks again.
Peter |
|
| Back to top |
|
 |
Vadi GTK+ Geek
Joined: 28 May 2008 Posts: 68
|
Posted: Sat May 31, 2008 5:22 pm Post subject: |
|
|
| If the code is open-source, mind posting a link to it? It would be a great learning resource for others. |
|
| Back to top |
|
 |
Peter GTK+ Geek
Joined: 10 May 2008 Posts: 54
|
Posted: Sat May 31, 2008 5:41 pm Post subject: |
|
|
| Vadi wrote: | | If the code is open-source, mind posting a link to it? It would be a great learning resource for others. |
Happy to.
I only need a bit of time to clean it up.
Prob: I don't have a site to upload... can you recommend an place?
Peter |
|
| Back to top |
|
 |
Vadi GTK+ Geek
Joined: 28 May 2008 Posts: 68
|
Posted: Sat May 31, 2008 6:23 pm Post subject: |
|
|
| mediafire.com would do it. Or, if you're like to setup an open-source project, I recommend using launchpad.net - it provides code hosting, bzr (revision control), bug tracking, translations, & answers, for free to open-source projects. |
|
| Back to top |
|
 |
|