FLTK logo

STR #119

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 1.1 | SVN ⇄ GIT ]

STR #119

Application:FLTK Library
Status:1 - Closed w/Resolution
Priority:2 - Low, e.g. a documentation error or undocumented side-effect
Scope:3 - Applies to all machines and operating systems
Subsystem:Unassigned
Summary:Fl_Window::show(argc, argv) doesn't call Fl::get_system_colors()
Version:1.1.4rc2
Created By:dmv27.users.sourceforge
Assigned To:mike
Fix Version:1.1.4
Update Notification:

Receive EMails Don't Receive EMails

Trouble Report Files:

No files


Trouble Report Comments:


Name/Time/Date Text  
 
#1 dmv27.users.sourceforge
00:29 Aug 02, 2003
The documentation for Fl::get_system_colors() states that the function will be called during Fl_Window::show(argc, argv), but this never happens. The result is a gray window no matter what the system colors are set to. The function was previously called in Fl::scheme(), but it should be called at the beginning of show() if argc is non-zero.  
 
#2 mike
06:49 Aug 02, 2003
Fixed in CVS for 1.1.4; thanks for the report!  
     

Return to Bugs & Features ]

 
 

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