Search found 99 matches: magic

Return to advanced search

Re: Data exchange between PC and Android device on the same loca

... you can all take this leap and start a new era by sharing harbour code to use on the web. A final note… Can you see how fast RX moves? :D It's the magic of Harbour brought to the web, so you can fully trust it... Regards. C.
by Carles
Sat Feb 24, 2024 7:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Data exchange between PC and Android device on the same loca
Replies: 17
Views: 541

Re: TWebView() and Google Group Account

... there is no other way except doing it by "hand" :-) https://github.com/webview/webview/issues/792 this code should do the "magic" and in fact it changes the navigator.userAgent but still forces us to manually uncheck the default userAgent from the inspector: function ...
by Antonio Linares
Sat Jul 02, 2022 6:40 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TWebView() and Google Group Account
Replies: 21
Views: 1593

Re: Problem with New AS MDICHILD

Good Morning. A complete example in .ZIP or .RAR is always needed for possible tests. Without it, there is no magic to solve. Buen día. Siempre se necesita un ejemplo completo en .ZIP o .RAR para posibles pruebas. Sin ella, no hay magia que resolver. Regards, saludos. here my ...
by Silvio.Falconi
Tue May 10, 2022 3:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with New AS MDICHILD
Replies: 2
Views: 393

Re: Problem with New AS MDICHILD

Good Morning. A complete example in .ZIP or .RAR is always needed for possible tests. Without it, there is no magic to solve.

Buen día. Siempre se necesita un ejemplo completo en .ZIP o .RAR para posibles pruebas. Sin ella, no hay magia que resolver.

Regards, saludos.
by karinha
Tue May 10, 2022 2:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with New AS MDICHILD
Replies: 2
Views: 393

Re: Advantage Database Server

There is a magic solution and his name is ADORdd https://github.com/AHFERREIRA/adordd
by hmpaquito
Mon Jan 24, 2022 4:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Advantage Database Server
Replies: 32
Views: 3404

Re: Advantage Database Server

To All Forgive me ... I do not think there is a ( conversion - dbf/cdx or advantage server ) magic pill ... I have been using ADO for about 15 years and I found it to be nicely Object Oriented with every method you need to manipulate just about any Sql Database ( ms access, ...
by Rick Lipkin
Mon Jan 24, 2022 1:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Advantage Database Server
Replies: 32
Views: 3404

Re: how to scan a barcode presents in a jpeg file

Working with a right barcode, and it detects multiple barcodes :-) two lines of code do the magic: frame = cv2.imread( 'marco.jpg' ) barcodes = pyzbar.decode( frame ) it properly detects the right one: 1 1234567890128 EAN13 https://github.com/FiveTechSoft/screenshots/blob/master/opencv_barcodes.jpg?raw=true
by Antonio Linares
Thu Jan 20, 2022 7:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: how to scan a barcode presents in a jpeg file
Replies: 11
Views: 639

Re: Learning opencv step by step

Let the magic begin... :-) Lets start recognizing "eyes" (also "faces") and later on we will recognize anything (training our own "Haar Cascades"). We select and use a CascadeClassifier, for eyes ...
by Antonio Linares
Fri Dec 24, 2021 10:03 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Learning opencv step by step
Replies: 21
Views: 2303

Re: Using WebView with Borland !!!

... functions in the .DEF file that we have not implemented yet, but are quite simply to be implemented following the above example. Welcome to the magic of webview for all :-)
by Antonio Linares
Wed Dec 01, 2021 8:33 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Using WebView with Borland !!!
Replies: 91
Views: 7386

contribution: workshop running on windows10

... calling the workshop as follows: (put the line below as the shortcut destination) C:\emulator\otvdmw.exe c:\workshop\workshop.exe ready ! the magic is done! Att. William Adami
by WilliamAdami
Sat Sep 11, 2021 2:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: contribution: workshop running on windows10
Replies: 1
Views: 322

DPI aware

Is there a magic to make a FWH application DPI aware?

EMG
by Enrico Maria Giordano
Sat Oct 10, 2020 12:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DPI aware
Replies: 18
Views: 1406

Fivewin OLE with Outlook

... 2016 oOutlook is always nil weather attempting to get the active object, or attempting to launch it and then get the object. Anybody know any magic to make the newer one work? Also the print preview in FWH does not seem to launch the new version as well ("@" button). Thanks in advance, ...
by byron.hopp
Thu Oct 03, 2019 3:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fivewin OLE with Outlook
Replies: 7
Views: 1130

Re: mod harbour session js session object

... ) )' )      __pp_addRule( hPP, "#command ENDTEMPLATE => #pragma __endtext" ) function ReplaceBlocks() does the magic for the "{{ ... }}". In fact this function allows you to use any starting and ending characters to replace blocks: function ReplaceBlocks( ...
by Antonio Linares
Tue Jul 30, 2019 9:31 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: mod harbour session js session object
Replies: 20
Views: 2125

Run Harbour on Apache Linux from Windows 10 !!!

... 5. To start making your own tests, from Ubuntu do: sudo nano -c /var/www/html/test.prg Ctrl+X to save and refresh your browser Enjoy the magic of Apache and Harbour working together ;-) https://github.com/FiveTechSoft/screenshots/blob/master/mod_harbour_1.jpg?raw=true
by Antonio Linares
Mon May 20, 2019 7:40 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Run Harbour on Apache Linux from Windows 10 !!!
Replies: 16
Views: 2653
Next

Return to advanced search