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.

luke
luke
Dialog does not be shown if Buttons property is set to Posted: Oct 21, 2009
 

Hi,

i'm using Dialog with RichTextBox to implement hyper link input form.

Fine with version 5.4.3 but after updating new version,  

Dialog does not be shown if Buttons property is set to "None" or "Custom".

 
 
JumbocactuarX27
JumbocactuarX27
RE: Dialog does not be shown if Buttons property is set to Posted: Oct 22, 2009
 

I'm running into this error too.


My dialog windows are housing a custom panel class I wrote, and when the MeasureOverride function is called, the 5.2.3 controls pass in the dialog's size (minus title bar and such). However when I put in the 5.2.4 controls the dialog passes in an available size of Infinity, Infinity!


I'll keep looking for a work around.

 
 
dan
dan
RE: Dialog does not be shown if Buttons property is set to Posted: Oct 22, 2009
 

Hi JumbocactuarX27,


Can you confirm your error only occurs when the Buttons property is set to None or Custom?


A bug has been identified here that affects only dialogs with no buttons and will be rectified in the next release.


Thanks!

 
 
JumbocactuarX27
JumbocactuarX27
RE: Dialog does not be shown if Buttons property is set to Posted: Oct 23, 2009
 

Whoops! I thought they were related, but I guess I was wrong. I can't get a value other than infinity, infinity even with the buttons property set to something other than Custom or None. I'll try and make a sample project to duplicate this. I'm pretty sure it's not my code that's causing this, but I'd love to be wrong again!

 
 
JumbocactuarX27
JumbocactuarX27
RE: Dialog does not be shown if Buttons property is set to Posted: Oct 23, 2009
 

Well, I still get Infinity, Infinity for availableSize whenever MeasureOverride gets called (before I got actual sizes) but it's easily fixed by adding in some code into my MeasureOverride. The thing is that I'm not 100% sure if this is the correct behavior or the behavior from the last release was. Seeing as the panels that come with Silverlight and it's toolkit worked just fine, I'm willing to bet that the current behavior is the best,  but I'll defer to dan on which is right since he probably knows better than I do.

 
 
harsha
harsha
RE: Dialog does not be shown if Buttons property is set to Posted: Jan 28, 2010
 

am unable to view liquid controls in my tool box. how to view them in the tool box?

 
 

Rate this page: 

1 Star 2 Star 3 Star 4 Star 5 Star
8 Ratings / 2.5 Average