Page 189 of 299 FirstFirst ... 89139179187188189190191199239289 ... LastLast
Results 1,881 to 1,890 of 2990

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

  1. #1881
    Join Date
    Dec 2007
    Beans
    290

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

    global menu 0.6 in action:

    o Activating menu item
    o Changing Menu item title on the fly.
    o Add/Remove menu item and submenu
    o Show/Hide menu item
    o Application quiting notification.
    + enable/disable menu item
    + creating and disposing document window and menu.
    + quiting the application

    todo:
    3. central service
    4. manager
    5. map the model to Gtk
    6. patch GTK
    Attached Images Attached Images

  2. #1882
    Join Date
    May 2008
    Beans
    4

    Re: The menus are not appearing...

    Quote Originally Posted by laurovalente View Post
    Hello!

    Recently i updated my Ubuntu to Hardy and the Global Menu stopped to work.
    ...
    Anyone does know what is going on?
    Hardy replaces gtk libraries without the original patching.
    Just replace hardy libraries with the one in the gnome2-globalmenu tar.

    As soon as a new release will be ready they will probably fix the deb name.

    The menu works very well with iMetal theme.

    --
    Yakko78

  3. #1883
    Join Date
    Jun 2007
    Beans
    18

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

    Hello!

    am i missing something here? when i installed the global menu from "gnome-globalmenu-0.4_ubuntu-gusty-svn679.tar.gz" this file i get only 2 options in the addon
    1. show the tittle of the active window
    2 to show the icon

    no menus of any sort

    is there a later version of the file or a .deb file available readily?? can some one post the details of the latest .deb file or the latest working "how to" if there is any thing available in this forum

    thanks!!!

  4. #1884
    Join Date
    May 2008
    Beans
    4

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

    Quote Originally Posted by pavan_bitsgoa View Post
    Hello!

    am i missing something here?
    I think you should read the Homepage of the project: http://code.google.com/p/gnome2-globalmenu/

  5. #1885
    Join Date
    Jun 2007
    Beans
    18

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

    hmm i have been to that page but could find any thing specific to my problem
    they only give info on installation and latest development
    i want to know how to make global menu applet in hardy do more things other than those that i mentioned above
    ny code or hack for that???

    thank you

  6. #1886
    Join Date
    Dec 2007
    Beans
    290

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

    Quote Originally Posted by pavan_bitsgoa View Post
    hmm i have been to that page but could find any thing specific to my problem
    they only give info on installation and latest development
    i want to know how to make global menu applet in hardy do more things other than those that i mentioned above
    ny code or hack for that???

    thank you
    Grab the code and compile it. No special code or hack for that.

    We are working on a new binary package for ubuntu 8.04(32bit); It will be on-line in several days.

  7. #1887
    Join Date
    Aug 2005
    Beans
    64

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

    Quote Originally Posted by rainwoodman View Post
    Grab the code and compile it. No special code or hack for that.

    We are working on a new binary package for ubuntu 8.04(32bit); It will be on-line in several days.
    Some time ago i was working on compiling macmenu hack into separate "preload" library for overriding needed functions. Using LD_PRELOAD library will allow users to use macmenu hack with a disto package of libgtk2. Have you thought to make your hack like this?

  8. #1888
    Join Date
    Jun 2007
    Beans
    18

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

    Quote Originally Posted by rainwoodman View Post
    Grab the code and compile it. No special code or hack for that.

    We are working on a new binary package for ubuntu 8.04(32bit); It will be on-line in several days.



    just put up the link fr the binary code whenever it is done for hardy (32bit)
    n rainwoodman do u have any idea why iam only able to get 2 options (to show the active window title and icon only) and not the acutal menu itself

    i even tried compiling frm the source code given here

    https://wiki.ubuntu.com/global_menu


    but i still get only those two options. no error message of any sort during compiling or installing

    thank you

  9. #1889
    Join Date
    May 2008
    Beans
    4

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

    Quote Originally Posted by pavan_bitsgoa View Post
    i want to know how to make global menu applet in hardy do more things other than those that i mentioned above
    ny code or hack for that???
    Nothing special. Just compile it and follow the wiki.

    I have made packages for my Hardy distribution but I prefer that you wait rainwoodman's packages as I don't have time to reply to installation problems.

    I advise you. This is an alpha package. If you are not accustomed to compile problems it's better to wait.

  10. #1890
    Join Date
    May 2005
    Location
    Earth / Europe / Germany
    Beans
    91

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

    Hi, is there a version that works with Hardy?

Page 189 of 299 FirstFirst ... 89139179187188189190191199239289 ... 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
  •