Search found 1354 matches: properly

Return to advanced search

Re: FWH2310: WhatsApp messages with Attachments/Images

Tested attaching Exe files also. The exe files received by the receiver are working properly.
by nageswaragunupudi
Sun Oct 29, 2023 8:00 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH2310: WhatsApp messages with Attachments/Images
Replies: 8
Views: 845

Re: DBF . Commit

... this change should be reflected in the central cache and therefore be visible to all other users accessing the same file, provided the cache is properly managed and synchronized. The function cmxSys( 1002, .f. ), when set to false, would likely affect the automatic commit or flush operations ...
by Otto
Sat Oct 21, 2023 8:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBF . Commit
Replies: 39
Views: 2350

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

Since the Upper() function doesn't work 'properly' for UTF8, ... Yes, Harbour's Upper() function does not work with UTF8 encoded Umlauts. Even with Ansi encoded umlauts, Harbour Upper/Lower functions work only if the codepage is set to German. ...
by nageswaragunupudi
Sat Oct 14, 2023 5:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TGet() - UTF8 encoding fails [Solved]
Replies: 20
Views: 1736

Re: De *.C Para *.Obj en BCC74 no funciona más.

... Please test it. I am not sure it works properly.
by Enrico Maria Giordano
Sat Oct 14, 2023 1:26 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: De *.C Para *.Obj en BCC74 no funciona más.
Replies: 84
Views: 39510

Re: Using Windows Copilot from FWH apps!

Dear Otto,

Here it properly creates the EXE and runs fine

> Possibly it's being deleted by my antivirus software right away?

Yes, probably

> Antonio, do you think one can also query the responses?

We need to find the Windows Copilot keys shortcut to copy the responses
by Antonio Linares
Sat Oct 14, 2023 6:17 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Using Windows Copilot from FWH apps!
Replies: 6
Views: 578

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

ok, I see.

Nevertheless the encoding should not be changed, in MHO this is a bug!

Since the Upper() function doesn't work 'properly' for UTF8, I have to use my own U82Upper() function for that!

But what about the VARCHAR clause? Does the same apply there?
by frose
Fri Oct 13, 2023 7:32 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TGet() - UTF8 encoding fails [Solved]
Replies: 20
Views: 1736

Re: Disabled buttons at oBar not greyed out after using FWH1912

... OF oBar GROUP   But this is a lot of work, testing, checking, ensuring all buttons in all modules are shown properly unless I'm willing to use GDIPLUS clause which results in non-sharp images of buttons. Question; cResName2, cResName3 and cResName4 are for ...
by hua
Wed Sep 13, 2023 8:46 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Disabled buttons at oBar not greyed out after using FWH1912
Replies: 17
Views: 1670

Re: Disabled buttons at oBar not greyed out after using FWH1912

Properly greyed out if use DEFINE BUTTONBAR GDIP clause but buttons' images are not sharp

Image

With clause 2015
Image
by hua
Mon Sep 11, 2023 10:31 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Disabled buttons at oBar not greyed out after using FWH1912
Replies: 17
Views: 1670

Re: Listview Unicode for CLASS TGrid()

... It is safer to use FWH built-in functions to make properly working Unicode library.
by nageswaragunupudi
Wed Aug 30, 2023 2:50 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Listview Unicode for CLASS TGrid()
Replies: 7
Views: 412

Re: XBROWSE ERROR

So if you want to use Get, define Get properly. What XBrowse natively provides is incremental Seek/Filter. That means, as and when the user presses a key, the seek/filter is performed. Many users like this feature, But if you reject this feature ...
by nageswaragunupudi
Tue Aug 08, 2023 8:13 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBROWSE ERROR
Replies: 5
Views: 391

Re: XBROWSE ERROR

... GET in some cases its becomes NULL that's why the error is coming. By the way XBROWSE Seeking RECORD operations prevents letters to type to make properly need to press backspace key. I need your help in this cases. Thanks in advance...! Thanks Shridhar
by shrifw
Tue Aug 08, 2023 7:00 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBROWSE ERROR
Replies: 5
Views: 391

Re: Lost connection to MySQL server during query

... built into EVERY Microsoft Windows operating system .. there is no verification needed if the workstation does not have ODBC loaded or configured properly and what if you have a "cranky" Windows desktop that intermittently decides to fail ( perhaps in your situation ) connecting or staying ...
by Rick Lipkin
Fri Aug 04, 2023 6:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Lost connection to MySQL server during query
Replies: 37
Views: 12436

New FTDN July/Julio (FWH 23.07)

... for it, using richedit text and the next time you press F1 the help will be shown! FWH automatically creates a help.dbf with index and updates it properly * TDataRow class: Image fields are displayed as images, though they can not be modified and saved yet. * XBROWSE: - RTE while browsing PostGre ...
by Antonio Linares
Thu Jul 27, 2023 6:13 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN July/Julio (FWH 23.07)
Replies: 7
Views: 1075

FWH new AutoHelp feature !!!

... for it, using richedit text and the next time you press F1 the help will be shown! FWH automatically creates a help.dbf with index and updates it properly. To test it using FiveDBU, just go to the DBF builder or any other dialog, place the focus on any control and press F1 :-) https://github.com/FiveTechSoft/screenshots/blob/master/autohelp.png?raw=true ...
by Antonio Linares
Wed Jul 12, 2023 7:19 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH new AutoHelp feature !!!
Replies: 14
Views: 780

Re: hbmk2 problem

Dear Tim, I just coded this little PRG and hbmk2 properly builds it so I tend to think that there is a preprocessor issue. Please compile it using -p to generate a PPO file and please check if such line gets modified, maybe a define is changing the ...
by Antonio Linares
Mon Jul 10, 2023 5:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: hbmk2 problem
Replies: 19
Views: 786
PreviousNext

Return to advanced search