Results 1 to 8 of 8

Thread: UserControl DatePicker GDI/GDI+ VB6 (ucJLDTPicker)

  1. #1

    Thread Starter
    New Member
    Join Date
    Dec 2021
    Posts
    5

    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/

    Name:  ucJLDTPicker_01.jpg
Views: 1518
Size:  31.7 KB

    Name:  ucJLDTPicker_02.jpg
Views: 1435
Size:  30.0 KB

    Download from GitHub: https://github.com/JoseMLiza/ucJLDatePicker
    Last edited by JoseLiza; Nov 15th, 2022 at 12:21 PM.

  2. #2
    Fanatic Member
    Join Date
    Jun 2016
    Location
    EspaƱa
    Posts
    581

    Re: UserControl DatePicker GDI/GDI+ VB6 (ucJLDTPicker)

    Good job looks great.
    The today button of the floating window does not work.
    regards

  3. #3

    Thread Starter
    New Member
    Join Date
    Dec 2021
    Posts
    5

    Re: UserControl DatePicker GDI/GDI+ VB6 (ucJLDTPicker)

    Updated, thanks for reporting it.

  4. #4
    New Member
    Join Date
    Sep 2024
    Posts
    1

    Re: UserControl DatePicker GDI/GDI+ VB6 (ucJLDTPicker)

    Quote Originally Posted by JoseLiza View Post
    Updated, thanks for reporting it.
    Hi,

    I can put an text like as obs in a day?

    thanks

  5. #5

    Thread Starter
    New Member
    Join Date
    Dec 2021
    Posts
    5

    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.

  6. #6
    PowerPoster yereverluvinuncleber's Avatar
    Join Date
    Feb 2014
    Location
    Norfolk UK (inbred)
    Posts
    2,924

    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.

  7. #7
    PowerPoster yereverluvinuncleber's Avatar
    Join Date
    Feb 2014
    Location
    Norfolk UK (inbred)
    Posts
    2,924

    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.

  8. #8
    New Member
    Join Date
    Feb 2025
    Posts
    1

    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
  •  



Click Here to Expand Forum to Full Width