Latest News

  • Silverlight Online Chat
    Jul 24, 2010

    Today we launch the new Silverlight Live Chat application demonstrating the Liquid RichTextBox and Emoticon replacements.

  • New Super Shoot Em Up 2 Game
    Jun 29, 2010

    Added to the Games section is the new Super Shoot 'Em Up 2 game. Take control of your tank with the aim to defeat the computer controlled opponents. Features all new weapons, levels and Battle Mode!

  • Silverlight 4 Controls V5.3.2 Released
    Jun 28, 2010

    This release contains several fixes raised in the forums.

  • New Sandmania Puzzle Game
    Jun 18, 2010

    Sandmania is the latest game from vectorlight, the aim of this game is to guide sand from the top of the screen to the various colored containers below.

  • New Moon Tower Defense Game
    May 29, 2010

    Added to the Games section is the new Moon Tower Defense game. Defend the Moon from the circling Aliens and Humans.

RabidMongoose
RabidMongoose
Minimizing a maximized dialog causes problems. Posted: Mar 03, 2010
 

Hi


I have been looking at your components for possible inclusion in a Silverlight Application our company is planning in the near future, specfically the functionality for non-modal windows.  When playing about with your online demo I noticed that if you minimize a maximized window, when it is restored, the min, max, close buttons are reset so that you can not return back to the normal size (before maximization took place). In my opinion the window should be returned to the maximized state.


A greater problem, however, is the fact that the Scroller Control Dialog seems to retain it's Maximize button when it is Minimized, and when it is clicked it seems to cause some particularly strange behave where the Dialog shifts it's idea of the bounds of the Silverlight App so that when it is Maximized in future, it is in completely the wrong position.


Richard Ellis