Advanced Forum Search Results
-
I am building an application in silverlight where by people can build up a picture on a canvas based on user selections and wondered if it is possible to load specific stackpanel tabs based on a user selection.
If the user wants only land animals to be displayed, then they will select a tick box and the selection will make only the tab in ...
-
Just an update to anyone who cares, I have managed to get the control to put in the png if I host it on a website and link to it like that, for some reason it doesnt like pulling in the png from the hard disk - but it does for the same image but just a different colour tree. If anyone knows why this might be happening I would appreciate an ...
-
Hi,
I am developing an app where by the user can build up a picture on a canvas by selecting scenery from the left hand side of the screen. My problem is that all of the custom controls are working fine in blend, i.e. they are displayed on the page in the selection menu before the application is run, however when the app is ran only a ...
-
I have managed to get it working nearl the way I want. I am however trying now to load a shape within a shape (rusian doll kind of thing) but cannot see how to centralise each image. Due to their different shapes, one will load in the middle of another but if i select a different shape then it overlaps. Is there any way to ...
-
Another update to say that I have another canvas in so I can select multiple shapes, cheers for your help with starting me off
-
Just an update to say I have now managed to add more shapes in, I am now going to see if i can add another canvas and have multiple selections of shapes at a time, cheers
-
Many thanks for that application!! Right I have gone through the code, and from your list the only thing I am having troubles with is adding different shapes, I have managed the borders and colours and managed to get them 'painting' accross to the main shape. I will keep on working to see if i can sort it, cheers
-
Thanks for the advise, the image can be found at
http://profile.imageshack.us/user/pampaian/images/detail/#166/project.gif
-
Hi all, I am trying to learn silverlight (I can do bits and pieces in .net but I am by no means a programmer!) and I always find that the best way for me to learn is by doing small projects that aren't 2 difficult and I can follow the code. Therefore I am wanting to do the following project and need some help getting started so wondered ...