Search found 273 matches: managed

Return to advanced search

Re: show a btnbmp pressed on buttonbar

Estimado Silvio, única forma en que logré hacerlo funcionar. Dear Silvio, only way I managed to make it work. // C:\FWH..\SAMPLES\GRADSIL.PRG#include "FiveWin.ch"#define K_F5  (-4)#Define aPubGrad {| lInvert | If( lInvert, ;    ...
by karinha
Mon Oct 17, 2022 7:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: show a btnbmp pressed on buttonbar
Replies: 9
Views: 625

Re: Harbour Writer

... or language. If you click on a line in the table, a preview image, the description of the block and the source code are displayed. This is managed quite simply in a DBF table. https://mybergland.com/fwforum/hw_dbfsourcecode.jpg https://mybergland.com/fwforum/hw_tablenavigation.jpg ...
by Otto
Thu Sep 15, 2022 9:24 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Harbour Writer
Replies: 14
Views: 1142

Re: Harbour Writer

... or language. If you click on a line in the table, a preview image, the description of the block and the source code are displayed. This is managed quite simply in a DBF table. https://mybergland.com/fwforum/hw_dbfsourcecode.jpg https://mybergland.com/fwforum/hw_tablenavigation.jpg
by Otto
Thu Sep 15, 2022 9:10 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Harbour Writer
Replies: 14
Views: 1142

Re: VIES VAT-Check

Hi,

Has anyone managed to make it work yet?
by Marc Vanzegbroeck
Wed Aug 17, 2022 9:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: VIES VAT-Check
Replies: 2
Views: 482

Re: Windows to small ?

... SIZE of WINDOW Not correct . The window is created by Windows OS. (API CreateWindow(...)) The window is displayed on the screen and managed by Windows OS. So, the most reliable way of ascertaining the accurate width and height of the window is to ask the Windows OS itself and get ...
by nageswaragunupudi
Sun Jul 31, 2022 3:07 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Windows to small ?
Replies: 7
Views: 485

Re: New Class TWebView in next FWH build

Very good Antonio.
I was taking a class too. I already had all the functions and I managed to work to run inside a resource or Window directly without having to capture the WebView window.
As I don't have time to improve the class, I'll wait for the native class for FiveWin.
by Giovany Vecchi
Tue Jun 07, 2022 5:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New Class TWebView in next FWH build
Replies: 23
Views: 2332

Re: New Class TWebView in next FWH build

We managed to simplify all the required low level C code and see how nice and simple looks now: You can use the "SendToFWH" name or any other name you may prefer ;-) #include "FiveWin.ch"//----------------------------------------------------------------------------//function ...
by Horizon
Mon Jun 06, 2022 9:17 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: New Class TWebView in next FWH build
Replies: 23
Views: 2332

Re: New Class TWebView in next FWH build

We managed to simplify all the required low level C code and see how nice and simple looks now: You can use the "SendToFWH" name or any other name you may prefer ;-) #include "FiveWin.ch"//----------------------------------------------------------------------------//function ...
by Antonio Linares
Mon Jun 06, 2022 7:50 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: New Class TWebView in next FWH build
Replies: 23
Views: 2332

Re: HTML Report - is there a reason nobody cares?

Dear Antonio, >New Class TWebView in next FWH build >Postby Antonio Linares » Sat Jun 04, 2022 6:43 am >We have managed to create a new Class TWebView to use Microsoft Edge from FWH apps and the SAME source code works with Borland, Microsoft and MinGW and xHarbour too !!! ...
by Otto
Sat Jun 04, 2022 7:18 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: HTML Report - is there a reason nobody cares?
Replies: 27
Views: 1815

Re: IE

Dear Yuri, We have managed to create a new Class TWebView that uses the same source code with all C compilers (Borland, Microsoft, MinGW) and it works also with xHarbour !!! :-) It will be published in next FWH build // Please install ...
by Antonio Linares
Sat Jun 04, 2022 6:46 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: IE
Replies: 39
Views: 1807

New Class TWebView in next FWH build

We have managed to create a new Class TWebView to use Microsoft Edge from FWH apps and the SAME source code works with Borland, Microsoft and MinGW and xHarbour too !!! :-D // Please install https://developer.microsoft.com/en-us/microsoft-edge/webview2/ ...
by Antonio Linares
Sat Jun 04, 2022 6:43 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: New Class TWebView in next FWH build
Replies: 23
Views: 2332

Re: xbrowse command not working properly -- MR. RAO

Hello forum, After some time, Mr Rao has managed to include Eagle1 in Xbrowse and Datarow making it more compatible and taking full advantage of all the facilities of the class. Thank you very much Mr. Rao and Manu Esposito for making this possible. ...
by Compuin
Sun May 08, 2022 2:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse command not working properly -- MR. RAO
Replies: 21
Views: 1453

FW Preview user style

Hi all, again i have a problem with the FW Preview window. I finally managed to get a nearly bare screen without any buttons except the one to close. This button I want to put at the right end of the bar. But I can't. When I ask for the value oWnd:nWidht it ...
by Detlef
Sat May 07, 2022 10:18 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FW Preview user style
Replies: 24
Views: 1780

Soap Web Service

All, I asked this same question in November of 2005: Has anybody managed to utilize Web Services native in FiveWin without utilizing the MS Web Services Tools? I feel certain it is possible but I don't know where to start. So I have been able to use the ...
by byron.hopp
Tue Jan 25, 2022 12:00 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Soap Web Service
Replies: 7
Views: 934

Re: Manupulate PDF via Acrobat PRO DC

... the files. So, I have an array with the file-names, that are also the bookmarks. Ok. Focus shift ... Does your bookmark link to the pages? I have managed to put the bookmarks a posteriori, passing the name in an array ... { "page_1", "name in pag 2", "pag. order3" ...
by Marc Vanzegbroeck
Fri Dec 24, 2021 8:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Manupulate PDF via Acrobat PRO DC
Replies: 23
Views: 3759
PreviousNext

Return to advanced search