04-30-2015 10:25 PM
I require to provide an interface to the user to choose a start date and end date to sort some data and display.
Ideally I require an interface like the one you find in online hotel booking sites - you choose the year , month and then the date.
Any standard tools are there or I need to work from basics and go about it??
Solved! Go to Solution.
05-01-2015 12:45 AM
05-01-2015 01:42 AM
To expand on this, you could cannibalise the calendar feature of a timestamp control - have a look at <LabVIEW Installation Folder>\Resource\Dialog\picktime.vi.
Alternatively, you could use a .NET calendar control - there's a good starting point here.
05-01-2015 04:37 AM
@thoult wrote:
To expand on this, you could cannibalise the calendar feature of a timestamp control - have a look at <LabVIEW Installation Folder>\Resource\Dialog\picktime.vi.
Educational.
05-01-2015 05:02 AM
@Dennis_Knutson wrote:
What is wrong with the calendar button of the timestamp control?
Frankly I am unaware of such a control. Will search anyway. In the interim the following code works fine :
05-01-2015 07:33 AM
05-27-2015 10:47 AM
@Dennis_Knutson wrote:
What is wrong with the calendar button of the timestamp control?
Kudos to Dennis!
05-24-2017 07:53 AM
@Dennis_Knutson wrote:
What is wrong with the calendar button of the timestamp control?
It looks too childish for some of the say serious applications
05-24-2017 08:23 AM
@Abdulaev_Rustam wrote:
@Dennis_Knutson wrote:
What is wrong with the calendar button of the timestamp control?It looks too childish for some of the say serious applications
Please tell me more about these "serious applications".
Curious,
Ben
08-21-2018 01:31 AM
@BenPlease tell me more about these "serious applications".
Curious,
Ben
The 90's are calling, they want their controls back! Let's face it, it looks pretty rubbish and antiquated and has fallen of Windows 95. Sorry for raising an old thread, but I'm looking for something similar and stumbled across this and had to comment...