remarks:
purebasic.chm,*.html use ansi[1250] to open is ok,but chr.html and asc.html use utf8 is ok.
========other:
in string/chr.html:
Chr(8364)=€=€
Chr($BC)=1/4=¼
Chr(8364)=1/2=½
in string/asc.html,i changed $2630 to $2640:
Chr($2640)=;cannot use &#*;
Chr($25BC)=;cannot use &#*;
Search found 584 matches
- Sat May 17, 2025 5:27 pm
- Forum: Bugs - Documentation
- Topic: hope PB-chm:when Character>127 To "&#"+Str(Character)+";"
- Replies: 6
- Views: 2433
- Thu May 01, 2025 8:49 pm
- Forum: Bugs - IDE
- Topic: V6.20 has several missing multilingual support
- Replies: 4
- Views: 2648
V6.20 has several missing multilingual support
V6.20 has 3 missing multilingual support
win7x86:
Preferences/Compiler/Defaults:
Enable DLL preloading protection (Windows)
Use shared UCRT (Windows 10 and above)
Enable Wayland support
win7x86:
Preferences/Compiler/Defaults:
Enable DLL preloading protection (Windows)
Use shared UCRT (Windows 10 and above)
Enable Wayland support
- Wed Apr 30, 2025 10:48 pm
- Forum: Announcement
- Topic: PureBasic 6.21 is out !
- Replies: 169
- Views: 35835
Re: PureBasic 6.21 beta 7 is out !
It is recommended that PB will no longer post the beta version. For example, full version 6.20, 6.30, indicating that the official ourselves have a bigger more rigorous improvement.
full version 6.3 * represents small improvements. When users have small requirements and expectations, you can choose ...
full version 6.3 * represents small improvements. When users have small requirements and expectations, you can choose ...
- Mon Apr 14, 2025 12:38 pm
- Forum: 3D Programming
- Topic: why is [b]Screen3DRequester.pb[/b] no longer present in current versions of PB?
- Replies: 4
- Views: 4952
Re: why is [b]Screen3DRequester.pb[/b] no longer present in current versions of PB?
Don't use .pb.html in CHM, too old, too lag. Use the same name. PB file in the example folder, they don't need Screen3DRequester.pb.
- Thu Apr 10, 2025 9:51 pm
- Forum: Bugs - Documentation
- Topic: hope PB-chm:when Character>127 To "&#"+Str(Character)+";"
- Replies: 6
- Views: 2433
Re: hope PB-chm:when Character>127 To "&#"+Str(Character)+";"
topic code,time is 2017,from my old file.
but
The original author of Listfiles () forgets who is. Sorry and thanks!
but
The original author of Listfiles () forgets who is. Sorry and thanks!
- Thu Apr 10, 2025 3:36 am
- Forum: Bugs - Documentation
- Topic: hope PB-chm:when Character>127 To "&#"+Str(Character)+";"
- Replies: 6
- Views: 2433
Re: hope PB-chm:when Character>127 To "&#"+Str(Character)+";"
PB's ASCII listing 256 characters, actually ASCII extension, should be called Eascii.
- Wed Apr 09, 2025 1:22 pm
- Forum: Bugs - Documentation
- Topic: hope PB-chm:when Character>127 To "&#"+Str(Character)+";"
- Replies: 6
- Views: 2433
hope PB-chm:when Character>127 To "&#"+Str(Character)+";"
When the PBCHM is opened on Chinese X86WIN7, there will be garbled if the character value is> 127. If it is changed to the real character set, it will be correct and general. Below is my processing code:
first,chm to html to director:chm-html\
Global n,m
Procedure ListFiles(directory.s,directoryid ...
first,chm to html to director:chm-html\
Global n,m
Procedure ListFiles(directory.s,directoryid ...
- Tue Feb 25, 2025 9:43 pm
- Forum: Tricks 'n' Tips
- Topic: MS Speech SAPI Text to speech COM (Windows only)
- Replies: 45
- Views: 13069
Re: MS Speech SAPI Text to speech COM (Windows only)
How:fast forward to a given word ?
- Sun Feb 23, 2025 8:16 am
- Forum: Tricks 'n' Tips
- Topic: "OOP" - TinyObj
- Replies: 8
- Views: 1187
Re: "OOP" - TinyObj
x86win7,Formal edition pb6.20
should Procedure change to Gosub ?
should Procedure change to Gosub ?
- Mon Feb 17, 2025 2:31 am
- Forum: Tricks 'n' Tips
- Topic: "OOP" - TinyObj
- Replies: 8
- Views: 1187
Re: "OOP" - TinyObj
[ERROR]
Line:48 ;EndProcedure
Invalid memory access.(write error at address 0)
Line:48 ;EndProcedure
Invalid memory access.(write error at address 0)
- Mon Jan 20, 2025 11:19 am
- Forum: Coding Questions
- Topic: scroll bar of EditorGadget cannot reach the bottom
- Replies: 12
- Views: 1789
Re: scroll bar of EditorGadget cannot reach the bottom
Now PB-V6.12, #TM_RICHTEXT and #TM_PLAINTEXT are all the same bug.
- Sun Jan 19, 2025 9:05 pm
- Forum: Tricks 'n' Tips
- Topic: MS Speech SAPI Text to speech COM (Windows only)
- Replies: 45
- Views: 13069
Re: MS Speech SAPI Text to speech COM (Windows only)
ButtonGadget(...,"Say text") should acquiesce start from Current CursorPos.
- Sun Jan 19, 2025 4:41 pm
- Forum: Tricks 'n' Tips
- Topic: MS Speech SAPI Text to speech COM (Windows only)
- Replies: 45
- Views: 13069
Re: MS Speech SAPI Text to speech COM (Windows only)
reading word.
- Sun Jan 19, 2025 3:46 pm
- Forum: Tricks 'n' Tips
- Topic: MS Speech SAPI Text to speech COM (Windows only)
- Replies: 45
- Views: 13069
Re: MS Speech SAPI Text to speech COM (Windows only)
thanks!
Can you increase the function: Automatically select the word being read.
Can you increase the function: Automatically select the word being read.
- Wed Oct 30, 2024 1:04 am
- Forum: The PureBasic Editor
- Topic: Building PureBasic OpenSource Projects on Windows: A Quick Tutorial
- Replies: 4
- Views: 3502
Re: Building PureBasic OpenSource Projects on Windows: A Quick Tutorial
but i have:
from
https://www.123pan.com/s/3bN8Vv-ovu0A
to add install "Microsoft Visual" :
C Redistributable Old Version=22.5 MB
C++ Redistributable Package 2005 SP1=14.7 MB
C++ Redistributable Package 2008 SP1=29.5 MB
C++ Redistributable Package 2010 SP1=11.4 MB
C++ Redistributable Package 2012 UP4 ...
from
https://www.123pan.com/s/3bN8Vv-ovu0A
to add install "Microsoft Visual" :
C Redistributable Old Version=22.5 MB
C++ Redistributable Package 2005 SP1=14.7 MB
C++ Redistributable Package 2008 SP1=29.5 MB
C++ Redistributable Package 2010 SP1=11.4 MB
C++ Redistributable Package 2012 UP4 ...