Page 112 of 299 FirstFirst ... 1262102110111112113114122162212 ... LastLast
Results 1,111 to 1,120 of 2990

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

  1. #1111
    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 2cute4u View Post
    Ok the wiki page is a little confusing at the end. What are all of these packages, and which do we use where?
    the links with a 1 and a 2 are the files that I've used for the second method the others was posted by mangar.
    this should be clarified sometime, I 'll do this later.

  2. #1112
    Join Date
    Nov 2007
    Beans
    1

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

    Currently after adding the bar I currently see it as a grey bar on my panel, is there a way to make it look like the rest of my panel?

  3. #1113
    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 duriankia View Post
    Currently after adding the bar I currently see it as a grey bar on my panel, is there a way to make it look like the rest of my panel?
    use an appropriate gtk theme (ie mac4lin, imetal,.. take a look at gnome look.org)

  4. #1114
    Join Date
    Oct 2007
    Beans
    12

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

    Is there a way to remove the stupid package with the size mismatch manually? I want to reinstall the macapplet, but with this size mismatch, its not lettting me install any packages..

  5. #1115
    Join Date
    Sep 2006
    Location
    Oklahoma
    Beans
    Hidden!

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

    Code:
    sudo dpkg -r libgtk*

  6. #1116
    Join Date
    Oct 2007
    Beans
    12

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

    Quote Originally Posted by Frak View Post
    Code:
    sudo dpkg -r libgtk*
    I removed the libgtk-directfb-2.0-0 package, but couldn't remove the libgtk2.0-0 package because it said it wasn't installed. Is there a way to remove that stupid package from a list or something, so it doesn't try to update it?

  7. #1117
    Join Date
    Apr 2006
    Beans
    80

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

    Quote Originally Posted by ayoli View Post
    the links with a 1 and a 2 are the files that I've used for the second method the others was posted by mangar.
    this should be clarified sometime, I 'll do this later.
    Yeah those are the ones I used, but I want to get rid of the underlines under letters in the menubar. there's a patch that says it gets rid of the underlines, Do I use it with your patch or use it instead of yours?

    Do I have to uninstall it first?

  8. #1118
    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 2cute4u View Post
    Yeah those are the ones I used, but I want to get rid of the underlines under letters in the menubar. there's a patch that says it gets rid of the underlines, Do I use it with your patch or use it instead of yours?

    Do I have to uninstall it first?
    I didn't know much about the no-underlines patch. I think it is just another patch that you have to apply with the macmenu one if you wawnt the mac menu without underlines.
    Or you simply use the method of this poster:
    http://ubuntuforums.org/showthread.p...68&page=52#520

  9. #1119
    Join Date
    Aug 2007
    Beans
    9

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

    Hi, so I'm trying to apply one of the patches listed on the wiki (the 2nd one for removing the underlines from the mac menu applet). The patch isn't working for some reason. The terminal output was this:

    Code:
    can't find file to patch at input line 3
    Perhaps you used the wrong -p or --strip option?
    The text leading up to this was:
    --------------------------
    |--- gtk/gtkmenubar.c.old       2007-09-13 16:35:40.000000000 -0400
    |+++ gtk/gtkmenubar.c   2007-10-17 22:23:56.000000000 -0400
    --------------------------
    File to patch:
    Can anyone help me with this?

  10. #1120
    Join Date
    Oct 2007
    Location
    USA
    Beans
    354

    Re: [SOLVED] Gutsy mac menu :)

    Any suggestions for gutsy??
    Think carefully before just copying and pasting the commands your are advised into your terminal and clicking Enter, for more information about which ones not to use see this: http://ubuntuforums.org/announcement.php?f=73

Page 112 of 299 FirstFirst ... 1262102110111112113114122162212 ... 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
  •