Hi Guys,
<rant>sometimes I really wonder if there is any quality control before rolling out new software releases. i am really a supporter of telerik controls, but such problems I come accross are really a pain in the arse.
my suggestion is to put more effort into quality than new flashy features.....
this theme-thingy and visual style builder does not even deserve the title "beta"-version in my opinion</rant>
since my last therming issue, where we at last achived it to successfully load a ressource-file into thememanager, i focused on more important bits and pieces of my application.
but now i am back to style my application and...well, i actually dont care much if visual studio renders the application and controls at design-time in wrong colors and styles(as it does sometimes...) as long as it does it right when starting the application. but it really fucks me off, if it is the other way around.
i am still using RadControls for Winforms Q1 2008 SP1
I am trying to style a textbox... to paint the background grey if it gets the focus.
plus I dont want to paint a border, so I set the border-property in visual style builder to hidden and the forecolor to transparent(bec. hidden is apparently not quite hidden?!?!?). the result is a thinner than usual textbox. it gets displayed the right way in visual studio design view, but just after i set the theme-name at the control again.
but when I close and reload the form with the designer it gets displayed wrong again. it also gets displayed wrong when starting the application.
when i look into my theme-style.xml i see several entries named something with "textbox". is there a mixup occured???!???
what i want is simply a way how to style my application.
but this try and error approach i am doing at the moment is 1. very time consuming, 2. very frustrating and 3. not acceptable. i am way faster to edit/style the ui-items of every control individually and this cant be the way doing it!??
i will supply you with a screenshot if you cant follow my explanations...
best regards
<rant>sometimes I really wonder if there is any quality control before rolling out new software releases. i am really a supporter of telerik controls, but such problems I come accross are really a pain in the arse.
my suggestion is to put more effort into quality than new flashy features.....
this theme-thingy and visual style builder does not even deserve the title "beta"-version in my opinion</rant>
since my last therming issue, where we at last achived it to successfully load a ressource-file into thememanager, i focused on more important bits and pieces of my application.
but now i am back to style my application and...well, i actually dont care much if visual studio renders the application and controls at design-time in wrong colors and styles(as it does sometimes...) as long as it does it right when starting the application. but it really fucks me off, if it is the other way around.
i am still using RadControls for Winforms Q1 2008 SP1
I am trying to style a textbox... to paint the background grey if it gets the focus.
plus I dont want to paint a border, so I set the border-property in visual style builder to hidden and the forecolor to transparent(bec. hidden is apparently not quite hidden?!?!?). the result is a thinner than usual textbox. it gets displayed the right way in visual studio design view, but just after i set the theme-name at the control again.
but when I close and reload the form with the designer it gets displayed wrong again. it also gets displayed wrong when starting the application.
when i look into my theme-style.xml i see several entries named something with "textbox". is there a mixup occured???!???
what i want is simply a way how to style my application.
but this try and error approach i am doing at the moment is 1. very time consuming, 2. very frustrating and 3. not acceptable. i am way faster to edit/style the ui-items of every control individually and this cant be the way doing it!??
i will supply you with a screenshot if you cant follow my explanations...
best regards