|
REALbasic Calendar PopUp - written in REALbasic 2007 r2
- for Windows XP
sp2 - using Windows API
This is
MY work around for REALbasic NOT having a proper
calendar control.
This one
CANNOT respond to click or dblclick events.


Thanks to Aaron Ballman for 95% of the code and
assistance.
The code was taken from the Windows Functionality Suite.
I just pulled it all together as a viable workaround.
The testing and trial and error took far too long.
These
snaps are from the runtime.
The executable alignment is off by 30 pixels for the
height.
I don't know why.
I'd be
very interested if anyone has a way to improve it.
My Overall
Experience with this topic so far:
I am Very Very disappointed the WFS is offered WITHOUT
coding examples.
There is an absolute treasure trove of information there
that we can't use without considerable trial and error.
What a shame.
--------
I've created a working application that could be useful
to any who care to investigate and use.
I offer
the source in good faith as a starting point only.
Feel free to use my code and layout as you see fit.
Feel free to change the app and please be sure to share
enhancements and code with the rest of us in
the REALbasic and Valentina world.
Finally, be sure to give credit where credit is due and DON'T
claim this exact application as your own.
Contains example of:
This is a coding sample for the
following:
Controls:
Window, PushButton,
EditField, Calendar Popup, and capsulisation concepts.
Coding:
Subroutines, Functions, Properties, Methods, and Modules.
Controls and API.
.
Please be sure to run ANY download from ANYWHERE
thru your virus protection software.
Some virus protection software is automated, some are
not.

Place
nice constructive comments here
These are some nice comments about what I've learned
over the last five days of REALbasic 2007 r2
research.
Some
ideas regarding future enhancements
These are some nice comments about what I could add
to the Folder Scanner Project.
|