acDateTimeControls Plugin - Forum

Forum Navigation
You need to log in to create posts and topics.

acDateTimeControls Plugin

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:

luishp, Vadim and dglojnar have reacted to this post.
luishpVadimdglojnar

@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

Uploaded files:
  • You need to login to have access to uploads.
AsleyCruz has reacted to this post.
AsleyCruz

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.

Vadim has reacted to this post.
Vadim

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.

Vadim has reacted to this post.
Vadim

@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.

Uploaded files:
  • You need to login to have access to uploads.

@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.

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.

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.

Vadim has reacted to this post.
Vadim

@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.

Uploaded files:
  • You need to login to have access to uploads.

@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 :)

Vadim has reacted to this post.
Vadim

@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!

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

luishp, Vadim and CN_Iceman have reacted to this post.
luishpVadimCN_Iceman

@asleycruz

Wonderful! It's nice when new plugins come out!

CN_Iceman and Krakerman have reacted to this post.
CN_IcemanKrakerman

Another awesome plugin :)

Nice Plugin!!