Page 1 of 1

ResEd Addon for PureBasic

Posted: Mon Aug 28, 2006 5:52 pm
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

Re: ResEd Addon for PureBasic

Posted: Tue Aug 29, 2006 2:30 am
by NoahPhense
Nice addon. This will come in handy.

Thanks.

- np

Posted: Tue Aug 29, 2006 10:12 am
by ts-soft
Small update:
+ Language (global)
+ enhanced Contextmenü of Project
+ some cosmetic :wink:

Posted: Tue Aug 29, 2006 10:48 am
by bembulak
Looks good!

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

Posted: Tue Aug 29, 2006 11:13 am
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!

Posted: Tue Aug 29, 2006 1:45 pm
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*

Posted: Tue Aug 29, 2006 1:59 pm
by ts-soft
WindowsResources supports only Windows-Binaries. Linux-Binaries have no
section for Resources, Linux use Elf and no Win32-PE format.

Posted: Tue Aug 29, 2006 4:01 pm
by bembulak
I know, but I meant a "hype" for Linux in general! Maybe more ppl will use PB for Linux in the future.

Posted: Tue Aug 29, 2006 4:38 pm
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...

Posted: Wed Aug 30, 2006 12:27 pm
by ts-soft
Update:

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

Link in the first thread

Posted: Wed Aug 30, 2006 1:49 pm
by ts-soft
Update:
Added automatic Reload for Script Preview

Re: ResEd Addon for PureBasic

Posted: Thu Aug 31, 2006 2:27 am
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