FLTK logo

STR #2259

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

STR #2259

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:FLUID
Summary:fluid code generation for functions
Version:1.3-feature
Created By:crc1021
Assigned To:matt
Fix Version:1.3.0 (SVN: v6897)
Update Notification:

Receive EMails Don't Receive EMails

Trouble Report Files:


Name/Time/Date Filename/Size  
 
#1 crc1021
09:16 Sep 21, 2009
fluid.patch
3k
 
     

Trouble Report Comments:


Name/Time/Date Text  
 
#1 crc1021
09:16 Sep 21, 2009
I submitted a patch for the fltk2 version of fluid http://www.fltk.org/str.php?L2225 , but I recently saw that fltk2 is basically dead.
Here is a patch for 1.3

I use fluid to define GUI classes, but I like to implement much of the the class in a separate file.  To use this method, I modified fluid to not output cpp code for functions that do not have any code associated with them.  That way, the class if fully defined in the header file, but I can do most of the code is a separate file.
 
 
#2 matt
13:13 Sep 23, 2009
Fixed in Subversion repository.

I love this idea. It makes total sense to me. Thanks for the patch.
 
     

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