Click here to Skip to main content
16,007,779 members
Home / Discussions / C#
   

C#

 
GeneralRe: Never mind... Pin
Tristan Rhodes15-Dec-03 11:16
Tristan Rhodes15-Dec-03 11:16 
GeneralRe: Never mind... Pin
Tristan Rhodes15-Dec-03 11:33
Tristan Rhodes15-Dec-03 11:33 
GeneralRe: Never mind... Pin
J. Dunlap15-Dec-03 11:43
J. Dunlap15-Dec-03 11:43 
GeneralRe: Never mind... Pin
Tristan Rhodes15-Dec-03 11:52
Tristan Rhodes15-Dec-03 11:52 
GeneralRe: Never mind... Pin
J. Dunlap15-Dec-03 11:46
J. Dunlap15-Dec-03 11:46 
GeneralRe: Heath - Further External Drag Drop Questions Pin
Heath Stewart15-Dec-03 11:23
protectorHeath Stewart15-Dec-03 11:23 
GeneralNevermind 2 Pin
Heath Stewart15-Dec-03 11:25
protectorHeath Stewart15-Dec-03 11:25 
GeneralRe: Nevermind 2 Pin
15-Dec-03 11:41
suss15-Dec-03 11:41 
Heath, I've got a lot of things I want to do. Smile | :)

But yeah, i'd like to be able to drag an object from my listview, which will then produce the drag drop object from the data associated with the listview object that is dragged.

That is the simple part, as I can do it. But to get outside... there is where the real challenge is Smile | :)

I might even have to change the way I store the information in my program, which is a simple structure with Name, Type (File Extention), Data (the object). That's the thing i've packed up.

I'll look to basicaly write the object data to disk via the stream, and callit: <name>.<extention>

Then, when reversed, I can simply disect the file name back to my format, and drop the object data into my ObjectData object.

At least, that's the plan.

Cata
GeneralOutlookbar-style menu interface Pin
G_ULJEE14-Dec-03 0:25
G_ULJEE14-Dec-03 0:25 
GeneralRe: Outlookbar-style menu interface Pin
Nick Parker14-Dec-03 3:31
protectorNick Parker14-Dec-03 3:31 
Generalprinting Pin
caryb13-Dec-03 19:13
caryb13-Dec-03 19:13 
GeneralRe: printing Pin
Heath Stewart14-Dec-03 5:38
protectorHeath Stewart14-Dec-03 5:38 
QuestionChange? Pin
Alex Korchemniy13-Dec-03 13:51
Alex Korchemniy13-Dec-03 13:51 
AnswerRe: Change? Pin
Roger Stewart13-Dec-03 14:39
professionalRoger Stewart13-Dec-03 14:39 
GeneralCreating a file with C# Pin
Anonymous13-Dec-03 6:32
Anonymous13-Dec-03 6:32 
GeneralRe: Creating a file with C# Pin
Nick Parker13-Dec-03 8:32
protectorNick Parker13-Dec-03 8:32 
GeneralRe: Creating a file with C# Pin
Charlie Williams13-Dec-03 8:41
Charlie Williams13-Dec-03 8:41 
GeneralRe: Creating a file with C# Pin
leppie13-Dec-03 8:49
leppie13-Dec-03 8:49 
GeneralRe: Creating a file with C# Pin
Anonymous14-Dec-03 6:50
Anonymous14-Dec-03 6:50 
QuestionHow to create XML Editor with c#? Pin
Chua Wen Ching13-Dec-03 2:55
Chua Wen Ching13-Dec-03 2:55 
AnswerRe: How to create XML Editor with c#? Pin
Roger Alsing13-Dec-03 4:03
Roger Alsing13-Dec-03 4:03 
GeneralRe: How to create XML Editor with c#? Pin
Chua Wen Ching13-Dec-03 4:38
Chua Wen Ching13-Dec-03 4:38 
GeneralRe: How to create XML Editor with c#? Pin
Heath Stewart13-Dec-03 6:35
protectorHeath Stewart13-Dec-03 6:35 
GeneralRe: How to create XML Editor with c#? Pin
blakeb_115-Dec-03 3:32
blakeb_115-Dec-03 3:32 
GeneralRe: How to create XML Editor with c#? Pin
blakeb_115-Dec-03 3:33
blakeb_115-Dec-03 3:33 

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.