Results 1 to 4 of 4
Hi everyone,I am new in the site.I need information about Graphical User Interface and the programming languages that relates with GUI .And i need it immediately.Thank you......
- 12-19-2008 #1Just Joined!
- Join Date
- Dec 2008
- Posts
- 1
Need Some Help
Hi everyone,I am new in the site.I need information about Graphical User Interface and the programming languages that relates with GUI .And i need it immediately.Thank you...
- 12-19-2008 #2Debian GNU/Linux -- You know you want it.
- 12-19-2008 #3
You may also want to check QT. It is used by KDE and it is cross-platfrom. What you make with QT 4.4 can easily be ported to Windows,
Mac, BSD, Solaris and even Nokia cell phones in the future (Nokia bought the company that develops QT).
- 12-20-2008 #4Linux User
- Join Date
- Mar 2008
- Posts
- 287
No need to limit yourself to a single gui. If you use Slackware as an OS then in /etc/X11/xinit you will find several ready to go gui interfaces. Just use:
x|X|"") mw="/etc/xfce/xdg/xfce4"
cp /etc/xfce/xdg/xfce4/xinitrc .xinitrc
;;
like lines for each gui in a script using a case statement, run the script, select the gui you want then .xinitrc to invoke
There are a few other gui-s under X11 elsewhere too.


Reply With Quote