Search:

Type: Posts; User: malwk-; Keyword(s):

Search: Search took 0.11 seconds.

  1. Replies
    2,989
    Views
    1,346,878

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

    Noooo!! Why? it is such a good work, I mean... I am so used to this patched version of GTK I dont know if I'll be able to switch back to windowed menus:( And what when the next gtk release come, who...
  2. Replies
    2,989
    Views
    1,346,878

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

    Hey:)

    Umm.. first of all - the MAX_LABEL_WIDTH_N_CHARS is set to 15 in the code. Meaning everything longer than this will be automatically truncated
    gtk_label_set_max_width_chars(mmb->label,...
  3. Replies
    2,989
    Views
    1,346,878

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

    Okay guess what - you;re done:)

    code:


    style "event-style" = "theme-wide"
    {
    bg[NORMAL] = "#000000" #ugly black color
    }
    class "GtkEventBox" style "event-style"
  4. Replies
    2,989
    Views
    1,346,878

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

    Too bad. I will have a few days off this weekend (easter:)) Maybe I can do this for you if you promise to provide the theme later for all to enjoy it:) As I understand correctly you still dont have...
  5. Replies
    2,989
    Views
    1,346,878

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

    Hey

    Well I used gtk_widget_path () to get the full path to the widget I am intyeresed in (yes, you need to patch the code of the app you aer intending to theme ) in the application (I used to play...
  6. Replies
    2,989
    Views
    1,346,878

    Re: Need some help with skinning.

    Hi
    I am not sure if someone already gave you an apropriate answer but here is what happens on slower machines:
    The applications creates its widgets and they are themed apropriately by the engine,...
  7. Replies
    2,989
    Views
    1,346,878

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

    Hello
    Is someone still supporting/developing this patch? I'm facing some problems with an app and the mac-menu-applet. It was previously resolved but it arise again with the newer version of the...
  8. Replies
    2,989
    Views
    1,346,878

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

    Great. I am a fan of your engine and I have been using it for a while. As well as my colegues - it probably the best out there right now cairo based engine.

    One question, what is the theme used...
  9. Replies
    2,989
    Views
    1,346,878

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

    zammi, any chance to give us a link for your GTK theme? ;)
    I really Like it, I am working on such theme but I faced some difficulties with particular widgets and I'd like to see how it is resolved...
  10. Replies
    2,989
    Views
    1,346,878

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

    Thanks, It is stable now, at least after 5-6 hours of intensive use with unstable aaplications (like democracy, it's menubar does not show in the applet until i switch the focus to another app and...
  11. Replies
    2,989
    Views
    1,346,878

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

    Thanks, it works now, also with windows that have notification area applet (like gaim) - when the applet is clicked (and the main windows hidden) and it aprears again the macmenu applet catches it's...
  12. Replies
    2,989
    Views
    1,346,878

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

    Hello
    I'd like to report a bug.
    Actually I'm not sure if it is a bug, it is up to the author of the patch to decide:-#

    I have used the latest patch for the 2.8 series of gtk2, patched the srpm...
Results 1 to 12 of 12