Page 101 of 299 FirstFirst ... 519199100101102103111151201 ... LastLast
Results 1,001 to 1,010 of 2990

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

  1. #1001
    Join Date
    Jul 2007
    Beans
    17

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

    Looking great, but I have encountered one small problem. There is a small grey bar right of the application name. (See attached image) Any ideas for a fix?
    Attached Images Attached Images

  2. #1002
    Join Date
    Oct 2007
    Beans
    1

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

    I am trying to find instructions to install the macmenu applet in Gusty....if somone knows what I should do please advise....I am rather lost, and would really like to get this working. Thanks for any help.

  3. #1003
    Join Date
    Mar 2007
    Location
    Ivano-Frankivsk, Ukraine
    Beans
    8
    Distro
    Ubuntu 11.04 Natty Narwhal

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

    Quote Originally Posted by dominatus View Post
    Well I've gotten most of this to work, except for the icons in the top-right corner. What do you do to change them correctly?
    you should use icon theme that will replace it.
    you can start looking at
    http://sourceforge.net/projects/mac4lin
    http://www.taimila.com/?q=node/11&page=1

    Quote Originally Posted by kb0tfd View Post
    I am trying to find instructions to install the macmenu applet in Gusty....if somone knows what I should do please advise....I am rather lost, and would really like to get this working. Thanks for any help.
    read around page 96 - it helps

  4. #1004
    Join Date
    Oct 2007
    Location
    Australia
    Beans
    15
    Distro
    Gutsy Gibbon Testing

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

    Is there any way to get this to fit in with the newer leopard styles, and the leopard style menu bar? It sticks out like a sore thumb against the transparency.

  5. #1005
    Join Date
    May 2007
    Beans
    7

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

    Anyone noticed that gnome goes so slow after this hack??

  6. #1006
    Join Date
    Jul 2005
    Location
    London,England
    Beans
    1,022
    Distro
    Ubuntu Karmic Koala (testing)

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

    ive noticed a couple of programs dont start after this hack, and pump out lots of glib errors.
    realbasic and transmission both dont start
    Jeremy Clarkson - "A Dazzling Hero of Political Incorrectness"
    My LastFM profile
    want to Give each GTK program its own theme? well look Here

  7. #1007
    Join Date
    Jun 2006
    Location
    Millau, France
    Beans
    1,492
    Distro
    Ubuntu 14.04 Trusty Tahr

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

    Quote Originally Posted by avb View Post
    Yes, sure.

    Attached macmenu applet with debian/ and a patch for gtk, adopted for building libgtk2.0-0 package. Just put it to debian/patches and add the name of a patch to debian/patches/series list.
    Wow, thanks
    Only one week after installing gusty, I have now my Mac Menu bar back. I thought it could be longer.
    I choose this solution (no offense to AcidumIrae) because it sounds more 'debianic' and use apt-build to build the libgtk.
    Last edited by ayoli; October 31st, 2007 at 04:15 PM.

  8. #1008
    Join Date
    May 2007
    Beans
    58
    Distro
    Ubuntu 8.04 Hardy Heron

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

    I just installed the macmenu-applet_0.1-2_i386.deb and installed the patch files: 099_mac_menubar.patch.gz, libgtk2.0-part1.tar.bz2, libgtk2.0-part2.tar.bz2.

    All is working but I cant bring the focus to the new panel by using the alt key and corresponding first letter. The first letter in every menu is underlined.

    Can it be done?

  9. #1009
    Join Date
    Aug 2005
    Beans
    64

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

    Quote Originally Posted by conphara View Post
    I just installed the macmenu-applet_0.1-2_i386.deb and installed the patch files: 099_mac_menubar.patch.gz, libgtk2.0-part1.tar.bz2, libgtk2.0-part2.tar.bz2.

    All is working but I cant bring the focus to the new panel by using the alt key and corresponding first letter. The first letter in every menu is underlined.

    Can it be done?
    I think its not possible.

  10. #1010
    Join Date
    Feb 2007
    Beans
    303
    Distro
    Ubuntu 9.04 Jaunty Jackalope

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

    Quote Originally Posted by AcidumIrae View Post
    sure it won't work. - applet binary is 32bit

    you need to recompile applet, change directory to applet source in terminal and run

    Code:
    gcc $(pkg-config --cflags --libs libpanelapplet-2.0 libwnck-1.0) -DFOR_GNOME -o gnome-macmenu-applet macmenu-applet.c
    then do sudo cp ... staff
    Quote Originally Posted by L3oN View Post
    You're rigth !!! Tnx ... now works fine
    How do i recompile to 64bit? sorry im noobish.

Page 101 of 299 FirstFirst ... 519199100101102103111151201 ... 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
  •