[Done] PB 6.03 beta 3 Windows XP IDE Scintilla

Post bugs related to the IDE here
Mesa
Enthusiast
Enthusiast
Posts: 433
Joined: Fri Feb 24, 2012 10:19 am

[Done] PB 6.03 beta 3 Windows XP IDE Scintilla

Post by Mesa »

The ide doesn't match keyword when i clic on it.
For example, if i clic on "If", the line is selected but the keyword "if" is not underlined and the correspondant "EndIf" is not underlined too. Idem with 'Procedure", etc.

The Editor.catalog is ok, the PureBasic.prefs is ok, the File\Preferences...\etc is ok.

Everything works, PBx86 and PBx64, on Windows 10 64b.

I've compiled my own ide from github, it doesn't work but if i copy this ide on a windows 10 then it works !

And everything is ok with the PB6.03beta1.

Unfortunately, I don't have the beta2 which has the Updated Scintilla to 5.3.5 for all plateforms.
So it may be a problem with scintilla.

M.
Mesa
Enthusiast
Enthusiast
Posts: 433
Joined: Fri Feb 24, 2012 10:19 am

Re: PB 6.03 beta 3 Windows XP IDE Scintilla

Post by Mesa »

I found why the pb603b3 IDE no longer underlines keywords with windows xp, it's the scintilla.dll 603b2 or b3 that no longer works with "indicators". If I use the dll from pb603b1, it works fine.

M.
User avatar
jacdelad
Addict
Addict
Posts: 2010
Joined: Wed Feb 03, 2021 12:46 pm
Location: Riesa

Re: PB 6.03 beta 3 Windows XP IDE Scintilla

Post by jacdelad »

I...may be totally wrong, but wasn't Windows XP support dropped?
Good morning, that's a nice tnetennba!

PureBasic 6.21/Windows 11 x64/Ryzen 7900X/32GB RAM/3TB SSD
Synology DS1821+/DX517, 130.9TB+50.8TB+2TB SSD
AZJIO
Addict
Addict
Posts: 2191
Joined: Sun May 14, 2017 1:48 am

Re: PB 6.03 beta 3 Windows XP IDE Scintilla

Post by AZJIO »

jacdelad wrote: Thu Jul 27, 2023 6:00 pm I...may be totally wrong, but wasn't Windows XP support dropped?
We still have this OS at work. Specialized big program with databases. It will probably work on any version of Windows. But nobody needs it. There is an internal network without the Internet. I also saw computers in the hospital with databases and printing of some documents. They do not have access to the network. And full-time programmers create programs for these computers at the request of management.
Fred
Administrator
Administrator
Posts: 18220
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: [Done] PB 6.03 beta 3 Windows XP IDE Scintilla

Post by Fred »

XP support is dropped since 6.10.
Post Reply