Menu

#288 Replacing deprecated GtkOptionMenu widgets

closed-accepted
nobody
None
5
2012-06-24
2012-06-02
No

This patch replaces GtkOptionMenu widgets with GtkComboBox, mainly in joystick options. It's a direct migration.

I found this dialog a bit confusing. There are some labels that display the current key selection, maybe because we can't set the initial value within the GtkOptionMenu. IMO these labels become redundant with the combo boxes and makes this dialog suitable for a later redesign.

@Fred: I'm curious how joystick options are managed in macosx UI. Could you post a screenshot? Thank you.

Futher reading:
http://developer.gnome.org/gtk/stable/gtk-migrating-GtkComboBox.html#migrating-GtkOptionMenu

Discussion

  • Sergio Baldoví

    Sergio Baldoví - 2012-06-02
     
  • Fredrick Meunier

    Fuse for Mac OS X Joystick Prefs

     
  • Fredrick Meunier

    Fuse for Mac OS X Joystick Button Prefs

     
  • Fredrick Meunier

    I'm a bit short of time but I've attached some images of the Fuse for Mac OS X preferences for reference. I don't think there is really much inspiration to look at there - I don't even have customisation of keyboard virtual joystick keys but it would be interesting to hear of new ideas.

     
  • Sergio Baldoví

    Sergio Baldoví - 2012-06-04

    Nice dialog, seems easier for less techie users. That reminds me of axis selection for modern gamepads. I will have a closer look after completing the GTK+3 support.

     
  • Fredrick Meunier

    Thanks, committed in revision 4710.

     
  • Fredrick Meunier

    • status: open --> pending-accepted
     
  • Sergio Baldoví

    Sergio Baldoví - 2012-06-24
    • status: pending-accepted --> closed-accepted
     

Log in to post a comment.