Find the answer to your Linux question:
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......
  1. #1
    Just 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...

  2. #2
    Linux Engineer GNU-Fan's Avatar
    Join Date
    Mar 2008
    Posts
    935
    Debian GNU/Linux -- You know you want it.

  3. #3
    Linux Enthusiast L4Linux's Avatar
    Join Date
    Sep 2008
    Location
    Greece
    Posts
    584
    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).

  4. #4
    Linux 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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...