Search found 43 matches: workarounds

Return to advanced search

Re: using PUBLIC FONT in DIALOG

... It does not matter whether the font is Public, Private, Local or Static variable In a well written program, there should never be a need for workarounds like: Do While oFont:nCount > 0       oFont:End()   Enddo Can anyone please provide a small sample ...
by nageswaragunupudi
Mon May 15, 2023 2:36 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: using PUBLIC FONT in DIALOG
Replies: 3
Views: 221

Re: Speech Recognizer for harbour App ?

... documents) from one application into another. As OLE is a Microsoft technology, it is not natively supported on Linux. However, there are some workarounds that may allow you to use OLE objects on Linux: Use Wine: Wine is a compatibility layer that allows you to run Windows applications on Linux. ...
by Antonio Linares
Sun Apr 30, 2023 10:38 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Speech Recognizer for harbour App ?
Replies: 9
Views: 511

Re: REDEFINE SAY on Buttonbar

Dear Marc,

We can not include workarounds in FWH, or any code that may modify other's apps behavior
by Antonio Linares
Fri Dec 09, 2022 12:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: REDEFINE SAY on Buttonbar
Replies: 33
Views: 1970

Re: REDEFINE SAY on Buttonbar

... Marc's example, as stated before, shows the exact problem. I've already shown a workaround for that problem. I'ts always nice that we can have workarounds !! But in this case and in the case of many say's is it possible that the FW-Team could implement this workaround in the original source ...
by Marc Venken
Fri Dec 09, 2022 11:36 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: REDEFINE SAY on Buttonbar
Replies: 33
Views: 1970

MDI child windows use hard-coded Visual Style Rendering

... . https://i.postimg.cc/RZqjdRrh/different-windo.jpg There are several reports of the problem online, and there are no confirmed workarounds. On these days , I asked several Vb, C ++, Delphi and Phyton programming forums at first I got this message From VbForum I would point out ...
by Silvio.Falconi
Thu May 19, 2022 9:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: MDI child windows use hard-coded Visual Style Rendering
Replies: 1
Views: 210

Re: ADS - The future is <sadly> now so where do you go ?

Tim, I just wanted to let you know that there are workarounds. Unfortunately, I have shifted my focus to HTML reporting. With that being said, none of these is an issue. EasyReport. Have please a look at the source code. EasyReport and TPrinter work ...
by Otto
Mon May 09, 2022 8:22 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADS - The future is <sadly> now so where do you go ?
Replies: 26
Views: 2773

Re: dbfntx very slow with 2+ users

Marco, I have used many systems also LetoDb. These are all just workarounds. There is a request to the server and then the data is transferred to the client. It is different with RDP. Only the changed pixels of the screen are transferred. You, and especially ...
by Otto
Tue Apr 12, 2022 8:20 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: dbfntx very slow with 2+ users
Replies: 41
Views: 6801

Re: ot:preservar la fecha y hora de creacion de un archivo

Hola,

No creo que se pueda hacer eso que pretendes.
Dos workarounds:
1 - Añadir fecha origen al archivo destino, algo asi como FACTURA__2022_03_21.DBF
2 - Hacer copia pero comprimida, bien zip, bien rar o lo que sea

Salu2
by hmpaquito
Mon Mar 21, 2022 5:57 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: ot:preservar la fecha y hora de creacion de un archivo
Replies: 7
Views: 655

Re: set Report Orientation

... Silvio, sorry, there is no solution available at the moment. I use these workarounds. Best regards, Otto function hochformat()    winexec('RUNDLL32.EXE PRINTUI.DLL,PrintUIEntry /Sr /n "Seminar" /a "c:\setprnter\Seminarhoch.dat"')return ...
by Silvio.Falconi
Fri Jan 07, 2022 10:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: set Report Orientation
Replies: 17
Views: 1665

Re: set Report Orientation

... Silvio, sorry, there is no solution available at the moment. I use these workarounds. Best regards, Otto function hochformat()    winexec('RUNDLL32.EXE PRINTUI.DLL,PrintUIEntry /Sr /n "Seminar" ...
by Otto
Fri Jan 07, 2022 10:50 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: set Report Orientation
Replies: 17
Views: 1665

Re: EasyReport progress?

Hello,
I inserted a zoom function in my copy of EasyReport.
For me, it is working fine. But all in all, the designer is not stable.
But I know the problems and have workarounds.

Best regards,
Otto

Image
by Otto
Fri Mar 19, 2021 7:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: EasyReport progress?
Replies: 86
Views: 8817

Re: XBrowse: how to load image data instead of image name

... So the program executes the loop before we do the activate ? This can explane why i have spend time in order to trap errors and have been making workarounds :D :D
by Marc Venken
Tue Nov 03, 2020 9:52 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBrowse: how to load image data instead of image name
Replies: 17
Views: 1527

Re: Fast Report´s future

... your version of EasyReport nearly every day. There are only little things missing - a week or so. For personal use, you know the problems and have workarounds. Only a new user is frustrated. Then it would be the best Report designer of all. Is the souece on github, too. Best regards Otto
by Otto
Mon May 11, 2020 7:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fast Report´s future
Replies: 56
Views: 6019

Re: Fixed Brush

Resolved with tPanel Thank you for your help No need for workarounds and make the code complex. We can do it directly with Dialog.   local oDlg, aRect, oFooterBrush, nBrushHt := 80   DEFINE BRUSH oFooterBrush COLOR CLR_HGREEN   DEFINE ...
by nageswaragunupudi
Tue Dec 24, 2019 7:30 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fixed Brush
Replies: 11
Views: 1182

Re: Missing images in xBrowse

... regards Uwe :D I still can not believe that xbrowse can not display a valid bmp and you have to find workarounds. Can I see the bitmap that xbrowse can not display? If that is the case we will find a solution.
by nageswaragunupudi
Fri Nov 15, 2019 9:32 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Missing images in xBrowse
Replies: 12
Views: 1915
Next

Return to advanced search

cron