472,805 Members | 1,640 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,805 software developers and data experts.

simple drag & drop

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

Jan 25 '06 #1
5 4808
On 25 Jan 2006 13:08:38 -0800, "sesar" <se***@vp.pl> wrote:
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
Jan 25 '06 #2
sesar wrote:
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-lit...t.html#faq-5.9

Cheers! --M

Jan 25 '06 #3
sesar wrote:
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
Jan 25 '06 #4

JustBoo wrote:
On 25 Jan 2006 13:08:38 -0800, "sesar" <se***@vp.pl> wrote:
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


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

Jan 25 '06 #5
On 25 Jan 2006 13:21:17 -0800, "Stephan Brönnimann"
<br****@hotmail.com> wrote:
You can obtain help for that in these newsgroups:
comp.os.ms-windows.programmer.win32
comp.os.ms-windows.programmer.tools.mfc


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.
Jan 25 '06 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Karsten Schramm | last post by:
Hi, if I drag an Outlook.MailItem to a Windows-Explorer window a <subject>.msg file will be created. Now I try to drag & drop a mail item to my own WinForm app. Unfortunately it doesn't work....
0
by: Plumer | last post by:
Hello everyone, Yesterday I posted a message about implementing drag & drop in a TreeView control. I'm having real difficulty getting this to work -- the process seems to be incredibly...
2
by: Grey | last post by:
I need to design a workflow application with C#. I want to design an UI with some workflow components which they can be drag & drop anywhere in order to design the workflow for the application...
2
by: Ivo Tcholakov | last post by:
Is it possible to drag and drop controls in an aspx page at runtime ? Meaning i have developed a ASP.NET web form, the web form is now downloaded in IE - now can i have this form to detect mouse...
6
by: jojobar | last post by:
Hello, I look at the asp.net 2.0 web parts tutorial on the asp.net web site. I tried to run it under firefox browser but it did not run. If I want to use this feature in a commercial product...
3
by: Goldwind | last post by:
Hi, I"m trying to use drag & drop of text from one text box to another but without suceess. Microsoft presented an example in "101 code samples" BUT in this example the code select and drag all...
1
by: Terry Olsen | last post by:
My first time using TreeViews. I have TreeView1 set up to display my directory structure just like Windows Explorer. I can drag & drop files and folders over to TreeView2. I can re-arrange the...
3
by: VB Programmer | last post by:
In VB.NET 2005 (winform) any sample code to drag & drop items between 2 listboxes? Thanks!
5
by: Romulo NF | last post by:
Greetings, I´m back here to show the new version of the drag & drop table columns (original script ). I´ve found some issues with the old script, specially when trying to use 2 tables with...
0
linyimin
by: linyimin | last post by:
Spring Startup Analyzer generates an interactive Spring application startup report that lets you understand what contributes to the application startup time and helps to optimize it. Support for...
0
by: kcodez | last post by:
As a H5 game development enthusiast, I recently wrote a very interesting little game - Toy Claw ((http://claw.kjeek.com/))。Here I will summarize and share the development experience here, and hope it...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Sept 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: Taofi | last post by:
I try to insert a new record but the error message says the number of query names and destination fields are not the same This are my field names ID, Budgeted, Actual, Status and Differences ...
14
DJRhino1175
by: DJRhino1175 | last post by:
When I run this code I get an error, its Run-time error# 424 Object required...This is my first attempt at doing something like this. I test the entire code and it worked until I added this - If...
5
by: DJRhino | last post by:
Private Sub CboDrawingID_BeforeUpdate(Cancel As Integer) If = 310029923 Or 310030138 Or 310030152 Or 310030346 Or 310030348 Or _ 310030356 Or 310030359 Or 310030362 Or...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
0
by: lllomh | last post by:
How does React native implement an English player?
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.