Search found 26 matches: dropping

Return to advanced search

FWH 2304 : Dropping text/images from Web and External App

It is possible to drop images and text from Web pages fwh\samples\imgdrop.prg #include "FiveWin.ch"function Main()   local oWnd, oBar, oBtn, cDrop := ""   local lWeb  := .t.   cDrop := "DROP HERE"   DEFINE WINDOW oWnd TITLE "Drag&Drop me an Image" ...
by nageswaragunupudi
Wed May 03, 2023 2:10 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 2304 : Dropping text/images from Web and External App
Replies: 0
Views: 168

Re: Mapi Outlook .. send mail silently

... so that is an issue. Apparently the API for Outlook does not include a direct method. Most solutions described on the net do have a method for dropping the email in the Outbox, but I have to figure out a translation for that from the old VB code, or C# code, that these folks are calling. Tim
by TimStone
Fri Dec 13, 2019 6:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Mapi Outlook .. send mail silently
Replies: 15
Views: 2511

OT: ADS & Win 10 April Update RESOLUTION

... from Microsoft, suddenly connections to the Advantage Database Server were lost. I realize Microsoft made changes to the networking, including dropping Homegroup ( which was not being used anyway ) and apparently it reset networking settings to default. I've observed that using File Explorer, ...
by TimStone
Mon May 14, 2018 6:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: OT: ADS & Win 10 April Update RESOLUTION
Replies: 25
Views: 6139

Re: A problem with warnings

... The recommended path is to gradually migrate to use native core Harbour functions and core language elements, then finalize that process by dropping the need for this library. Linking this library and/or using its headers (`hbcompat.ch` and `xhb.ch` in particular) may cause various unintended ...
by aferra
Tue Jun 20, 2017 3:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: A problem with warnings
Replies: 15
Views: 2580

Re: Drag and Drop

bDropOver and bDragBegin are meant only for drag and drop within FWH application.

For dropping files from file explorer over to FWH application you need to use DROFILES clause while activating the main window.

For both you can refer to fwh samples folder.
by nageswaragunupudi
Mon Jan 25, 2016 3:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Drag and Drop
Replies: 4
Views: 719

Re: Drag 'n' Drop support

...           endif In this way receiver has callbacks: bCanDrop on mouse move and decide if receive or not the callback and bDropOut when dropping going out.
by AntoninoP
Wed Apr 29, 2015 10:34 am
 
Forum: To do - WishList / Por hacer - Peticiones
Topic: Drag 'n' Drop support
Replies: 7
Views: 2496

Drag 'n' Drop support

... * bDropOver receives the nRow and nCol relatives of sender control * There is no callback for receiver during mouse move In my application I am dropping in a list, and I want that the position in the list is based on mouse release position. I want too draw a line where this new element will ...
by AntoninoP
Fri Apr 24, 2015 4:59 pm
 
Forum: To do - WishList / Por hacer - Peticiones
Topic: Drag 'n' Drop support
Replies: 7
Views: 2496

Re: xBrowse Drag & Drop Question

Pete: I had a similar situation dragging/dropping between two browses. In this case I'm browsing two arrays. I refer to browse 1 as a "Time" browse and browse 2 as a "Timeless" browse. Here are the drag/drop definitions for ...
by Randal
Thu Nov 25, 2010 5:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse Drag & Drop Question
Replies: 4
Views: 1209

xBrowse Drag & Drop Question

... browse to either another point in the same browse or to another point in another browse. I can get the system to work fine if you are dragging and dropping in the same browse, but if i try to drop on another browse, the system does not reposition itself to where i release the mouse button. I've ...
by PeterHarmes
Tue Nov 23, 2010 3:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse Drag & Drop Question
Replies: 4
Views: 1209

Re: Pritpal, HBIDE developer, assists us to use it with FWH

... please report any errors. 2010-08-26 10:16 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbide/idereportsmanager.prg + Implemented: dropping a .dbf onto scene updates "Data Source" tree. + Started: to save Report/Document in .ini format, extension used is .hrp. 2010-08-25 ...
by Pritpal Bedi
Tue Sep 07, 2010 8:34 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Pritpal, HBIDE developer, assists us to use it with FWH
Replies: 293
Views: 99016

Re: Tsocket Bug

... but I don't need to necessarily connect to that yahoo server. That was just an example to show the problem. At face value it looks like yahoo is dropping the connection (as per your telnet experience) and you pc keeps retrying the failed connection. Given your "success" with the gmail ...
by Davide
Mon Apr 19, 2010 11:11 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Tsocket Bug
Replies: 21
Views: 5235

Re: Tsocket Bug

Hi Davide At face value it looks like yahoo is dropping the connection (as per your telnet experience) and you pc keeps retrying the failed connection. Given your "success" with the gmail address it is less likely to be a "bug" ...
by xProgrammer
Mon Apr 19, 2010 7:05 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Tsocket Bug
Replies: 21
Views: 5235

Re: On Dropfiles

Mr Otto
This logic does not help when dropping files from outside the FW application over the FW Window. oBrw:bMMoved does not get any message.

May be Mr. Antonio can suggest a way, if we can track the mouse movement till the files are finally dropped.
by nageswaragunupudi
Sun Mar 07, 2010 12:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: On Dropfiles
Replies: 9
Views: 2552

Re: On Dropfiles

I don't know how to do with WBrowse, but I can do it with XBrowse, After dropping files, the browse cursor is repositioned and number and value is retrieved. I can not make the browse scroll though. #include "FiveWin.ch"#include "xbrowse.ch"function ...
by nageswaragunupudi
Sun Mar 07, 2010 10:54 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: On Dropfiles
Replies: 9
Views: 2552

Resource Binding Problem (I Think)

... dialogs, and it returns a number like 9397322 for the ones that load correctly. So I suspect that the problem is with the xHB linker somehow dropping the dialogs from the list. I have tried both compiled .res and straight .rc with the same results. I've even tried three different resource ...
by arpipeline
Sun Apr 26, 2009 9:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Resource Binding Problem (I Think)
Replies: 7
Views: 1196
Next

Return to advanced search