FLTK logo

STR #57

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

Application:FLTK Library
Status:1 - Closed w/Resolution
Priority:1 - Request for Enhancement, e.g. asking for a feature
Scope:3 - Applies to all machines and operating systems
Subsystem:Core Library
Summary:User damage bits for Fl_Widget::damage()
Version:1.1-current
Created By:AlbrechtS
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 AlbrechtS
09:22 May 28, 2003
It seems to be useful to define bit values for free and reserved "damage" bits more precisely. From a recent post in fltk.general:

Bill Spitzak wrote:
>
> There is a whole set of "damage bits" that you can use.
> Fltk reserves
> one of them, FL_DAMAGE_ALL which is 0x80. There are
> other damage bits
> defined but they are not used by normal widgets.

I wrote:

Maybe some "user damage bits" (e.g. FL_DAMAGE_USER1, ...,
FL_DAMAGE_USER4) might be useful to avoid conflicts with other defined or reserved bits.

Comments welcome.

Albrecht Schloßer
 
 
#2 mike
04:15 May 31, 2003
Sounds like a good idea; researching appropriate values...  
 
#3 mike
18:24 Jun 11, 2003
Added FL_DAMAGE_USER1 and FL_DAMAGE_USER2 definitions for custom widgets.  
     

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