Problem with sTimePicker

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #33012
    colby3716
    Participant

    Hi,
    I think your AlphaControls are great, but I have a problem with the sTimePicker component.
    When I change the Text property of the sTimePicker from the default of “00:00:00” to “00:00”, the control's up/down buttons no longer work.
    I am using AC v6.33beta and Delphi 7.
    Regards,
    Colby3716

    #39490
    Support
    Keymaster

    Tomorrow will be available a new version of the package and TimePicker will be radically changed there.

    #39525
    colby3716
    Participant

    Hello,
    I have downloaded and installed the 6.34 Stable release but still have the same problem. When I change the Text property of the sTimePicker from the default of “00:00:00” to “00:00”, the control's up/down buttons no longer work.

    Maybe I am doing something wrong? <img src="style_emoticons//unsure.gif” style=”vertical-align:middle” emoid=”:???:” border=”0″ alt=”unsure.gif” />

    Could you please provide some sample code or tell me what must be done in order to have only the hours and minutes in the control (i.e. “00:00”). Thank you for your support.

    Colby3716

    #39535
    Support
    Keymaster

    Hello
    Please be sure that you have AlphaControls v6.34 (it's a Beta, not a Stable still)
    Stable version have 6.23 version.

    #39536
    colby3716
    Participant

    Oops — I meant v6.34 beta (released June 9). Just to be certain, I downloaded it once again.
    I used the uninstall utility to remove the previous version and re-installed v6.34 beta.

    It is a very simple test — unless I am doing something wrong. I created a new application in Delphi 7, dropped the sTimePicker onto a new form and change the “Text” property to “00:00” before running the application, but the up/down buttons still do not work.

    The sTimePicker is missing from the help file so I cannot find any information and need some guidance. Is it possible to just have Hours and Minutes (“00:00”) with this component? If so, how?

    Once again, thanks for doing such a great job and excellent support.
    Colby3716

    #39537
    Support
    Keymaster

    Ok, try set text '00:00:00' and set ShowSeconds property to False..

    #39538
    colby3716
    Participant

    I overlooked the “ShowSeconds” property. That's perfect!

    what else can I say other than … THANKS!!! <img src="style_emoticons//a7.gif” style=”vertical-align:middle” emoid=”:a7:” border=”0″ alt=”a7.gif” />

    #39539
    Support
    Keymaster

    It's a new property )

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.