Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS General Discussion » How to create Datetiem Picker at run time added with SCRIPTING !! Collapse All
Subject Author Date
Jayender S Jan 16, 2006 - 9:48 PM

How to create datetime picker control at run time ? I am using scripting method to access or assgin values to the text box or edit box.Now i need to create Datetime picker at run time say if i need a text box i should call that text box and it should be palced the the specific place and if i need Datetime picker i should  call that function and the date time picker should be created and be placed in the specified place in my dialog. how to do it ?

Technical Support Jan 18, 2006 - 10:38 AM

It is not extremely difficult to implement what you described. But it requires time and effort. ProfAuto greatly simplifies working with toolbars, menus, status bar, commands, and etc. All the custom things like you described you need to implement yourself. We recommend you read the article Scripting Support in Prof-UIS Applications and the articles mentioned in it. Another option is to outsource this part of work to somebody else.