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.

ga
ga
problem swiching to hebrew Posted: Jan 27, 2010
 

hi,


when i swich the isRightToLeft to false the text direction stayed right to left


not all the component dll are working in visual studio 2010 i managed to get the Rich textBox


thanks for an amazing controls

 
 
dan
dan
RE: problem swiching to hebrew Posted: Jan 30, 2010
 

Hi,


Yes, the IsRightToLeft at the moment cannot be changed when it has been set initially, it is something we are working on.


When you say not all DLLs are working in VS2010 can you explain a little more, is it referencing the DLL that is causing problems or trying to use the controls themselves?


Thanks!

 
 
ga
ga
RE: problem swiching to hebrew Posted: Jan 30, 2010
 

Hi

the Dll can"t be attached to the toolbox only has a reference.


anther problem

The drop dwon menu is going dwon behind the bottuns and the text


is their a way to change the IsRightToLeft by using binding?


Thanks

 
 
dan
dan
RE: problem swiching to hebrew Posted: Feb 06, 2010
 

Hi,


The IsRightToLeft cannot be used in binding.  When you say your dropdown menu is going behind your buttons, you must ensure the menu is rendered after your buttons.  To do this you can use the Canvas.ZIndex property if the 2 elements are in the same container or you will have to re-arrange your XAML to ensure the menu is higher up the visual tree than your buttons.


Thanks!

 
 

Rate this page: 

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