Advanced Forum Search Results
-
found the answer in
http://silverlight.net/forums/t/17250.aspx
-
Hi i have a problem, i added an Fullscreen Button to my application
/**
* Browser in Fullscreen
*/
private void FullScreenButton_Click(object sender, ...
-
if fixed the problem seams i had to totally reinstall vs 08 and silverlight tools / chain loader , so i recompiled and it works , just some changes in the usercontrol template with duration didnt worked
-
Hi i have a big problam with my programm, designed in silverlight 2 beta 2 i have 2 views for 1 frame and a button to toggle the view
in the beta is used view1.visibility = visibility.collapsed view2 .... = ...visible to toggle this
but since the release of sp1 the second view isnt shown up i only get a blank browser and things ...
-
i installed WPF compiled the sample and it worked fine, but i dont know how i can compile my own porject, if i understand the readme i have to add the assemblys to my silverlight project ? but i always get an error that only silverlight assameblys could be add to this project ?
could you tell me how to compile it with wpf ?
-
I i have finished my Silverlight Project and want to make an executeable file of the project, i installed wpf, the sample works fine i can compile it and open the xxx.exe and the project is shown but how can i do that with my own project ?
if i understand the readme correct i have to add the assemblys to my project but this didnt work ...
-
I had a lot of crahes while compiling the UI , normaly when page.xaml is closed it works fine, perhaps you can edit it whit expression blend and compile it with the xaml's closed
-
thnx a lot Yi-Lun Luo i will try that, but witch exe do you mean ? dont have any, and in the sample projects i loaded aren't any too, do i habe to compile them ? and if yes how ?
-
thnx but i mean how can i host the project on my own pc , if i open the samplehtml side i only get the layout without the implementation of the webbased conntent, if i open the sample page in VS all funktions work fine.
-
i dont find the answer ;(
if i open the samplepage i can only see the layout but the implementation of the web based things doesnt work