dialog editor / resource hacker ?

Windows specific forum
vmars316
Enthusiast
Enthusiast
Posts: 474
Joined: Fri Jun 29, 2012 12:24 am
Contact:

dialog editor / resource hacker ?

Post by vmars316 »

Greets,
Does PB have a dialog editor / resource hacker ?
Thanks...vm
vmars.us Win11 x64 , Martin Guitar 000-16 (1995)
"All things in moderation , except for love and forgiveness."
Zach
Addict
Addict
Posts: 1677
Joined: Sun Dec 12, 2010 12:36 am
Location: Somewhere in the midwest
Contact:

Re: dialog editor / resource hacker ?

Post by Zach »

No idea, guessing no... But you could certainly use PB to make your own tools from scratch.

Maybe you can be more specific about what you want to do.
Puffolino
User
User
Posts: 49
Joined: Thu Jan 05, 2012 12:27 am

Re: dialog editor / resource hacker ?

Post by Puffolino »

Dialogs can be edited using the integrated visual designer (which will get an update somewhen) which creates a source code to define all window elements during runtime, so no resource will be created then.

There is no tool included in the PB package which allows to edit exe files, but there are many free tools available (ResHacker etc.)
Post Reply