![]() |
![]() OCAU News - Wiki - QuickLinks - Pix - Sponsors |
|
|||||||
| Notices |
|
Sign up for a free OCAU account and this ad will go away! Search our forums with Google: |
![]() |
|
|
Thread Tools |
|
|
#1 |
|
Member
Join Date: Dec 2001
Location: London
Posts: 214
|
I have some C++ coding skills but have never programmed an app in a graphical environment. I want to learn to code for X-Windows, does anyone know of a good and up-to-date tutorial/introduction to programming in X?
Preferably something that concentrates on the basics (window creation/management etc) rather than on how to use the tutorial author's favourite toolkit. |
|
|
|
| Join OCAU to remove this ad! |
|
|
#2 | |
|
Member
Join Date: Jun 2001
Location: Adelaide
Posts: 2,377
|
Quote:
QT is used to program alot of X windows applications such as Opera and KDE, it is more high level than X Windows so you should find it alot easier to pick up.
__________________
"That's the way good software gets designed. So if you pull out a piece it won't run" - Steve Ballmer |
|
|
|
|
|
|
#3 |
|
Member
Join Date: Jun 2001
Location: Melbourne
Posts: 924
|
I'll second QT. Much simpler to get a hold of than straight X. You might want to try something like www.fltk.org or other window toolkits to find something you like.
|
|
|
|
|
|
#4 |
|
Member
Join Date: Dec 2001
Location: London
Posts: 214
|
Ok thanks, I'll take a look at it.
Hmm I seem to remember there being an option to develop a QT project from kdevelop. I did find a tutorial using Xlibs.h, but it was pretty dodgy. It seemed to have an attempt at OO but violated basic encapsulation rules among other nasties I spotted. QT it is. |
|
|
|
![]() |
| Bookmarks |
|
Sign up for a free OCAU account and this ad will go away! |
| Thread Tools | |
|
|