Calendar popup

Programming Tools, Tips, and Tutorials.
Post Reply
ShirleyMSmith
Posts: 22
Joined: Tue Oct 11, 2005 5:23 am

Calendar popup

Post by ShirleyMSmith »

This is a little popup calendar that uses a graphicbox in a dialog_modal window. It can be used to let a user pick a date to be used in a program.

This program is modified from some routines that I'd originally made for Sharmilangel's Timesheet program - although the version for the Timesheet program has extra stuff in it to show fortnight info.

This program is released as Public Domain.

Shirley
Attachments
Calendar popup.zip
Makes a little dialog_modal popup calendar for use in your programs
(2.11 KiB) Downloaded 1708 times
Post Reply