FLTK logo

STR #1722

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 
 Home  |  Articles & FAQs  |  Bugs & Features  |  Documentation  |  Download  |  Screenshots  ]
 

Return to Bugs & Features | Roadmap 2.0 | Post Text | Post File | SVN ⇄ GIT ]

STR #1722

Application:FLTK Library
Status:5 - New
Priority:3 - Moderate, e.g. unable to compile the software
Scope:3 - Applies to all machines and operating systems
Subsystem:Unassigned
Summary:Simplify Browser interface and split MultiBrowser from Browser
Version:2.0-feature
Created By:gga
Assigned To:Unassigned
Fix Version:Unassigned
Update Notification:

Receive EMails Don't Receive EMails

Trouble Report Files:

Post File ]

No files


Trouble Report Comments:

Post Text ]
Name/Time/Date Text  
 
#1 gga
06:21 Jul 02, 2007
Currently, the fltk::Browser interface is a mess.

PLEASE split it up into fltk::Browser and fltk::MultiBrowser.

There's a bunch of functions that do the same thing.
There's a bunch of functions that do not belong on Browser as they operate only on MultiBrowsers.

fltk::Browser is missing an easy way to find a Widget's index by pointer.  There's Widget* find(char*), but there's the need for int find_index(Widget*) or int* find_indices(Widget*) for multi browsers.
 
     

Return to Bugs & Features | Post Text | Post File ]

 
 

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'.