Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

I need to program something

Name: Anonymous 2005-07-11 21:22

I haven't coded in a while. Only know C++ but forgeting more as the seconds tick by. Anyway, I need to make a program that runs in windows, has buttons and can display output in the same window. I'm thinking VB.net would be good for the job since I don't want to write my own gui, but I don't know VB. I'm having problems linking the logic of the code with the gui actions. Someone recommend a book that'll get me going, or better yet a free link. I don't need to know about for loops. Or if you have an idea about a different language I should use I'm all ears.

Name: Anonymous 2005-07-12 3:16

PYTHON AND WXWINDOWS

Name: Anonymous 2005-07-12 3:17

OH AND BY-THE-WAY: WRONG BOARD YOU FURI

Name: Anonymous 2005-07-12 5:01

>> I'm having problems linking the logic of the code with the gui actions.

The paradigm you need to learn is "event driven programming". It's necessary to understand this well because it is what nearly all the toolkits use.

Name: Anonymous 2005-07-13 18:47

I fount c# was a decent place to start for user interfaces.  If you want books and help, I suggest joining the ACM.  It's $42 a year for a student and they give you more resources than you can shake a stick at.

https://campus.acm.org/public/quickjoin/why_join_stu.cfm

Name: Anonymous 2005-07-14 0:08 (sage)

>>5
Thanks, but I'm not looking to spend that much. It's just for a quick personal use program.
>>4
I've done event driven before, I guess I'm talking more about VB syntax than anything else.

and oops, forgot there was a programming board.

Don't change these.
Name: Email:
Entire Thread Thread List