Click here to Skip to main content
15,899,026 members
Home / Discussions / C#
   

C#

 
GeneralRe: help implementing an interface's methods Pin
jasondemont25-Jan-08 13:37
jasondemont25-Jan-08 13:37 
GeneralRe: help implementing an interface's methods Pin
jasondemont26-Jan-08 3:57
jasondemont26-Jan-08 3:57 
Generalsaving file problem Pin
AliNajjar22-Jan-08 12:57
AliNajjar22-Jan-08 12:57 
GeneralRe: saving file problem Pin
Paul Conrad22-Jan-08 14:07
professionalPaul Conrad22-Jan-08 14:07 
GeneralRe: saving file problem Pin
AliNajjar22-Jan-08 15:08
AliNajjar22-Jan-08 15:08 
GeneralRe: saving file problem Pin
Skippums22-Jan-08 15:19
Skippums22-Jan-08 15:19 
GeneralRe: saving file problem Pin
AliNajjar22-Jan-08 15:27
AliNajjar22-Jan-08 15:27 
GeneralRe: saving file problem Pin
Skippums22-Jan-08 15:44
Skippums22-Jan-08 15:44 
Oh, I see. You need to keep a list of points and images, then serialize this list to the file when your user exits. On startup, load this file, deserialize the contents, then iterate through the list loading the images on the screen where appropriate. If the images can be layered, then the order of the list is important on serialization. Hope this helps,

Sounds like somebody's got a case of the Mondays

-Jeff

GeneralRe: saving file problem Pin
AliNajjar22-Jan-08 16:05
AliNajjar22-Jan-08 16:05 
GeneralRe: saving file problem Pin
Skippums23-Jan-08 4:36
Skippums23-Jan-08 4:36 
GeneralRe: saving file problem Pin
AliNajjar23-Jan-08 12:16
AliNajjar23-Jan-08 12:16 
GeneralJava/C# Interop Pin
Edmundisme22-Jan-08 12:45
Edmundisme22-Jan-08 12:45 
GeneralTelling a thread to do something. Pin
Clive D. Pottinger22-Jan-08 12:14
Clive D. Pottinger22-Jan-08 12:14 
GeneralRe: Telling a thread to do something. Pin
Luc Pattyn22-Jan-08 14:40
sitebuilderLuc Pattyn22-Jan-08 14:40 
GeneralRe: Telling a thread to do something. Pin
mav.northwind22-Jan-08 22:57
mav.northwind22-Jan-08 22:57 
GeneralRe: Telling a thread to do something. Pin
Clive D. Pottinger23-Jan-08 3:43
Clive D. Pottinger23-Jan-08 3:43 
General(XNA!!!) Have Several Sprites of the Same Image, With Different Properties [modified] Pin
MasterSharp22-Jan-08 11:32
MasterSharp22-Jan-08 11:32 
GeneralRe: (XNA!!!) Have Several Sprites of the Same Image, With Different Properties Pin
MarkB77722-Jan-08 17:34
MarkB77722-Jan-08 17:34 
GeneralHelp with playing 24-bit audio Pin
kshet2622-Jan-08 11:31
kshet2622-Jan-08 11:31 
GeneralRaise event from DLL Pin
GeezerJoe22-Jan-08 11:15
GeezerJoe22-Jan-08 11:15 
GeneralDelete/Update MS Outlook appointments Pin
NewToAspDotNet22-Jan-08 10:10
NewToAspDotNet22-Jan-08 10:10 
Generalhandling multi-threading in C#.net 3.0 Pin
anumadhu22-Jan-08 9:31
anumadhu22-Jan-08 9:31 
GeneralRe: handling multi-threading in C#.net 3.0 Pin
Skippums22-Jan-08 10:40
Skippums22-Jan-08 10:40 
Generalstring Pin
simworld22-Jan-08 8:39
simworld22-Jan-08 8:39 
GeneralRe: string Pin
J$22-Jan-08 8:42
J$22-Jan-08 8: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.