Notice: Any messages purporting to come from this site telling you that your password has expired, or that you need to "verify" your details, making threats, or asking for money, are
spam. We do not email users with any such messages. If you have lost your password you can obtain a new one by using the
password reset link.
Entire forum
➜ Programming
➜ General
➜ Tabs
It is now over 60 days since the last post. This thread is closed.
Refresh page
Posted by
| Nick Cash
USA (626 posts) Bio
|
Date
| Mon 20 Jun 2005 06:22 PM (UTC) |
Message
| Continuing along with my discovery of making useful applications, I was wondering about tab's (the ones you click to bring up a different menu). While I dislike the Win32 API, I find it rather unlikely this is my last encounter with it, so I may as well as figure it out. Menu's, buttons and all of that werent hard, and I havent done any searching on this, but I was wondering if you all knew of some good reading material or an open source program with tabs that I could pick apart.
I figure since MC uses tabs a lot Nick may at least be able to point me in the right direction.
Thanks, as always. You all are the best :) |
~Nick Cash
http://www.nick-cash.com | Top |
|
Posted by
| David Haley
USA (3,881 posts) Bio
|
Date
| Reply #1 on Mon 20 Jun 2005 07:13 PM (UTC) |
Message
| Unfortunately, I know next to nothing about GUI programming with C++. I do all my GUI stuff in Java, which is simpler for a number of reasons. I also am not familiar with open-source programs with tabs, since most of the open-source programs I use are command-line only. :P
Are you sure there's no MFC tab control? My guess is that the tab contents are each their own window, and the tab control simply selects one of those windows to draw into its client space.
I think your best bet is to continue using Google or to hope Nick can give you some pointers from MUSHclient. |
David Haley aka Ksilyan
Head Programmer,
Legends of the Darkstone
http://david.the-haleys.org | Top |
|
The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).
To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.
9,575 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top