Miha Markic
Top achievements
Rank 1
Miha Markic
asked on 18 Apr 2010, 01:04 PM
Hi guys,
The bottom timepicker in First Look reacts only when clicked exactly on arrow, not on entire drop down button. This happens on Windows7 theme.
The bottom timepicker in First Look reacts only when clicked exactly on arrow, not on entire drop down button. This happens on Windows7 theme.
3 Answers, 1 is accepted
0
Hi Miha,
Thank you for contacting us.
This is because the template of the ToggleButton is changed. You will be able to review the template of the button if you click on ViewCode. There you will see that all the StoryBoards are removed.
If you have any other questions please feel free to contact us again.
All the best,
Konstantina
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Thank you for contacting us.
This is because the template of the ToggleButton is changed. You will be able to review the template of the button if you click on ViewCode. There you will see that all the StoryBoards are removed.
If you have any other questions please feel free to contact us again.
All the best,
Konstantina
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Miha Markic
Top achievements
Rank 1
answered on 22 Apr 2010, 08:46 AM
Hi Konstantina,
Not sure if I understood your answer. Shouldn't you provide a modified theme that works better?
Not sure if I understood your answer. Shouldn't you provide a modified theme that works better?
0
Hello Miha,
The TimePicker exposed a property that would alow the user to change the icon of the picker. It was used in the example and the toggle button had that customized arrow. The template of the TimePicker looks like the one of the DatePicker and the Editable ComboBox. They don't have such property. Since you can pretty easily edit the template of all of them in Blend and customize the icon, we decided to remove that property. As you can see in our new demo site the example no more supports it even in Windows7:
http://demos.telerik.com/silverlight/#TimePicker/FirstLook
The property is about to be marked as obsolete. The change will be done both in WPF and Silverlight, but we have not released the new WPF demo site to the public yet.
If you want a custom template for RadTimePicker we are willing to provide one for you based on your very own custom design (i. e. send us design image).
Best wishes,
Konstantina
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
The TimePicker exposed a property that would alow the user to change the icon of the picker. It was used in the example and the toggle button had that customized arrow. The template of the TimePicker looks like the one of the DatePicker and the Editable ComboBox. They don't have such property. Since you can pretty easily edit the template of all of them in Blend and customize the icon, we decided to remove that property. As you can see in our new demo site the example no more supports it even in Windows7:
http://demos.telerik.com/silverlight/#TimePicker/FirstLook
The property is about to be marked as obsolete. The change will be done both in WPF and Silverlight, but we have not released the new WPF demo site to the public yet.
If you want a custom template for RadTimePicker we are willing to provide one for you based on your very own custom design (i. e. send us design image).
Best wishes,
Konstantina
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.