FLTK logo

STR #84

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

Application:FLTK Library
Status:1 - Closed w/Resolution
Priority:3 - Moderate, e.g. unable to compile the software
Scope:3 - Applies to all machines and operating systems
Subsystem:Core Library
Summary:@ symbol support in labels doesn't work properly
Version:1.1.4rc1
Created By:nickasil
Assigned To:mike
Fix Version:1.1.4
Update Notification:

Receive EMails Don't Receive EMails

Trouble Report Files:


Name/Time/Date Filename/Size  
 
#1 mike
21:11 Jun 14, 2003
str84.patch
1k
 
     

Trouble Report Comments:


Name/Time/Date Text  
 
#1 nickasil
10:55 Jun 13, 2003
The @ symbol feature seems to be broken.
Symptoms :
- in test/fonts.cxx only two lines of characters are
  displayed because the third line begins with a @.
  Adding a second @ doesn't fix the problem.

- Fl_Box(1,2,3,4, "hello@@") creates a label
  "hello@" + an arrow. That's nice but that's not
  what I expect ;-)

(Personally I think that the @ feature should be disabled
by default in fl_draw.H.)

Tested under XP only.
 
 
 
#2 mike
21:12 Jun 14, 2003
Fixed in CVS.  See attached patch if you want to fix it locally against 1.1.4rc1.  
     

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