Hi Mr. Rao,
Please ignore, there is a wrong spelling. I found IsWideChar.
Application
===========
Path and name: C:\PrgW\Icra\IcraW.exe (32 bits)
Size: ********* bytes
Compiler version: Harbour 3.2.0dev (r2304211101)
FiveWin version: FWH 23.10
C compiler version: Microsoft Visual C 19.35.32217 ...
Search found 34 matches: spelling
Searched query: spelling
- Thu Nov 16, 2023 8:36 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Fwh 23.10 TGet another problem (UNSOLVED)
- Replies: 132
- Views: 70783
- Sat Nov 04, 2023 12:58 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Xlsxlibhb_ver2
- Replies: 57
- Views: 15631
Re: Xlsxlibhb_ver2
Please use
REQUEST XLSXLIB
Sorry for the spelling mistake in the whatsnew.txt
REQUEST XLSXLIB
Sorry for the spelling mistake in the whatsnew.txt
- Tue May 23, 2023 9:15 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: RTF Spell Checker
- Replies: 7
- Views: 1010
Re: RTF Spell Checker
... implementation may vary, the RTF edit control in FiveWin might provide spell checking capabilities to assist users in identifying and correcting spelling errors.
Printing: The control may support printing the formatted text document.
It's important to note that the exact features and capabilities of ...
Printing: The control may support printing the formatted text document.
It's important to note that the exact features and capabilities of ...
- Wed Dec 01, 2021 1:06 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: RTF from Variable
- Replies: 40
- Views: 6133
Re: RTF from Variable
... It gives me a blank screen.
I get the text displayed. We know that the control is working because a right click gives me the option to turn on spelling.
What I don't get is the editing toolbar with the RichText options. Without that, it's just memo edit.
So loading text happens. The spell check ...
I get the text displayed. We know that the control is working because a right click gives me the option to turn on spelling.
What I don't get is the editing toolbar with the RichText options. Without that, it's just memo edit.
So loading text happens. The spell check ...
- Sat Nov 27, 2021 2:18 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Spell CHecker
- Replies: 15
- Views: 2689
Re: Spell CHecker
... us.
In case you are programming for touch keyboard, other option IMF_TKBAUTOCORRECTION may interest you.
3). The same capability for checking spelling does not seem to apply to the FUNCTION. Is it doable ?
Which Function?
4). Can this work with existing .FPT files to retrieve and save ...
In case you are programming for touch keyboard, other option IMF_TKBAUTOCORRECTION may interest you.
3). The same capability for checking spelling does not seem to apply to the FUNCTION. Is it doable ?
Which Function?
4). Can this work with existing .FPT files to retrieve and save ...
- Wed Nov 17, 2021 7:13 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Spell CHecker
- Replies: 15
- Views: 2689
Re: Spell CHecker
... spelled words, but it does not provide any alternatives.
2) What is the purpose of SET_LANG_OPTIONS
3). The same capability for checking spelling does not seem to apply to the FUNCTION. Is it doable ?
4). Can this work with existing .FPT files to retrieve and save RichText formatted text ...
2) What is the purpose of SET_LANG_OPTIONS
3). The same capability for checking spelling does not seem to apply to the FUNCTION. Is it doable ?
4). Can this work with existing .FPT files to retrieve and save RichText formatted text ...
- Tue Nov 16, 2021 8:25 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Spell CHecker
- Replies: 15
- Views: 2689
Re: Spell CHecker
Dear Tim,
Have you tried to left click on such line ?
When I type in an error, it shows the line underneath the mispelled word but there is no dictionary or spelling correction offered.
Have you tried to left click on such line ?
- Mon Nov 15, 2021 11:05 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Spell CHecker
- Replies: 15
- Views: 2689
Re: Spell CHecker
... doing step 2, nothing displays to "set".
When I type in an error, it shows the line underneath the mispelled word but there is no dictionary or spelling correction offered.
You mentioned using an .RTF file. In the past, RichEdit was supposed to work with MEMO ( .FPT ) fields but I never was ...
When I type in an error, it shows the line underneath the mispelled word but there is no dictionary or spelling correction offered.
You mentioned using an .RTF file. In the past, RichEdit was supposed to work with MEMO ( .FPT ) fields but I never was ...
- Fri Feb 05, 2021 8:35 am
- Forum: mod_harbour
- Topic: The dollar sign is short for jQuery
- Replies: 0
- Views: 362
The dollar sign is short for jQuery
Anyone who has already dealt a little with jQuery will have stumbled upon the following call:
jQuery ('a'). attr ('title');
Shorter is nicer - therefore you will normally only see the following spelling (which is synonymous!):
$ ('a'). attr ('title');
The dollar sign is short for jQuery
jQuery ('a'). attr ('title');
Shorter is nicer - therefore you will normally only see the following spelling (which is synonymous!):
$ ('a'). attr ('title');
The dollar sign is short for jQuery
- Wed Jul 24, 2019 12:51 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: Búsqueda incremental de vocales con tilde con MySqlMaDB
- Replies: 7
- Views: 935
Re: Búsqueda incremental de vocales con tilde con MySqlMaDB
Thanks Mr Rao
The idea is that when writing Adrian, show Adrian and Adrián.
Many times they write without the spelling accent.
regards
The idea is that when writing Adrian, show Adrian and Adrián.
Many times they write without the spelling accent.
regards
- Wed Jul 19, 2017 8:47 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: JSON - request then decode
- Replies: 9
- Views: 4175
Re: JSON - request then decode RESOLVED
... so after all that, the process is actually quite simple, except when I added an extra n to the word application when stating the header setting for content.
Now I'm successfully implementing the call and receiving the data. I only looked at that for hours and did not see the spelling error.
Tim
Now I'm successfully implementing the call and receiving the data. I only looked at that for hours and did not see the spelling error.
Tim
- Sat May 27, 2017 12:37 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Problem with oldest xbrowse
- Replies: 6
- Views: 1227
Re: Problem with oldest xbrowse
... NOBORDER ; FONT oFntBrow WITH OBJECT oBrwConsu :lHScroll := .f. :nMarqueeStyle := MARQSTYLE_HIGHLROW :oHeaderFonts := oFntHead :CreateFromCode()END
Please check for spelling/typing mistakes
Please check for spelling/typing mistakes
- Mon Feb 06, 2017 12:07 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Rowset data and method is not working.
- Replies: 2
- Views: 898
Re: Rowset data and method is not working.
OrdKeyCount()
We did not create this method. Instead you can use method KeyCount()
AbsolutePosition:
Correct spelling is ABSOLUTEPOISTION and not ABSOUTEPOSITION.
This access method is provided for compatibility with ADO. The result is the same as KeyNo()
LastRec():
This is the last record when the ...
We did not create this method. Instead you can use method KeyCount()
AbsolutePosition:
Correct spelling is ABSOLUTEPOISTION and not ABSOUTEPOSITION.
This access method is provided for compatibility with ADO. The result is the same as KeyNo()
LastRec():
This is the last record when the ...
- Sun Feb 05, 2017 10:25 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Contents of Log file
- Replies: 10
- Views: 2282
Re: Contents of Log file
... Been getting this log file with my current application .. it appears to point to a bitmap in my resource file that is either missing or a mis-spelling on my part in my code ?
Rick Lipkin
02/05/2017 10:43:42: WNDREADPALBMPEX( 629 ) uBmp = "DCUST166" "not found" = "not found" 02/05/2017 ...
Rick Lipkin
02/05/2017 10:43:42: WNDREADPALBMPEX( 629 ) uBmp = "DCUST166" "not found" = "not found" 02/05/2017 ...
- Sun Feb 05, 2017 5:19 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Contents of Log file
- Replies: 10
- Views: 2282
Contents of Log file
... Been getting this log file with my current application .. it appears to point to a bitmap in my resource file that is either missing or a mis-spelling on my part in my code ?
Rick Lipkin
02/05/2017 10:43:42: WNDREADPALBMPEX( 629 ) uBmp = "DCUST166" "not found" = "not ...
Rick Lipkin
02/05/2017 10:43:42: WNDREADPALBMPEX( 629 ) uBmp = "DCUST166" "not found" = "not ...