simple drag & drop

S

sesar

How can I impement drag&drop for simple 'dialog base' application... I
want to drag&drop txt file and load the text to variable
 
V

Victor Bazarov

sesar said:
How can I impement drag&drop for simple 'dialog base' application... I
want to drag&drop txt file and load the text to variable

There is no "drag&drop" defined in C++ _language_. You need to post your
question to the newsgroup that deals with your OS. The "drag&drop"
functionality is platform-specific.

V
 
J

JustBoo

How can I impement drag&drop for simple 'dialog base' application... I
want to drag&drop txt file and load the text to variable

You can obtain help for that in these newsgroups:

comp.os.ms-windows.programmer.win32
comp.os.ms-windows.programmer.tools.mfc

HTH - Good Luck
 
M

mlimber

sesar said:
How can I impement drag&drop for simple 'dialog base' application... I
want to drag&drop txt file and load the text to variable

You'll want to post in a platform-specific group since this group
focuses on standard C++ and since GUIs (even ones written in C++) are
outside of that scope. See this FAQ for what is on-topic here and for
some suggestions of better places to post:

http://www.parashift.com/c++-faq-lite/how-to-post.html#faq-5.9

Cheers! --M
 
?

=?iso-8859-1?q?Stephan_Br=F6nnimann?=

JustBoo said:
You can obtain help for that in these newsgroups:

comp.os.ms-windows.programmer.win32
comp.os.ms-windows.programmer.tools.mfc

HTH - Good Luck

Any why not search how D&D is provided by QT :-?
Stephan
 
J

JustBoo

Any why not search how D&D is provided by QT :-?
Stephan

Sure. And you just did. :)

I went with the probabilities. Given his description and the
ubiquitous nature of Wi... Ooo I won't even say the Word, I figured
it was a good bet. The beauty of the beast that is usenet is more than
one answer can be provided. With both our responses he is now fully
armed to march on that dastardly dialog and do some drag&drop
damage for the day! Err... or something... kinda' like that. :)

Major Strasser: What is your nationality?
Rick: I'm a drunkard.
Captain Renault: That makes Rick a citizen of the world.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,065
Latest member
OrderGreenAcreCBD

Latest Threads

Top