FLTK logo

STR #2049

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 #2049

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:MenuTabPager::draw_tabs very weird
Version:2.0-current
Created By:donald
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 donald
05:06 Sep 26, 2008
Two things:
1) I think a ! got inserted in TabGroup2.cxx:298:
        if (!extension_) {delete extension_; extension_=0; }
2) the next line
        g->redraw()
forces a redraw of the tab, when TabGroup::draw was so careful to avoid doing so. The net effect is that setting damage to DAMAGE_VALUE in a TabGroup is the same as setting it to DAMAGE_ALL.
 
     

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