Results 1 to 7 of 7

Thread: GUI developing in ubuntu

  1. #1
    Join Date
    Mar 2010
    Beans
    10

    GUI developing in ubuntu

    hi,

    i am new to ubuntu i have installed 10.04, i am very much interested in developing application for this new version can anybody let me know how to go about writing applications.

    i have installed ubuntu through windows while installing i selected 4Gb of disk space from windows, but now i am getting warning saying low memory , how can i increase the memory, the partition size is 10 gb.

  2. #2
    Join Date
    Nov 2009
    Location
    Kuala Lumpur, Malaysia
    Beans
    325
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: GUI developing in ubuntu


  3. #3
    Join Date
    Apr 2008
    Location
    Earth
    Beans
    86
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: GUI developing in ubuntu

    Welcome to the forums, As im not sure of your programming history or Linux. My suggestion would be start by learning The CLI. "The Linux Command Line" by William E. Shotts, Jr. is a great free book available in PDF. As Far as programming I suggest reading the stickies in the programming section of this forum. Welcome Again!
    Last edited by Swatfoot; June 21st, 2010 at 01:18 AM. Reason: Spelling

  4. #4
    Join Date
    Mar 2010
    Beans
    10

    Re: GUI developing in ubuntu

    thank u , i am C , C++ programmer currently reading book mentioned ny you, "The Linux Command Line" by William E. Shotts it is a interesting book for me as i am a new to linux.

    thanks

  5. #5
    Join Date
    Oct 2005
    Location
    Lab, Slovakia
    Beans
    10,791

    Re: GUI developing in ubuntu

    Howdy,

    Making a GUI application on Linux is easier than on Windows. Use Glade to do the GUI and write the code in Perl, PHP, Python or C - whichever you prefer.

  6. #6
    Join Date
    Mar 2010
    Beans
    10

    Re: GUI developing in ubuntu

    thank you Herman , will have to download and install Glade, i want to know how install in ubuntu without internet.

  7. #7
    Join Date
    Jan 2007
    Beans
    6,537
    Distro
    Ubuntu 13.04 Raring Ringtail

    Re: GUI developing in ubuntu

    If you're interested in Python, check out Quickly. It uses Python/PyGTK and Glade to help you build apps, er, quickly. It also links up to Launchpad so that you can push your app out in a PPA in one step.

Bookmarks

Posting Permissions

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