ResEd Addon for PureBasic

Developed or developing a new product in PureBasic? Tell the world about it.
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

ResEd Addon for PureBasic

Post by ts-soft »

This is a small addon for PureBasic IDE or jaPBe or ...
You can create Resource-Skripts, Compiling, Create Menue, VersionInfo
and so on.

It's based on the RAResEd.lib by KetilO (c) http://www.radasm.com

Only DialogResources not available in this small version. You can Export
names as PB_Constants, load *.rc.

This first version is for testing suppose. With the Final Version also the Source
available

ResEd Addon Download

In the moment no help available

feedback welcome

Snapshot:
Image
Last edited by ts-soft on Thu Aug 31, 2006 11:52 am, edited 2 times in total.
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
Image
User avatar
NoahPhense
Addict
Addict
Posts: 1999
Joined: Thu Oct 16, 2003 8:30 pm
Location: North Florida

Re: ResEd Addon for PureBasic

Post by NoahPhense »

Nice addon. This will come in handy.

Thanks.

- np
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Post by ts-soft »

Small update:
+ Language (global)
+ enhanced Contextmenü of Project
+ some cosmetic :wink:
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
Image
User avatar
bembulak
Enthusiast
Enthusiast
Posts: 575
Joined: Mon Mar 06, 2006 3:53 pm
Location: Austria

Post by bembulak »

Looks good!

A lot of Api or can we hope for a Linux version?
cheers,

bembulak
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Post by ts-soft »

bembulak wrote:Looks good!

A lot of Api or can we hope for a Linux version?
This is only to manage, create and compile of windows-resources.
Linux doesn't support windows-resources :wink:
Also the used lib is windows only!
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
Image
User avatar
bembulak
Enthusiast
Enthusiast
Posts: 575
Joined: Mon Mar 06, 2006 3:53 pm
Location: Austria

Post by bembulak »

:cry:

What a pitty. I hope that there will be a Linux-Hype when the 4.0 for Linux gets out.
There are really some tools, that we need on other Systems.
*hopingandpraying*
cheers,

bembulak
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Post by ts-soft »

WindowsResources supports only Windows-Binaries. Linux-Binaries have no
section for Resources, Linux use Elf and no Win32-PE format.
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
Image
User avatar
bembulak
Enthusiast
Enthusiast
Posts: 575
Joined: Mon Mar 06, 2006 3:53 pm
Location: Austria

Post by bembulak »

I know, but I meant a "hype" for Linux in general! Maybe more ppl will use PB for Linux in the future.
cheers,

bembulak
Hurga
Enthusiast
Enthusiast
Posts: 148
Joined: Thu Jul 17, 2003 2:53 pm
Contact:

Post by Hurga »

Hm, I tried it.
I Installed Kantix on my laptop, then PB (3.94) and (hopefully) all the needed libs and stuff.

After some grey hairs its running. But it crashes everytime I call
Examinemouse oder examinekeyboard.
And it crashes not only the programm, also linux doesnt move any more...

So I ceased my attempts (its boring to restart after each run)

If so know the bug or error, I would give it another try...
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Post by ts-soft »

Update:

Added 3 Examples (manifest, menu, bitmap)
Added Source (compiling required PBOSL UserLibs)

Link in the first thread
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
Image
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Post by ts-soft »

Update:
Added automatic Reload for Script Preview
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
Image
User avatar
NoahPhense
Addict
Addict
Posts: 1999
Joined: Thu Oct 16, 2003 8:30 pm
Location: North Florida

Re: ResEd Addon for PureBasic

Post by NoahPhense »

Kewl.. can you put the link to the file in your tag.. I know it's always at
post 1. But after this goes to multiple pages, it'll only be a pain. ;)

Damn I'm lazy.

- np
Post Reply