Page 200 of 299 FirstFirst ... 100150190198199200201202210250 ... LastLast
Results 1,991 to 2,000 of 2990

Thread: Mac-style Menu Bar for GTK and Java/Swing applications!

  1. #1991
    Join Date
    Aug 2006
    Location
    Berkshire, England
    Beans
    116

    Re: Mac-style Menu Bar for GTK and Java/Swing applications!

    What happened to that widget that always had a menu? (so if an application didnt have a menu, the menu widget displayed a 'default' one)

  2. #1992
    Join Date
    Dec 2007
    Beans
    290

    Re: Mac-style Menu Bar for GTK and Java/Swing applications!

    Quote Originally Posted by kinap View Post
    done it, and it won't crash anymore
    i noticed i needed qtk-aqd, found that earlier in this forum, but the path won't work, i guess the version is differen, 2.0.2.12.9 instead if 2.0-2.12.0

    could that be the problem?

    Applying patch gtkmenubar.patch
    patching file gtk/gtkmenubar.c
    Hunk #4 succeeded at 263 (offset 127 lines).
    Hunk #5 FAILED at 302.
    1 out of 12 hunks FAILED -- rejects in file gtk/gtkmenubar.c
    I am glad to hear that it get some kind of working on a 64bit machine!

    About the failure patch:
    I have no idea if it is a version problem, but would you try to apply the patch by hand?

  3. #1993
    Join Date
    Dec 2007
    Beans
    290

    Re: Mac-style Menu Bar for GTK and Java/Swing applications!

    Quote Originally Posted by andrek View Post
    Hey, I'm not kinda up to date with this project. Is custom font setting ( just for menu bar ) already available?
    No. But I think it will be in the new 0.5 release.

  4. #1994
    Join Date
    Apr 2007
    Location
    Pittsburgh PA, USA
    Beans
    376
    Distro
    Ubuntu

    Re: Mac-style Menu Bar for GTK and Java/Swing applications!

    No 64 bit versions working? Are we living in 2003? Awesome projects like this need to consider 32 and 64 bit platforms.

  5. #1995
    Join Date
    Sep 2007
    Beans
    25

    Re: Mac-style Menu Bar for GTK and Java/Swing applications!

    tested 0.5, works on 64-bit. though this branch is of course still buggy.

  6. #1996
    Join Date
    Apr 2007
    Location
    Pittsburgh PA, USA
    Beans
    376
    Distro
    Ubuntu

    Re: Mac-style Menu Bar for GTK and Java/Swing applications!

    Compiled it according to instructions and i get the app but it doesnt have the features described in it. It just had a blank bar.

  7. #1997
    Join Date
    Jun 2008
    Beans
    23

    Re: Mac-style Menu Bar for GTK and Java/Swing applications!

    Quote Originally Posted by rainwoodman View Post
    I am glad to hear that it get some kind of working on a 64bit machine!

    About the failure patch:
    I have no idea if it is a version problem, but would you try to apply the patch by hand?
    hmm,
    i tried to make sense of all those lines lol.

    but i will try again, no idee how such a patch file works tho.
    i will do my best.

    Felix
    Last edited by kinap; July 20th, 2008 at 12:27 AM. Reason: note to self: learn English

  8. #1998
    Join Date
    Dec 2007
    Beans
    290

    Re: Mac-style Menu Bar for GTK and Java/Swing applications!

    Quote Originally Posted by kinap View Post
    hmm,
    i tried to make sense of all those lines lol.

    but i will try again, no idee how such a patch file works tho.
    i will do my best.

    Felix
    What it does: forward _class_init and _init to libgnomenu if founded.

  9. #1999
    Join Date
    Dec 2007
    Beans
    290

    Re: Mac-style Menu Bar for GTK and Java/Swing applications!

    Quote Originally Posted by dark_harmonics View Post
    No 64 bit versions working? Are we living in 2003? Awesome projects like this need to consider 32 and 64 bit platforms.
    I hope I had always been living in 2003 and had never got into this over-compilicated, 64-bit, grown-up situation.

  10. #2000
    Join Date
    Dec 2007
    Beans
    290

    Re: Mac-style Menu Bar for GTK and Java/Swing applications!

    Quote Originally Posted by spupy View Post
    Well, F10 is fine too. I got the idea from XChat - F9 (or Ctrl F9) toggles the menubar visibility.
    F10 is set in the gtk-settings.
    You can change it to anything by set the gtk-settings key:

    gtk-menu-bar-accel

    I don't know where to set it though. Perhaps adding a new gtk-settings for
    'gtk-menu-bar-switch-global'
    is better. I'll try to figure it out later with the 0.5 life span.

    Anyhow, showing the local menu bar is added to 0.5.

Page 200 of 299 FirstFirst ... 100150190198199200201202210250 ... LastLast

Tags for this Thread

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
  •