Click here to Skip to main content
15,926,396 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: BitmapImage Constructor Overloads Pin
Christian Graus15-Jun-09 0:16
protectorChristian Graus15-Jun-09 0:16 
GeneralRe: BitmapImage Constructor Overloads Pin
Pete O'Hanlon15-Jun-09 0:19
mvePete O'Hanlon15-Jun-09 0:19 
GeneralRe: BitmapImage Constructor Overloads Pin
Christian Graus15-Jun-09 0:45
protectorChristian Graus15-Jun-09 0:45 
AnswerRe: BitmapImage Constructor Overloads Pin
Pete O'Hanlon15-Jun-09 0:16
mvePete O'Hanlon15-Jun-09 0:16 
GeneralRe: BitmapImage Constructor Overloads Pin
#realJSOP15-Jun-09 1:04
professional#realJSOP15-Jun-09 1:04 
QuestionSilverlight 3, WPF will be thrown away then?? Pin
Seraph_summer15-Jun-09 0:03
Seraph_summer15-Jun-09 0:03 
AnswerCross post. Please ignore. Pin
Pete O'Hanlon15-Jun-09 0:13
mvePete O'Hanlon15-Jun-09 0:13 
QuestionWPF Image List viewer problem Pin
ruellm14-Jun-09 23:58
ruellm14-Jun-09 23:58 
hi,

Im having trouble figuring out on how to implement my Image List viewer with the following specs;

- The image viewer loads more than 1000 files but must take less memory. It is given that each files is atleast 1mb each.

Therefore loading 1000 image alone already takes 1GB of memory.

My current implementaion simply loads all images to a Listbox binded to a List of images, and this list box is inside a scrollviewer (vertical scroll). This implementation obvoiusly is using more memory since it loads all images.

My plan is to load image only if visible in the scrollviewer, if not visible then image is dereference or not loaded at all.

DO you have any idea on how to implement this type of requirement?
Thanks in advance,
AnswerRe: WPF Image List viewer problem Pin
Pete O'Hanlon15-Jun-09 1:19
mvePete O'Hanlon15-Jun-09 1:19 
Questionabout Silverlight 3!! Pin
Seraph_summer14-Jun-09 23:48
Seraph_summer14-Jun-09 23:48 
AnswerCross post. Pin
Pete O'Hanlon15-Jun-09 0:20
mvePete O'Hanlon15-Jun-09 0:20 
GeneralRe: Cross post. Pin
Seraph_summer15-Jun-09 0:25
Seraph_summer15-Jun-09 0:25 
AnswerRe: about Silverlight 3!! Pin
Michael Sync23-Jul-09 20:25
Michael Sync23-Jul-09 20:25 
QuestionAnimation timelines Pin
Christian Graus14-Jun-09 23:20
protectorChristian Graus14-Jun-09 23:20 
AnswerRe: Animation timelines Pin
Pete O'Hanlon14-Jun-09 23:56
mvePete O'Hanlon14-Jun-09 23:56 
GeneralRe: Animation timelines Pin
Christian Graus15-Jun-09 0:14
protectorChristian Graus15-Jun-09 0:14 
GeneralRe: Animation timelines Pin
Pete O'Hanlon15-Jun-09 0:18
mvePete O'Hanlon15-Jun-09 0:18 
GeneralRe: Animation timelines Pin
Christian Graus15-Jun-09 0:32
protectorChristian Graus15-Jun-09 0:32 
GeneralRe: Animation timelines Pin
Pete O'Hanlon15-Jun-09 1:13
mvePete O'Hanlon15-Jun-09 1:13 
GeneralRe: Animation timelines Pin
Christian Graus15-Jun-09 14:48
protectorChristian Graus15-Jun-09 14:48 
AnswerRe: Animation timelines Pin
Insincere Dave16-Jun-09 4:20
Insincere Dave16-Jun-09 4:20 
QuestionYes/No Dialog Box for saving data in Silverlight...Urgent!!! Pin
salon14-Jun-09 21:27
salon14-Jun-09 21:27 
AnswerRe: Yes/No Dialog Box for saving data in Silverlight...Urgent!!! Pin
salon14-Jun-09 22:11
salon14-Jun-09 22:11 
AnswerRe: Yes/No Dialog Box for saving data in Silverlight...Urgent!!! Pin
Pete O'Hanlon14-Jun-09 22:47
mvePete O'Hanlon14-Jun-09 22:47 
GeneralRe: Yes/No Dialog Box for saving data in Silverlight...Urgent!!! Pin
Mark Salsbery15-Jun-09 6:42
Mark Salsbery15-Jun-09 6:42 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.