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 » Events to spin buttons, add mousewheel too.
Re: Events to spin buttons, add mousewheel too. [message #21109 is a reply to message #21107] Mon, 04 May 2009 00:17 Go to previous message
mingodad is currently offline  mingodad
Messages: 53
Registered: February 2008
Location: Spain
Member
As a quick soluction I did on CalendarCtrl:

private:
typedef Calendar CLASSNAME;

public:
FlatSpin spin_year;
FlatSpin spin_month;
FlatSpin spin_all;
private:

static const int cols = 7;
static const int rows = 6;
 
Read Message
Read Message
Previous Topic: Clock small scale
Next Topic: Entering mm/dd but not year... Setting default year?
Goto Forum:
  


Current Time: Fri May 17 03:49:42 CEST 2024

Total time taken to generate the page: 0.01640 seconds