Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » CalendarCtrl » [Minor bug & patch] CalendarCtrl should offer support for native cursor icon.
Re: [Minor bug & patch] CalendarCtrl should offer support for native cursor icon. [message #40118 is a reply to message #40117] Fri, 14 June 2013 21:18 Go to previous message
Klugier is currently offline  Klugier
Messages: 1106
Registered: September 2012
Location: Poland, Kraków
Senior Contributor
Hello Mirek,

You are right I had similar idea in the past, but in this case I had fixed only cursor image.

Personally, I think that we should totally remove "hand" part. So the final code should look like this:

Image Calendar::CursorImage(Point p, dword keyflags)
{
    return Image::Arrow();
}


Sincerely,
Klugier


U++ - one framework to rule them all.

[Updated on: Fri, 14 June 2013 23:57]

Report message to a moderator

 
Read Message
Read Message
Read Message
Previous Topic: Setting FirstDay puts day numbers out of alignment with day names
Next Topic: Little improvement of Caledar & DropDate controls
Goto Forum:
  


Current Time: Wed Aug 13 20:39:12 CEST 2025

Total time taken to generate the page: 0.20648 seconds