Results 1 to 9 of 9

Thread: nontraditional UI

  1. #1
    Join Date
    Dec 2010
    Location
    Ohio Pickerington
    Beans
    45
    Distro
    Ubuntu

    nontraditional UI

    I don't know whether this is the place to ask this but does any one know how I would go about making a UI that is little nontraditional

    like this.

    http://www.alienware.com/Images/intr...tar_player.jpg

    or like these

    http://www.blogsdna.com/wp-content/u...ins-wml-11.jpg

    I do not want to make a Media player like these but the program that I want to make does not have the normal title bar with the close, maximize, minimize buttons on it.

  2. #2
    Join Date
    Dec 2010
    Location
    Ohio Pickerington
    Beans
    45
    Distro
    Ubuntu

    Re: nontraditional UI

    so does no one know what I should do or is this the wrong place for it.

  3. #3
    Join Date
    Jan 2009
    Location
    Flanders
    Beans
    Hidden!

    Re: nontraditional UI

    It all depends on what programming language and what library you want to use. If you use C with the GTK library, than you automatically have the GTK window. But there should be a way to hide the borders and make it transparant. It will only be more or less difficult for different programming languages and libraries.

    I believe you'ld better post the question on stackoverflow and do mention what language you want to use.

  4. #4
    Join Date
    Jul 2006
    Beans
    284

    Re: nontraditional UI

    Quote Originally Posted by android272 View Post
    I don't know whether this is the place to ask this but does any one know how I would go about making a UI that is little nontraditional
    http://labs.qt.nokia.com/2010/10/19/...shop-and-gimp/
    Libre Graphics World — news and articles on free design and photography software

  5. #5
    Join Date
    Nov 2007
    Beans
    190
    Distro
    Ubuntu Development Release

    Re: nontraditional UI

    Quote Originally Posted by android272 View Post
    I do not want to make a Media player like these but the program that I want to make does not have the normal title bar with the close, maximize, minimize buttons on it.
    well for that point emerald-window decorator is your best choice (I guess thats not the aesthetics your aiming for but you may see it as proof of concept ) http://lassekongo83.deviantart.com/a...rout-179554275

  6. #6
    Join Date
    Dec 2010
    Location
    Ohio Pickerington
    Beans
    45
    Distro
    Ubuntu

    Re: nontraditional UI

    Quote Originally Posted by sanderd17 View Post
    If you use C with the GTK library, than you automatically have the GTK window. But there should be a way to hide the borders and make it transparant.
    I do not know much about GTK, all I know is there are a lot of programs in the Ubuntu software center that are GTK. If I don't go with GTK will there be a problem for people who use GTK to use my program. I only use Ubunut as my open source OS, so I do not know what GTK is.

    Quote Originally Posted by sanderd17 View Post
    I believe you'ld better post the question on stackoverflow and do mention what language you want to use.
    I thought you where talking about a ubuntu forum but could not find it. So where you talking about asking on this site http://stackoverflow.com/.

    thank you for this. I dont quite understand what its all about but I will look more into this.

    Quote Originally Posted by godhika View Post
    well for that point emerald-window decorator is your best choice (I guess thats not the aesthetics your aiming for but you may see it as proof of concept ) http://lassekongo83.deviantart.com/a...rout-179554275
    this is a nice picture but I do not know what you are trying to show me.

    thanks for posting.

  7. #7
    Join Date
    Dec 2010
    Location
    Ohio Pickerington
    Beans
    45
    Distro
    Ubuntu

    Re: nontraditional UI

    bump

  8. #8
    Join Date
    Nov 2007
    Location
    Varna, Bulgaria
    Beans
    636
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: nontraditional UI

    All that you show are not simply "ui". They are skins for audio players. Linux is very poor in skinnable audio players. It is rich in ITunes clones. What you can find the closest to this, though, is Audacious with winamp 2 skins, and VLC with its skins.

  9. #9
    Join Date
    Dec 2010
    Location
    Ohio Pickerington
    Beans
    45
    Distro
    Ubuntu

    Re: nontraditional UI

    again I do not want to make music players like this. I want to make a program that is not rectangular and does not have the title bar. I want to make a UI with that has transparency to it.

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
  •