Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. GTK and Ubuntu 11.10 (unity)
Forum Updated to NodeBB v4.3 + New Features

GTK and Ubuntu 11.10 (unity)

Scheduled Pinned Locked Moved General and Desktop
5 Posts 3 Posters 2.5k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    tucnak
    wrote on 8 Jan 2012, 13:07 last edited by
    #1

    I know that this is forbidden, but please - hap me in this topic - http://developer.qt.nokia.com/forums/viewthread/13214/ , this is very important for me now.

    Thanks.

    UDP: Problem was temporary solved using Cleanlooks style with custom font. (qtconfig)

    1 Reply Last reply
    0
    • B Offline
      B Offline
      broadpeak
      wrote on 8 Jan 2012, 13:23 last edited by
      #2

      Try these:

      @
      #include <QGtkStyle>

      QApplication a(argc, argv, true);
      a.setStyle("gtk");
      @

      http://developer.qt.nokia.com/doc/qt-4.8/qgtkstyle.html
      and
      http://labs.qt.nokia.com/2008/05/13/introducing-qgtkstyle/

      1 Reply Last reply
      0
      • T Offline
        T Offline
        tucnak
        wrote on 8 Jan 2012, 13:31 last edited by
        #3

        Do you think that I am real idiot? I were trying many times like:
        @
        ./app -style=gtk+
        @
        or
        @
        a.setStyle("gtk");
        @
        Problem in style - not in me. When I run program in GTK+ it appears in Motif. Maybe I should install some external packages? But package qt-gtk-style now don't included in current repo.

        1 Reply Last reply
        0
        • B Offline
          B Offline
          broadpeak
          wrote on 8 Jan 2012, 14:00 last edited by
          #4

          Use The Google!: gconf (and GTK2_RC_FILES)

          1 Reply Last reply
          0
          • G Offline
            G Offline
            goetz
            wrote on 8 Jan 2012, 15:26 last edited by
            #5

            [quote author="tucnak" date="1326028078"]I know that this is forbidden, but please - hap me in this topic - http://developer.qt.nokia.com/forums/viewthread/13214/ , this is very important for me now.
            [/quote]

            Patience is a virtue

            What's "very important" for you is not necessarily important for others. And regardless of how important it is for you it still is inappropriate to push a topic after 14 hours and even more inappropriate to do so in a new topic.

            You have already been told not to double post, so please stick to it.

            And in the meanwhile read and understand http://www.catb.org/~esr/faqs/smart-questions.html

            http://www.catb.org/~esr/faqs/smart-questions.html

            1 Reply Last reply
            0

            2/5

            8 Jan 2012, 13:23

            • Login

            • Login or register to search.
            2 out of 5
            • First post
              2/5
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved