
Quote from AsleyCruz on October 14, 2021, 4:30 amHi guys,
The plugin acDateTimePicker was renamed to acDateTimeControls and we have two new controls.
(@luishp, please delete previous post. ).
Testes on: Windows 7, 10 (NeoBook and VisualNeoWin)
Limitations: Calendars valid only for 2021.
Price: Not yet, shaware.
If you have any idea, bug or suggestion, please, comment it.
Thanks a lot.
Download:
http://asleycruz.com/downloads/plugins/acDateTimeControls.rar
Images:
Preview:
Hi guys,
The plugin acDateTimePicker was renamed to acDateTimeControls and we have two new controls.
(@luishp, please delete previous post. ).
Testes on: Windows 7, 10 (NeoBook and VisualNeoWin)
Limitations: Calendars valid only for 2021.
Price: Not yet, shaware.
If you have any idea, bug or suggestion, please, comment it.
Thanks a lot.
Download:
http://asleycruz.com/downloads/plugins/acDateTimeControls.rar
Images:





Preview:


Quote from Vadim on October 14, 2021, 11:36 am@asleycruz
Thank you so much! Always happy to have new plugins!!!
The test compilation gives an error (see screenshot) if you click on "Create Date Picker" or the "Create Month Calendar" button. The calendar is not fully visible (does not stretch into a rectangle) - circled in the screenshot with a red line.
Closing the test compilation closes the debugger, but the test executable "acDateTimeControls Demo_Test.exe" still hangs in processes (I have to kill it manually).Win7, 32
Thank you so much! Always happy to have new plugins!!!
The test compilation gives an error (see screenshot) if you click on "Create Date Picker" or the "Create Month Calendar" button. The calendar is not fully visible (does not stretch into a rectangle) - circled in the screenshot with a red line.
Closing the test compilation closes the debugger, but the test executable "acDateTimeControls Demo_Test.exe" still hangs in processes (I have to kill it manually).
Win7, 32
Uploaded files:
Quote from AsleyCruz on October 14, 2021, 3:33 pmHi, @vadim
All is about your format date in your system. I will fix it!
And about the process, nevermind, when the plugin is working completely, the process does not appear in task manager after exiting the app.
Thanks for your time.
Hi, @vadim
All is about your format date in your system. I will fix it!
And about the process, nevermind, when the plugin is working completely, the process does not appear in task manager after exiting the app.
Thanks for your time.

Quote from AsleyCruz on October 14, 2021, 6:57 pmHi, @vadim
The plugin was updated and has more date formats.
Please, try again and if you have new ideas, please, comment them.
Thanks a lot.
Hi, @vadim
The plugin was updated and has more date formats.
Please, try again and if you have new ideas, please, comment them.
Thanks a lot.

Quote from Vadim on October 14, 2021, 8:24 pm@asleycruz
It works fine (see screenshot)!
So far I have only failed to get the double-click subroutine to execute. Instead the single click subroutine works.
It works fine (see screenshot)!
So far I have only failed to get the double-click subroutine to execute. Instead the single click subroutine works.

Quote from Vadim on October 14, 2021, 8:27 pm@asleycruz
Also, it would be great to have a localization file that anyone can use to translate the plugin into their native language. This makes the plugin more accessible to a wider audience.
Also, it would be great to have a localization file that anyone can use to translate the plugin into their native language. This makes the plugin more accessible to a wider audience.

Quote from AsleyCruz on October 14, 2021, 8:40 pmQuote from Vadim on October 14, 2021, 8:24 pm@asleycruz
It works fine (see screenshot)!
So far I have only failed to get the double-click subroutine to execute. Instead the single click subroutine works.Hi, @vadim
I just tested the click & double click in every control and works well. Please, check your subroutine's name.
(Maybe you can give more info about your fail.)
I will "try" to load the subroutines list in a combobox and not to write the subroutine's name. Hope it to be possible.
About the file to translate the plugin, I will add it to my list.
Thanks for the suggestions.
Quote from Vadim on October 14, 2021, 8:24 pmIt works fine (see screenshot)!
So far I have only failed to get the double-click subroutine to execute. Instead the single click subroutine works.
Hi, @vadim
I just tested the click & double click in every control and works well. Please, check your subroutine's name.
(Maybe you can give more info about your fail.)
I will "try" to load the subroutines list in a combobox and not to write the subroutine's name. Hope it to be possible.
About the file to translate the plugin, I will add it to my list.
Thanks for the suggestions.

Quote from Vadim on October 14, 2021, 9:20 pm@asleycruz
For some reason my double-click does not call the subroutine. I am attaching a demo in which I have added subroutines. Please check your demo file.
Does your plugin support Unicode? To be able to translate its strings (inscriptions and tooltips in the command parameter windows) into any language. Unfortunately, you can not use Unicode in the list of commands. But it can be used in the plugin windows.
For some reason my double-click does not call the subroutine. I am attaching a demo in which I have added subroutines. Please check your demo file.
Does your plugin support Unicode? To be able to translate its strings (inscriptions and tooltips in the command parameter windows) into any language. Unfortunately, you can not use Unicode in the list of commands. But it can be used in the plugin windows.
Uploaded files:
Quote from AsleyCruz on October 14, 2021, 9:46 pm@vadim
Your sample works well, but you have both events, Click and DblClick. Use only one, Click OR DblClick, because the Click events goes first than DblClic.
DblClick event is useful when you don't want that your app does something every time that you are changing the date. Use DblClick to do something when you get the correct date.
And the Delphi that I am using for plugins is not unicode :( but maybe there is another way to translate :)
Your sample works well, but you have both events, Click and DblClick. Use only one, Click OR DblClick, because the Click events goes first than DblClic.
DblClick event is useful when you don't want that your app does something every time that you are changing the date. Use DblClick to do something when you get the correct date.
And the Delphi that I am using for plugins is not unicode :( but maybe there is another way to translate :)

Quote from Vadim on October 14, 2021, 9:49 pm@asleycruz
Your sample works well, but you have both events, Click and DblClick. Use only one, Click OR DblClick, because the Click events goes first than DblClic.
Now I see why the double-click subroutine wasn't working! Thank you!
Your sample works well, but you have both events, Click and DblClick. Use only one, Click OR DblClick, because the Click events goes first than DblClic.
Now I see why the double-click subroutine wasn't working! Thank you!

Quote from AsleyCruz on October 19, 2021, 10:24 pmacDateTimeControls v1.0 update
You can buy it now via PayPal!
Unregistered plugin limitations (runtime):
DatePicker control:
• Limited dates (2021 only)Month Calendar:
• Limited dates (2021 only)
• Unable to show the weeks numbersLight Month Calendar:
• Unable to change color for Sunday
• Unable to use "Start week with Sunday"-
What's new:
v1.0 (10.19.2021)
• Added change color to Sundays on Light Month Calendar.
• Added combobox to select available subroutines
• Fixed some little bugs.
Now Subroutines are loaded automatically
Sunday color in Light Month Calendar
acDateTimeControls v1.0 update
You can buy it now via PayPal!
Unregistered plugin limitations (runtime):
DatePicker control:
• Limited dates (2021 only)
Month Calendar:
• Limited dates (2021 only)
• Unable to show the weeks numbers
Light Month Calendar:
• Unable to change color for Sunday
• Unable to use "Start week with Sunday"
-
What's new:
v1.0 (10.19.2021)
• Added change color to Sundays on Light Month Calendar.
• Added combobox to select available subroutines
• Fixed some little bugs.
Now Subroutines are loaded automatically

Sunday color in Light Month Calendar



