Making widget applications [message #57729] |
Fri, 21 December 2007 11:28 |
rpertaub@gmail.com
Messages: 43 Registered: January 2007
|
Member |
|
|
Hello,
I have a program that runs some analysis on an image. I made it into a
project. Now, instead of reading line by line a text file with path
directories and name of image and some other parameters, i'd like to
have a GUI where the user can browse for the image and input
parameters.
I was able to create the widget by inspiring myself from various sites
and books. However my GUI is not exactly functional (I need to create
the event., i think). I am just not good with pointers and object
oriented programming,so was wondering if any of you knew where I could
get a real beginners guide to widget applications online>
Thanks
RP
|
|
|