Search found 136 matches: switches

Return to advanced search

Re: XAMPP through PortableApps.com or Server2Go

... Is this syntax supported by runner rx. What exactly does runner rc do with the prg code I pass. From the video, it seems to me that Runner RX switches mod harbour to default to html code and harbour is integrated just like php. For me, it's practical that I can simply hide the TEMPLATE /ENDTEXT ...
by Otto
Thu Feb 29, 2024 10:04 am
 
Forum: mod_harbour
Topic: XAMPP through PortableApps.com or Server2Go
Replies: 11
Views: 9271

Re: oBtn:ToolTip - UTF8 encoding fails [Unsolved]

UTF8 encoding fails - switches to Ansi - in BUTTON/TButton() and TBtnBmp() ToolTips! Can you please make this modification in "window.prg" and try? Locate these lines in the METHOD ShowToolTip() of Window.prg:     ...
by nageswaragunupudi
Sat Nov 25, 2023 6:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: oBtn:ToolTip - UTF8 encoding fails [Unsolved]
Replies: 11
Views: 943

oBtn:ToolTip - UTF8 encoding fails [Unsolved]

UTF8 encoding fails - switches to Ansi - in BUTTON/ TButton () and TBtnBmp () ToolTips! Sample: REQUEST HB_CODEPAGE_UTF8FUNCTION Main()   LOCAL oDlg, oBtn   FW_SetUnicode( .T. )   DEFINE DIALOG oDlg TITLE "UTF8 encoding ...
by frose
Fri Nov 24, 2023 10:01 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: oBtn:ToolTip - UTF8 encoding fails [Unsolved]
Replies: 11
Views: 943

Re: Testing Harbour -gc3 flag

Thank you. From the docs, it seems that none of the switches are you using is related to "signature". ?
by Enrico Maria Giordano
Mon Nov 20, 2023 3:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Testing Harbour -gc3 flag
Replies: 36
Views: 4330

Re: Testing Harbour -gc3 flag

... because you have recompiled only the PRGs of your app. You would have to rebuild [x]Harbour and FWH with to see the real effect of the -gc switches.
by Enrico Maria Giordano
Fri Nov 17, 2023 6:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Testing Harbour -gc3 flag
Replies: 36
Views: 4330

TGet():ReDefine - UTF8 encoding fails [Solved]

Encoding fails - switches to Ansi - when editing and the PICTURE clause is involved! https://i.postimg.cc/Z5FK3Fk4/2023-11-12-10-49-24.png #include "fivewin.ch"#define ID_GET       4001#define ID_BUTTON   ...
by frose
Sun Nov 12, 2023 10:00 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TGet():ReDefine - UTF8 encoding fails [Solved]
Replies: 6
Views: 316

Bug in BCC64

...   printf( "%d\n", *TEST );    return 0;} prints the correct answer that is: ðÉ-48 I tried all sort of switches but nothing worked. Any ideas? Even a workaroud would be much appreciated.
by Enrico Maria Giordano
Wed Nov 01, 2023 2:41 pm
 
Forum: Off Topic / Otros temas
Topic: Bug in BCC64
Replies: 0
Views: 327

Re: TGet() - UTF8 encoding fails [Unsolved]

But when editing, the encoding switches! Please try this: #include "fivewin.ch"function Main()   local oDlg   local oGet   local cVar1 := "üäö"   FW_SetUnicode( .T. ...
by nageswaragunupudi
Wed Oct 11, 2023 9:06 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TGet() - UTF8 encoding fails [Solved]
Replies: 20
Views: 1728

Re: TGet() - UTF8 encoding fails [Unsolved]

yes, so far everything is in order.
But when editing, the encoding switches!

Please wait for my next post.
Ok, I will wait, it is not very urgent. In some places I have switched to TEdit(), but would like to return to TGet().
by frose
Wed Oct 11, 2023 6:36 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TGet() - UTF8 encoding fails [Solved]
Replies: 20
Views: 1728

xBrowser - FW_SayTextHilite

Mr Rao,

When using the command FW_SayTextHilite the column alignment automatically switches to the left. Would it be possible to maintain the original definition?

Yours sincerely,

Oliveiros Junior
by oliveiros junior
Wed Sep 27, 2023 7:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowser - FW_SayTextHilite
Replies: 2
Views: 306

Re: The more fancy Xbrowses the more slow they become ?

old GDI32 is "slow" but GDI+ also can use Hardware Acceleration XBrowse and XImage use GDI+ by default, unless the programmer switches it off, by setting oBrw:lGDIP := .f. I can not comment on hardware acceleration. In addition to what Mr, Jimmy said, other factors affecting XBrowse ...
by nageswaragunupudi
Fri Nov 04, 2022 9:04 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: The more fancy Xbrowses the more slow they become ?
Replies: 8
Views: 440

Re: dbfntx very slow with 2+ users

Gentleman ... you all may be overlooking your network infrastructure .. especially if you are doing peer to peer. Check your router and switches .. if they are old .. replace them .. I noticed a BIG improvement in our peer to peer application when we upgraded our ISP router with a dual band ...
by Rick Lipkin
Sat Apr 09, 2022 2:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: dbfntx very slow with 2+ users
Replies: 41
Views: 6805

Re: To Maurizio, to Dutch

... that out of the blue I lost a customer who had been working with my program for over 25 years. The younger generation takes over the operation and switches to a cloud solution. Since you make a software similar to ours, I would like to ask how you plan to switch to the cloud or do you already have ...
by dutch
Tue Dec 07, 2021 4:38 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Maurizio, to Dutch
Replies: 29
Views: 2197

To Maurizio, to Dutch

... that out of the blue I lost a customer who had been working with my program for over 25 years. The younger generation takes over the operation and switches to a cloud solution. Since you make a software similar to ours, I would like to ask how you plan to switch to the cloud or do you already have ...
by Otto
Tue Dec 07, 2021 2:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Maurizio, to Dutch
Replies: 29
Views: 2197

Button click action

Hello friends, Maybe someone has time and can help me. Unfortunately, ACTION does not work with the switches. I would like to make the switch clickable and then change the width. call test program: sorting.exe mydbf.dbf Best regards, Otto https://mybergland.com/fwforum/click.jpg ...
by Otto
Mon Nov 22, 2021 5:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Button click action
Replies: 19
Views: 1477
Next

Return to advanced search