Advanced Forum Search Results
-
I just finished implementing something like you're describing, and it works fine on Mac and PC. You don't need a web server.
-
Votes for printing AND RenderTargetBitmap supprt. These are dealbreakers for several apps we're looking at. Thanks.
-
Hi,
My company is interested in redistributing the Silverlight runtime on a CD along with our software that requires it. Will that allowed under the licensing terms for Silverlight 2? If so, is there a switch that can be used to install it in silent (no UI) mode, so we can make a cleaner installation experience (and, frankly, less ...
-
Yes. I'm seeing the same issue. Looks like some cheesy beta ListBox code, but I haven't found a work around yet.
-
Thanks, lee_sl. Works like a champ. I guess that should have been obvious to me.
sladapter, thanks, but you didn't read my post very closely. I'm looking for the data item, not the UIElement.
-
I've got an ItemsControl with a custom ItemTemplate containing a button. The button has an event handler wired up, so I can take action when an item is clicked. The problem is that I can't seem to map from the button to the item that was clicked in the Items collection.
This is simpler in a ListBox, where I have a ...
-
Same here. I have an app planned that would use this extensively if it could behave like the WPF implementation. Enabling it for general consumption would open the door of lots of optimizations.
-
FYI, Microsoft has confirmed that socket support and a rich control set will be added in a future release (likely 1.1)
Also, perhaps the most significant features of Silverlight are its databinding and UI component composition models. To be fair, you should at least mention those, given Flash's relative weakness in those areas.
Thanks.