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 » U++ Widgets - General questions or Mixed problems » Problem with Calendar control
Re: Problem with Calendar control [message #29491 is a reply to message #29483] Sat, 23 October 2010 22:57 Go to previous messageGo to previous message
koldo is currently offline  koldo
Messages: 3432
Registered: August 2008
Senior Veteran
Great Frank!

Waiting for unodgs opinion, it seems that resize is more versatile in layout designer than in real C++ code Smile

I explain you Frank: Calendar control, as many controls in U++, has two functions for the drawing (including resizing):

1. In void Calendar::Paint(Draw &w) in DateTimeCtrl.cpp
This one is programmed in C++

2. In ctrl Calendar function in CtrlLib.usc
This one is programmed in Esc.

The 1st is for the main program and the 2nd is for the layout designer.

It seems 2nd resizing is richer than 1st one.


Best regards
IƱaki
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: How can I detect Button press / release
Next Topic: CDialog::OnInitDialog (MFC) like method?
Goto Forum:
  


Current Time: Sun Apr 27 19:43:28 CEST 2025

Total time taken to generate the page: 0.02755 seconds