![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| High Level Programming Post questions about C, C++, Java, SQL, and other programming languages here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Carreer:Networking Programming in Unix (C programming Language) | vibhory2j | UNIX for Dummies Questions & Answers | 5 | 09-05-2008 04:57 PM |
| Unix Systems Programming Vs Unix Programming | BCarlson | Shell Programming and Scripting | 0 | 05-24-2006 11:34 AM |
| RPC Programming | emeralddream | High Level Programming | 1 | 02-23-2005 08:34 AM |
| c programming or unix programming!? | moxxx68 | High Level Programming | 1 | 03-30-2004 05:53 AM |
| Programming | CreamHarry | High Level Programming | 3 | 03-07-2002 12:09 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
GUI programming
I am a newbie to the *nix developer community, and was wondering if anyone has any good links on the subject of GUI programming in the X environment. Any suggestion is welcome =).
__________________
www.massinova.com --||Trancemissions for life||-- |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
Here is one: http://www-h.eng.cam.ac.uk/help/tpl/...5/Concise.html
You can find more on: http://www.google.com |
|
#3
|
|||
|
|||
|
XWindows programming environment has undergone major revolution since introduction of Motif Toolkits using XtIntrinsic. One need not worry about programming in XWindows using Xlib which is really very tedious and elaborative. For a beginer its is better to switch over to Motif style programming which is very popular amongst other tools available,at this junction of time.
Advantageous of learning Motif Toolkits is that we can use its concept in programming TCL/TK scripts. Motif Widgets programming are very convient and easy to handel. However I have a question regarding XWindows programming. What resource can subside a window "Window Title" and its maximize & mininize buttons along with window control menu? Or I want to create a Login Screen asking for user Id and password. I am unable to create a Dialog without window control ? Can anyone suggest me out which calss should I use ? Thanks in advance
__________________
Regards, Satya Prakash Prasad |
|||
| Google The UNIX and Linux Forums |