Search found 1040 matches: noticed

Return to advanced search

Re: Slow EXE Launch.

... file, I'm getting older so it seems like time should be getting faster, or is this typical. Thanks, Hello I had a similar problem a while ago. I noticed that fivewin creates a log file with the name of the executable with information about unloaded resources. After a few days this file was huge ...
by Giovany Vecchi
Wed May 08, 2024 4:23 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Slow EXE Launch.
Replies: 8
Views: 203

Re: New txbrowse

... mode. by doing this way I don't need to go and modify the original xbrowse class every time, so I always have the compatible fwh version. We noticed a problem in xbrowse when using the SetMultiSelectCol() method, sometimes it saves the column where the checkbox is located as col-1, col-2, ...
by Silvio.Falconi
Mon Apr 22, 2024 7:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New txbrowse
Replies: 6
Views: 451

Re: Compiling with new harbour_bcc770_32_20240309

Silvio, When we started using bcc 7.70 we also noticed those strange behaviors with uuid.lib sometimes Not sure why it happens, but it happens sometimes. FWH 24.02 buildh.bat is working fine using it. Please review FWH 24.02 samples\buildh.bat to ...
by Silvio.Falconi
Wed Mar 20, 2024 10:52 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiling with new harbour_bcc770_32_20240309
Replies: 15
Views: 3492

Re: Compiling with new harbour_bcc770_32_20240309

Silvio,

When we started using bcc 7.70 we also noticed those strange behaviors with uuid.lib sometimes

Not sure why it happens, but it happens sometimes. FWH 24.02 buildh.bat is working fine using it.
Please review FWH 24.02 samples\buildh.bat to see how we use it.
by Antonio Linares
Wed Mar 20, 2024 10:00 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiling with new harbour_bcc770_32_20240309
Replies: 15
Views: 3492

Re: To Nageswrao Del Objs on TscrollPanel

...  ENDreturn .t.  We'll look into other issues later https://i.postimg.cc/FFD9FZgb/nnn.jpg while deleting some records I noticed that some buttons cannot be pressed and when they are deleted from xbrowse the images do not refresh immediately but after a certain time and ...
by Silvio.Falconi
Tue Mar 05, 2024 4:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Nageswrao Del Objs on TscrollPanel
Replies: 17
Views: 735

Controls behave different in Window as in Dialog

I noticed that many controls behave different in Windows oWnd as dialogs oDlg. Why is that ? Exact the same code, just this option : if cRun = "Dialog"  ACTIVATE DIALOG oMain CENTERED ;  ON INIT ( oWebView := ...
by Marc Venken
Sat Feb 24, 2024 8:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Controls behave different in Window as in Dialog
Replies: 2
Views: 171

Re: Strange characters going from FWH to Outlook FWH 13.10

Dear Michel,
I haven't conducted any direct speed measurements, but I've never noticed it being slow.
I think the code page must solve it similarly.
Best regards,
Otto
by Otto
Mon Feb 19, 2024 11:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Strange characters going from FWH to Outlook FWH 13.10
Replies: 18
Views: 3782

Re: RAO advice on using Mysql

I'm trying oCn:RecSet() and it's very, very fast, I noticed that certain methods that work with oCn:Rowset() with :RecSet() don't work.


What size of tables you tested?
by nageswaragunupudi
Thu Feb 01, 2024 6:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: RAO advice on using Mysql
Replies: 12
Views: 1018

Re: RAO advice on using Mysql

Thank Rao

I'm trying oCn:RecSet() and it's very, very fast, I noticed that certain methods that work with oCn:Rowset() with :RecSet() don't work.

Is it possible to have a list of :RecSet() methods?

Thank you
Maurizio
by Maurizio
Thu Feb 01, 2024 11:37 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: RAO advice on using Mysql
Replies: 12
Views: 1018

Different Processing of Escape Characters in Mod Harbour

Hello everyone, I am working with Mod Harbour and have noticed that in my JavaScript code \\n causes a line break, while \n leads to an error. Is this a known behavior in Mod Harbour, or could there be another reason for it? Has anyone had similar experiences ...
by Otto
Wed Jan 31, 2024 4:10 am
 
Forum: mod_harbour
Topic: Different Processing of Escape Characters in Mod Harbour
Replies: 5
Views: 512

link between PRG and RC

... release folder source folder *.prj file my first question: is this a conventional way of organizing a fivewin project? my second question: i noticed that prg files seem to interact with files located in rc/*.rc. but I am unable to find an explicit link in the prg file that would confirm to ...
by Ruth
Mon Jan 29, 2024 4:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: link between PRG and RC
Replies: 20
Views: 1788

Re: FW_MemoEdit error

I tested also with Tom Marcione RichText class apart from the fw_memoedit function it often crashes when the dialog is enlarged I noticed a congruence, that is, rtfdemo.prg creates a rtfdemo.rtf file which, if opened with fw_memoedit , displays in one way, if opened with Office Word or ...
by Silvio.Falconi
Sun Jan 28, 2024 4:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FW_MemoEdit error
Replies: 2
Views: 517

Re: FWH2310: WhatsApp messages with Attachments/Images

Congratulations, how does using WhatsApp work with Fivewin? Working well. But I noticed one problem which we could not solve till now. If we want to send message with attachments to a particular contact and if we already have the chat window open with the same ...
by nageswaragunupudi
Wed Nov 01, 2023 12:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH2310: WhatsApp messages with Attachments/Images
Replies: 8
Views: 881

cFilePath issue.

...          ( cDisk := cFileDisc( cPathMask ) ) + If( ! Empty( cDisk ), cSep, "" ) ) I used this function in my application. file path I noticed it was in uppercase. This creates problems with the Turkish characters I use. Is there a purpose in using the upper function? (Note. When I ...
by Horizon
Tue Oct 31, 2023 6:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: cFilePath issue.
Replies: 4
Views: 326

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

I noticed that all hexcodes in your example are ANSI and that there are NO UTF8 2-byte hexcodes!

Probably the encoding is already changed to ANSI before the TGet() was activated!?

Maybe it is the text object to display the hexcode directly?

I'll test it tomorrow 8)
by frose
Wed Oct 11, 2023 8:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TGet() - UTF8 encoding fails [Solved]
Replies: 20
Views: 1757
Next

Return to advanced search