Vectorlight News

  • Chat App Converted to HTML and JQuery
    Sep 08, 2011

    Converted from Silverlight to HTML and Javascript/JQuery is the Vectorlight Chat App. Login using your Vectorlight password to chat using your username and avatar.

  • HTML5 iPhone,Android Big Guns Tower Defense
    Jul 02, 2011

    Big Guns has made the leap from Windows Phone 7 (XNA) to HTML5 so you can now play it on your iPhone, Android and other HTML5 compatible devices.

  • HTML5 Games - Word Poppers and Batty
    Jun 04, 2011

    As the take-up of HTML5 quickens (74% of users currently have a browser capable of HTML5 Canvas) we present two more games for both your browser and mobile.

  • Big Guns Tower Defense on Windows Phone 7
    May 06, 2011

    Coming soon to Windows Phone 7 is an XNA port of the popular Vectorlight tower defense game Super Tower Defense. Whilst retaining many of the graphical and gameplay features of the original Silverlight game.

  • Wakacube WP7 Update
    Apr 26, 2011

    Released to the Windows Phone 7 marketplace today is Version 1.1 of Wakacube the 3D physics game of skill. Included in the update are more levels (30 in total) and new mode Wakatime which generates random crate structures to keep players entertained long after the levels have been completed.

  • Home Page News
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: 

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