Constants Explorer [PB IDE plugin]

All PureFORM, JaPBe, Libs and useful code maintained by gnozal

Moderator: gnozal

gnozal
PureBasic Expert
PureBasic Expert
Posts: 4229
Joined: Sat Apr 26, 2003 8:27 am
Location: Strasbourg / France
Contact:

Post by gnozal »

Update

Changes :
- Updated constants list
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
User avatar
blueb
Addict
Addict
Posts: 1116
Joined: Sat Apr 26, 2003 2:15 pm
Location: Cuernavaca, Mexico

Post by blueb »

Any chance that you will update the constants for PB4 ? :?:

I downloaded the ConstantsExplorer.exe (PB-IDE version) plugin from the top of the file. It worked well in v3.94 and I'd like to use it in version 4 but it can't find some of the new constants.

--blueb
- It was too lonely at the top.

System : PB 6.21(x64) and Win 11 Pro (x64)
Hardware: AMD Ryzen 9 5900X w/64 gigs Ram, AMD RX 6950 XT Graphics w/16gigs Mem
gnozal
PureBasic Expert
PureBasic Expert
Posts: 4229
Joined: Sat Apr 26, 2003 8:27 am
Location: Strasbourg / France
Contact:

Post by gnozal »

blueb wrote:Any chance that you will update the constants for PB4 ? :?:

I downloaded the ConstantsExplorer.exe (PB-IDE version) plugin from the top of the file. It worked well in v3.94 and I'd like to use it in version 4 but it can't find some of the new constants.

--blueb
New constants ? Do you mean PB constants ?
It's only designed for Windows API constants.
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
User avatar
blueb
Addict
Addict
Posts: 1116
Joined: Sat Apr 26, 2003 2:15 pm
Location: Cuernavaca, Mexico

Post by blueb »

Sheeez.... what was I thinking? :oops:

--blueb
- It was too lonely at the top.

System : PB 6.21(x64) and Win 11 Pro (x64)
Hardware: AMD Ryzen 9 5900X w/64 gigs Ram, AMD RX 6950 XT Graphics w/16gigs Mem
freak
PureBasic Team
PureBasic Team
Posts: 5940
Joined: Fri Apr 25, 2003 5:21 pm
Location: Germany

Post by freak »

With the StructureViewer in the IDE, you can view all known constants. Those of PB and the API.
quidquid Latine dictum sit altum videtur
gnozal
PureBasic Expert
PureBasic Expert
Posts: 4229
Joined: Sat Apr 26, 2003 8:27 am
Location: Strasbourg / France
Contact:

Post by gnozal »

freak wrote:With the StructureViewer in the IDE, you can view all known constants. Those of PB and the API.
The #PB_MSG_* constants are missing
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
freak
PureBasic Team
PureBasic Team
Posts: 5940
Joined: Fri Apr 25, 2003 5:21 pm
Location: Germany

Post by freak »

They are not defined in any resident, because they are not part of any PB command.
They are only from the IDE sources.
quidquid Latine dictum sit altum videtur
gnozal
PureBasic Expert
PureBasic Expert
Posts: 4229
Joined: Sat Apr 26, 2003 8:27 am
Location: Strasbourg / France
Contact:

Post by gnozal »

Update

Changes :
- updated PB folder detection for PB4.10 beta 4
- fixed crash with Vista (hope so ...)
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
User avatar
NoahPhense
Addict
Addict
Posts: 1999
Joined: Thu Oct 16, 2003 8:30 pm
Location: North Florida

Post by NoahPhense »

If I keep up with the latest version of japbe .. do I need this?

- np
gnozal
PureBasic Expert
PureBasic Expert
Posts: 4229
Joined: Sat Apr 26, 2003 8:27 am
Location: Strasbourg / France
Contact:

Post by gnozal »

NoahPhense wrote:If I keep up with the latest version of japbe .. do I need this?
- np
Nope :wink:
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
User avatar
NoahPhense
Addict
Addict
Posts: 1999
Joined: Thu Oct 16, 2003 8:30 pm
Location: North Florida

Post by NoahPhense »

gnozal wrote:
NoahPhense wrote:If I keep up with the latest version of japbe .. do I need this?
- np
Nope :wink:
Thanks Bro .. also, just wanted to say that your work on these apps is
highly commendable and for me, invaluable.

- np
Post Reply