FLTK logo

STR #1415

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

Application:FLTK Library
Status:1 - Closed w/Resolution
Priority:3 - Moderate, e.g. unable to compile the software
Scope:2 - Specific to an operating system
Subsystem:Core Library
Summary:Fl::set_font() under win32 does not behave as it does under OSX and Linux
Version:1.1-current
Created By:ianmacarthur
Assigned To:matt
Fix Version:1.1-current (SVN: v5420)
Update Notification:

Receive EMails Don't Receive EMails

Trouble Report Files:


Name/Time/Date Filename/Size  
 
#1 ianmacarthur
05:45 Sep 04, 2006
set_font_tst.cxx
2k
 
     

Trouble Report Comments:


Name/Time/Date Text  
 
#1 ianmacarthur
05:45 Sep 04, 2006
Under win32 (tested on WinXP with mingw, but *assumed* to be a generic win32 problem) Fl::set_font(int, int) does not do the same as it does on OSX and Linux.

See atatched demo of fault - on OSX and Linux, this test program displays the test string in different font faces, updated every second.
On win32, the font face does not change, but the widget is updated with the text label drawn in the wrong place.

--
Ian
 
 
#2 matt
04:16 Sep 05, 2006
Fixed in Subversion repository.  
     

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