Advanced Forum Search Results
-
Hi all!
Following my first and only post (http://silverlight.net/forums/p/105561/242645.aspx#242645) I have another question:
- I've implemented a listbox for showing the images loaded by a path given from an SQL query.
- Now I want to, when I click that image, to create a custom pop up window, having like a rounded ...
-
Thank you for your answers. They were very helpful.
However, while progressing with the work, I've changed my implementation over this images. I'm now using a listbox with two columns. 1 for image, 1 for description. This listbox has a stack panel, to do this job.
I fully understood this scenario you presented, but now I ...
-
This example in the site is good.
I also did that for the website I'm making. Went to Google Maps to get the image I wanted, and then changed what I needed. Then using DeepZoom Composer got the result I need, and then it was just pasting to the site.
A friend advised me to use a google map "connector", and pin point ...
-
Sorry for being pushing, I want to remind only that this case is still happening. I've moved on to another subject, and am leaving this a bit behind until I can get a solution, or understand why does this happen.
Thanks,,
nuno
-
Hi all,
Currently I'm building a website over Silverlight. In one of the pages I have a gallery of 4 collumns, and few or many rows, depending on what's going to be put there. I did an event for the mouseenter, to do a very small scale of the image, no problem on that. The thing is that when I use the mousedown event, to scale 4 ...