FLTK logo

STR #2192

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

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:Customs Cursors in fltk
Version:1.3-feature
Created By:yuri
Assigned To:AlbrechtS
Fix Version:1.3.3
Update Notification:

Receive EMails Don't Receive EMails

Trouble Report Files:

No files


Trouble Report Comments:


Name/Time/Date Text  
 
#1 yuri
20:08 Apr 14, 2009
Add Custom cursors support to fltk-1.3
The one of possible way is:
1. add Matthias Fl(mm)_Cursor_Shape and cursor editor to fltk
2. and possibly enhance it by creating image and mask from one image.
 
 
#2 matt
13:43 Feb 26, 2010
In order to get 1.3.0 out soon, I up this temporarily to 1.4  
 
#3 AlbrechtS
16:07 Nov 09, 2016
This STR has been fixed in FLTK 1.3.3 or even earlier.

The new method:

  void Fl_Window::cursor(const Fl_RGB_Image *image, int hotx, int hoty);

can set a window cursor in a platform independent way on all currently supported platforms. See the docs for more information.
 
     

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