FLTK logo

Re: [fltk/fltk] Moved global FLTK options into new app fltk-admin (PR #560)

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.issues  ]
 
Previous Message ]New Message | Reply ]Next Message ]

Re: [fltk/fltk] Moved global FLTK options into new app fltk-admin (PR #560) erco77 Nov 27, 2022  
 

To Albrecht's point, a small UI sugg, perhaps for later once the app is stable:

An Fl_Browser might be a good way to provide for more options in the future. A UI something like the following might also allow text descriptions, and with separate scrolls for the 'options' and 'settings', it'd allow for multiple sub options and long text descriptions that might scroll off the page. It'd also make it easier for the user to find stuff if the options were in alphabetic order.

    Options                       Settings
     _______________________    ______________________________________________________________________________
    | Keyboard focus      | |  |                                              :   System    :    User       | |
    | Tooltips            | |  |                                              :             :               | |
    | Drag+drop           | |  |----------------------------------------------------------------------------| |
    | Native File Chooser | |  |  Visible Keyboard Focus                      :             :               | |
    | Print dialog        | |  |                                              :             :               | |
    | Scaling factor      | |  |  This controls if a dotted line box          :  _________  :  _________    | |                         
    |                     | |  |  appears around input fields indicating      : |_default_| : |_default_|   | |                         
    |                     | |  |  the field has keyboard focus.               :             :               | |
    |                     | |  |  The default is 'on'                         :             :               | |
    |                     | |  |______________________________________________:_____________:_______________| |
    |                     | |  |                                              :             :               | |
    |                     | |  |  Arrow Keys Move Focus                       :             :               | |
    |                     | |  |                                              :             :               | |
    |                     | |  |  In early versions of fltk, the arrow keys   :  _________  :  _________    | |
    |                     | |  |  allowed navigation of keyboard focus, but   : |_default_| : |_default_|   | |
    |                     | |  |  standards since then use Tab and Shift-Tab  :             :               | |
    |                     | |  |  to navigate keyboard focus.                 :             :               | |
    |                     | |  |  The default is xxx.                         :             :               | |
    |_____________________|_|  |______________________________________________:_____________:_______________|_|

                           ^                                                                                ^
                           Scrollbar                                                                        Scrollbar


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <fltk/fltk/pull/560/c1328350011@github.com>

Direct Link to Message ]
 
     
Previous Message ]New Message | Reply ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.