This is a migrated thread and some comments may be shown as answers.

Bugs: Q1 2009 Janela

1 Answer 43 Views
Window
This is a migrated thread and some comments may be shown as answers.
thiago_zueranet
Top achievements
Rank 1
thiago_zueranet asked on 13 Mar 2009, 02:14 AM
baxei a versão trial do release Q1 2009, encontrei alguns bugs:

1) As janelas do tipo dialog não estão aparecendo no modo MODAL e nem centralizada.
2) Ao marcar a janela pra abrir centralizada, ela não abre, so abre nas extremidades.

O mais engraçado de tudo isso é que na versão Q3 2008 funcionava normalmente.

obrigado.

1 Answer, 1 is accepted

Sort by
0
Hristo Borisov
Telerik team
answered on 15 Mar 2009, 02:02 PM
Hi thiago_zueranet,

You can set the modal background of our dialog windows like this:
RadWindow.Alert(new DialogParameters() { ModalBackground = new SolidColorBrush(Colors.Black) }); 
We will provide you with a hot fix in a couple of days. Sorry for the caused inconvenience.

Greetings,
Hristo Borisov
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Window
Asked by
thiago_zueranet
Top achievements
Rank 1
Answers by
Hristo Borisov
Telerik team
Share this question
or