-
Nov 15th, 2022, 12:12 AM
#1
Thread Starter
New Member
UserControl DatePicker GDI/GDI+ VB6 (ucJLDTPicker)
UserControl DatePicker GDI/GDI+ VB6 ucJLDTPicker is a user control created to be used in modern forms, which can be adjusted to some current layouts with its multiple properties.
This is its first version, which enters the testing period as it may present some undetected errors in the process, so it will be appreciated if you can report them.
This has a very important property, which allows us to use the control as a child of a form or float and linked to another control, this is called IsChild.
In the project, a control called ucText created by Leandro Ascierto has been used, which can be found on his website http://leandroascierto.com/blog/ucte...exbox-unicode/


Download from GitHub: https://github.com/JoseMLiza/ucJLDatePicker
Last edited by JoseLiza; Nov 15th, 2022 at 12:21 PM.
-
Nov 15th, 2022, 11:24 AM
#2
Fanatic Member
Re: UserControl DatePicker GDI/GDI+ VB6 (ucJLDTPicker)
Good job looks great.
The today button of the floating window does not work.
regards
-
Nov 15th, 2022, 11:30 AM
#3
Thread Starter
New Member
Re: UserControl DatePicker GDI/GDI+ VB6 (ucJLDTPicker)
Updated, thanks for reporting it.
-
Sep 26th, 2024, 06:01 AM
#4
New Member
Re: UserControl DatePicker GDI/GDI+ VB6 (ucJLDTPicker)
 Originally Posted by JoseLiza
Updated, thanks for reporting it.
Hi,
I can put an text like as obs in a day?
thanks
-
Sep 26th, 2024, 08:42 PM
#5
Thread Starter
New Member
Re: UserControl DatePicker GDI/GDI+ VB6 (ucJLDTPicker)
Do you want to add a Tooltip text?
The control does not have such a method, but you can modify it since you have access to the source code.
At the moment there are some changes that are on the list until the project is updated again.
Thanks.
-
Sep 27th, 2024, 07:18 AM
#6
Re: UserControl DatePicker GDI/GDI+ VB6 (ucJLDTPicker)
That is superb. I really could use this!
https://github.com/yereverluvinunclebert
Skillset: VMS,DOS,Windows Sysadmin from 1985, fault-tolerance, VaxCluster, Alpha,Sparc. DCL,QB,VBDOS- VB6,.NET, PHP,NODE.JS, Graphic Design, Project Manager, CMS, Quad Electronics. classic cars & m'bikes. Artist in water & oils. Historian.
By the power invested in me, all the threads I start are battle free zones - no arguing about the benefits of VB6 over .NET here please. Happiness must reign.
-
Oct 29th, 2024, 10:20 AM
#7
Re: UserControl DatePicker GDI/GDI+ VB6 (ucJLDTPicker)
Could do with some basic instructions as to how to incorporate this picker into a pre-existing project.
https://github.com/yereverluvinunclebert
Skillset: VMS,DOS,Windows Sysadmin from 1985, fault-tolerance, VaxCluster, Alpha,Sparc. DCL,QB,VBDOS- VB6,.NET, PHP,NODE.JS, Graphic Design, Project Manager, CMS, Quad Electronics. classic cars & m'bikes. Artist in water & oils. Historian.
By the power invested in me, all the threads I start are battle free zones - no arguing about the benefits of VB6 over .NET here please. Happiness must reign.
-
Feb 9th, 2025, 10:34 PM
#8
New Member
Re: UserControl DatePicker GDI/GDI+ VB6 (ucJLDTPicker)
Thanks for creating such an awesome control, works well.
Need help fixing an error I am getting when using the control in a form which is part of MDI forms. When selecting a date, getting error "Callback method not found" triggered in clsSubClass, but date value selected still gets displayed in the textbox. Also get "Thunk hasn't been initialized" due to first error, not sure what I am missing, can you please help fix this.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|