FLTK logo

STR #799

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

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:FLUID
Summary:Fluid: public declarations with lock
Version:1.1-current
Created By:Portale
Assigned To:mike
Fix Version:1.1.7 (SVN: v4439)
Update Notification:

Receive EMails Don't Receive EMails

Trouble Report Files:


Name/Time/Date Filename/Size  
 
#1 Portale
09:44 Apr 11, 2005
public_declaration_has_lock.fl
0k
 
     

Trouble Report Comments:


Name/Time/Date Text  
 
#1 Portale
09:44 Apr 11, 2005
In some situations, puplic declarations can have a lock symbol when the user is clicking arround.

See example.
 
 
#2 Portale
09:46 Apr 11, 2005
This is also in 1.1.6  
 
#3 mike
05:53 Apr 19, 2005


 
 
#4 matt
01:09 Jun 01, 2005
In fluid/Fl_Functio_Type.cxx, Fl_Decl_Type::is_public() returns a value based on the current selection. That is odd, but i am afraid to just take that out, since I assume it is there for some reason. This basically shows all declaration bloks as locked, if the currenlty selected item is locked, too.  
 
#5 mike
04:35 Jun 01, 2005
The current behavior is broken - it should be using either its own public/private setting or the parent's (if the parent is a decl block)  
 
#6 matt
06:20 Jul 20, 2005
Fixed in Subversion repository.

as proposed by Mike.
 
     

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