Advanced Forum Search Results
-
How about SL4? :)
-
I'm having a similar problem and haven't been able to find a solution yet. Anyone else out there know of a sly way around this? And shouldn't Windows and the Mac behave the same for behaviors like this?
-
Figured it out! clicking the little red x on the window or choosing file > close window on a mac does NOT "close the browser". Apparently it is merely doing the equivelent of minimizing it. Geeze! To close the browser you have to actually choose the Safari (or Firefox) menu and select "Quit Safari". Wow, I sat there ...
-
I feel crazy for even suggesting this, but I don't think Silverlight 3 works on macs!? So far now 2 different people and myself have experienced what appears to be the exact same problem... If you go to a site requiring SL3 (tried 3 different sites including the SL3 toolkit samples page) it asks you to update. I go thru the whole process of ...
-
Thanks Stefan, I just confirmed the problem is fixed with SL3 RTW. Good work getting it resolved!
-
FYI: I confirmed that this bug "disappears" with SL3. I even works if your app was compiled with SL2 but running in quirks mode with the SL3 runtime. Woohoo!
-
Not sure if anyone else has noticed this but the SL3 tools for VS2008SP1 ships what appears to be an outdated silverlight.js.
The latest is on codeplex is v2.0.30603.0
http://go.microsoft.com/fwlink/?LinkId=128160
Whereas creating a new project in VS gives me v2.0.30511.0
After examination, it looks like the only difference is that one on ...
-
change the request method to POST:
request.Method = "POST";
-
Hello, I reported this memory leak over 3 months ago and wanted to follow up on it's status, is there any word on when this will be fixed? I had thought that since the bug appears to be in the datagrid control, not the Silverlight Framework, it would be a much easier thing to fix and release. At this point I'm wiling to take a ...
-
Anyone know if SL3 supports or will support multi-touch? Google yields lots of people saying that it was promised at MIX '09 but no one seems to have any more info that that. Is it confirmed that it will ship in SL3 (July 10) but is just not in the beta? Or, is it already in the beta but no one is talking about it? Or maybe it is going to get ...