Search found 46 matches: implementations

Return to advanced search

Fivewin controls similar to javascript elements

... The conceptual model of event handling is a key aspect of interactive application design in both environments, even though the specific implementations and best practices may differ. Best regards, Otto Event Handling in Windows Programming: Message Queue: Windows applications operate ...
by Otto
Tue Nov 21, 2023 7:33 am
 
Forum: mod_harbour
Topic: Fivewin controls similar to javascript elements
Replies: 2
Views: 1119

Re: autoGPT with Harbour support

... remains in a loop until it writes and fixes the Harbour code. No need to touch the keyboard! :-) Please check your OpenAI billing. These auto implementations may consume more than usual. microgpt.py import osimport sysimport jsonimport openaifrom termcolor import coloredfrom bs4 import BeautifulSoupfrom ...
by Antonio Linares
Tue Apr 18, 2023 11:32 am
 
Forum: latest AI news
Topic: autoGPT with Harbour support
Replies: 2
Views: 1601

Re: Manupulate PDF via Acrobat PRO DC

... 10,20 ) Hilite the word nomber 11 to 19 , ( first word is 0 ) . if your page has many words change to add( 0, 18000 ). In the Web are multiple implementations different, some use the js object, but in essence they do the same. https://www.vbforums.com/showthread.php?561501-RESOLVED-2003-How-to-highlight-text-in-pdf ...
by mastintin
Mon Dec 27, 2021 10:32 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Manupulate PDF via Acrobat PRO DC
Replies: 23
Views: 3673

Re: New TprogressWheel

nageswaragunupudi wrote:There are two implementations of circular meters.
All sources are included in FWH distribution.

Samples
fwh\samples\meter02.prg, meter03.prg and meterwh.prg


Mr. Rao,

Maybe one of these can be included in the Xbrowse system, so that processes can be visible with beauty ?
by Marc Venken
Fri Jul 02, 2021 8:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: New TprogressWheel
Replies: 72
Views: 9461

Re: New TprogressWheel

There are two implementations of circular meters.
All sources are included in FWH distribution.

Samples
fwh\samples\meter02.prg, meter03.prg and meterwh.prg
by nageswaragunupudi
Fri Jul 02, 2021 6:45 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: New TprogressWheel
Replies: 72
Views: 9461

Re: GPS coordinates

I am not sure, but the different syntax of hb_jsondecode is relative the Harbour and XHarbour implementations.

You can do the get on browser and use some tools like JSON formatter to see that there are a lot of other information.
by AntoninoP
Mon Oct 19, 2020 6:52 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: GPS coordinates
Replies: 9
Views: 1701

Re: How to implement PeekStr()

... ,and his official site is https://www.metalevel.at/prolog He goes into details & philosophy that's relevant to the Prolog implementations of today, with modern hardware. Hi, And what can be used for?
by FWExplorer
Fri Jun 19, 2020 8:23 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to implement PeekStr()
Replies: 16
Views: 2009

Re: xBrowse anomoly

As noted, this problem occurs in various implementations of an xBrowse. I have asked, but received no replly, HOW ARE THE DEFAULT PICTURES DETERMINED. One can test with perfect data but customers may not always enter perfectly configured records. ...
by TimStone
Tue Apr 28, 2020 7:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse anomoly
Replies: 21
Views: 3542

Re: Ribbon Bar Sample ?

... the other thread and followed it also. That is what stimulated me to consider this option. I have an Office 365 subscription so I've seen multiple implementations of the Ribbon Bar concept. Try looking at Word's implementation versus Outlook. It's actually different. I also use the latest version ...
by TimStone
Fri Oct 26, 2018 5:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Ribbon Bar Sample ?
Replies: 13
Views: 2668

Re: TMenuItem():New changed

... HELP> ] ; [ <HelpId: HELP ID, HELPID> <nHelpId> ] ; [ WHEN <uWhen> ] ; [ <break: BREAK> ] ; There have been many implementations since then with new features All these new properties have been documented in the Whatsnew.txt documents of each new version. In addition, ...
by cnavarro
Tue Feb 13, 2018 1:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TMenuItem():New changed
Replies: 5
Views: 937

Re: Interfacing with Dicom sistems

... Don't assume that a sending system will stick to the maximum length specified (which is just a silly part of the specification). Also different implementations can interpret what goes into some fields differently. The fields in the PID segment are as follows: SEQ LEN DT OPT RP/# ELEMENT NAME ...
by xProgrammer
Tue May 02, 2017 9:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Interfacing with Dicom sistems
Replies: 41
Views: 11763

Re: Interfacing with Dicom sistems

... use. Currently only 2 message types - from memory (will check when back in at work) REF and LAB2. In practice I found that local (Australian) implementations whilst supposedly following the standards had their own variations. Happy to share code but cannot guarantee how applicable it will ...
by xProgrammer
Fri Apr 28, 2017 10:49 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Interfacing with Dicom sistems
Replies: 41
Views: 11763

Re: FWHMYSQL/MARIADB: Stored Procedures and Functions

... Consistent with the philosophy of FiveWin, MYSQL/MARIADB functionality supports simplest to the most advanced and sophisticated MYSQL implementations with the same ease and simplicity. Also, what all is dicussed in this post is possible only with FWH implementation and not even with ...
by nageswaragunupudi
Sun Dec 04, 2016 3:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWHMYSQL/MARIADB: Stored Procedures and Functions
Replies: 5
Views: 2889

Re: Error in size of windows MDICHILD release 16.10

Hi Antonio
I only compiled ctrldraw and now the MDICHILD is OK !


The new implementations done in these months of FWH are really great!

thank Maurizio
by mauri.menabue
Tue Nov 22, 2016 3:23 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error in size of windows MDICHILD release 16.10
Replies: 14
Views: 2909

. prompt for FWH

... called dClip. It provided the power of a . prompt so we could, on the fly, perform command level operations just like in dBase. We have many implementations of file editors but sometimes it would be so much easier to be able to use that good old fashioned . prompt. Does anyone know of a code ...
by TimStone
Thu Jun 16, 2016 5:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: . prompt for FWH
Replies: 8
Views: 1168
Next

Return to advanced search