Search found 507 matches: management

Return to advanced search

Re: incremental search on Xbrowse

Hi Rao,
yes,
this is default in my Std management of table,

::oBrw:SetMultiSelectCol( )

I rarely disable it using the property :

::oBrw:oMultiSelCol:lReadOnly := .T.

TIA
by mauri.menabue
Wed Mar 27, 2024 8:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: incremental search on Xbrowse
Replies: 10
Views: 2008

TUrlLink on Xbrowse

... made for my school) in a field there is the information "order number xxxx" this text, if clicked ( as urllink made), can open the order management and view the schedule of that order without the final user having to open the order management and search for that person order number, i.e. ...
by Silvio.Falconi
Tue Feb 27, 2024 12:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TUrlLink on Xbrowse
Replies: 3
Views: 234

Re: USB reading/writing as Com port

Generally, when it is necessary to manage a device that connects via the USB port but responds to a serial structure, there are serial port emulators.
Here in Argentina, there are fiscal drivers that use that functionality, and they can be managed with Fivewin's COM port management functions.
by cmsoft
Thu Feb 08, 2024 12:41 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: USB reading/writing as Com port
Replies: 3
Views: 221

Re: HarbourWave - leaked information

... only to force and divert attention towards other topics. dear Antonio when Mr. Otto was worried about creating his application in Windows (hotel management) none of us did the same behavior as Mr. Otto . instead now every time I insert a request, Mr. Otto arrives with a topic in the forum with ...
by Silvio.Falconi
Mon Jan 29, 2024 2:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: HarbourWave - leaked information
Replies: 7
Views: 907

Re: Booking xbrowse example

... of the Internet connection or many days the Internet connection is unusable and there is serious thought of moving the work back to desktop-type management software on Windows, in the hotels and shops at least in my city they do not use software on the web but all local software on Windows and ...
by Silvio.Falconi
Sun Dec 31, 2023 1:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Booking xbrowse example
Replies: 16
Views: 3318

Re: Using Microsoft AI Phi-2 from FWH

hi Antonio, Does HMG support DLL FUNCTION ? or similar ? Or should we use Harbour default DLL management functions ? Can you convert the FWH GUI part of the example to HMG ? as i know there is no DLL FUNCTION under HMG only HMG_CallDLL() Calls a ANSI/Unicode DLL Function ...
by Jimmy
Thu Dec 21, 2023 12:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Using Microsoft AI Phi-2 from FWH
Replies: 51
Views: 8330

Re: Using Microsoft AI Phi-2 from FWH

... or do i need DLL FUNCTION :?: Dear Jimmy, Does HMG support DLL FUNCTION ? or similar ? Or should we use Harbour default DLL management functions ? Can you convert the FWH GUI part of the example to HMG ? many thanks
by Antonio Linares
Thu Dec 21, 2023 10:51 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Using Microsoft AI Phi-2 from FWH
Replies: 51
Views: 8330

Insert a TUrlLink into xbrowse

... records on one column must have the writing underlined and the possibility of opening a popup, that is, I will give you a practical example in the management of my school's warehouse items, I need to view the item codes and see (already displayed) only those for example which have handling (warehouse ...
by Silvio.Falconi
Fri Dec 15, 2023 11:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Insert a TUrlLink into xbrowse
Replies: 0
Views: 499

Back after 10 years due to illness [ Javier Lloris ]

... cameras installed in the large nests to control the breeding without disturbing them. (By the way, I have a huge program of options for psittacine management also to be finished, with videos, images, audios, etc., I have a few of all kinds). P.D: FWH posiblemente uno de los mejores lenguajes junto ...
by jll-fwh
Wed Dec 13, 2023 1:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Back after 10 years due to illness [ Javier Lloris ]
Replies: 2
Views: 381

Re: add a line in the print report

... the only future-proof solution appears to be HTML. Additionally, users today are accustomed to web previews and interfaces that facilitate print management. I understand Silvio may not favor this, but the forum isn't solely for addressing Silvio's questions. We're dealing with a reporting issue, ...
by Silvio.Falconi
Tue Dec 12, 2023 11:16 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: add a line in the print report
Replies: 8
Views: 545

Re: add a line in the print report

... the only future-proof solution appears to be HTML. Additionally, users today are accustomed to web previews and interfaces that facilitate print management. I understand Silvio may not favor this, but the forum isn't solely for addressing Silvio's questions. We're dealing with a reporting issue, ...
by Otto
Tue Dec 12, 2023 10:42 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: add a line in the print report
Replies: 8
Views: 545

Re: Convert a print to Rtf or doc

... read in the various forums this is not only my thought but the thought of the majority of fwh users who when they have to make a program for a management for a client encounter countless problems for classes that do not work or work badly and they are forced to do their own work to adapt them ...
by Silvio.Falconi
Fri Dec 01, 2023 9:49 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Convert a print to Rtf or doc
Replies: 33
Views: 3468

Re: Calculate total pages

... for output. - The `oDevice:CmSay` and `oDevice:SayBitmap` calls seem to place text and bitmap images (like QR codes) on the document. 6. **File Management and Cleanup:** - `copyfile(...)`: Copies the currently processed metafile to a specific directory. - `DeleteEnhMetafile(hMeta)`: Deletes ...
by Otto
Fri Nov 24, 2023 6:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Calculate total pages
Replies: 32
Views: 5877

Re: Help splitting up a character address string

... into simpler, more manageable modules. This modular approach, as indicated in the FiveTech Software tech support forums, allows for easier management of different parts of an application, such as xBrowse. By patching individual .prg files back into one, Harbourino enhances the organization ...
by Otto
Wed Nov 15, 2023 7:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help splitting up a character address string
Replies: 10
Views: 602

Re: ID of the new process

Your approach of comparing the lists of processes before and after creating the OLE object using WMI (Windows Management Instrumentation) is a reasonable way to identify the new process associated with the OLE object. However, there are a few other potential approaches you could ...
by Antonio Linares
Tue Nov 14, 2023 2:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ID of the new process
Replies: 2
Views: 321
Next

Return to advanced search

cron