PBDev announcement

Developed or developing a new product in PureBasic? Tell the world about it.
Tipperton
Addict
Addict
Posts: 1286
Joined: Thu Jun 19, 2003 7:55 pm

Post by Tipperton »

Edwin Knoppert wrote:I have removed the download link.
If you lose the setup or licensefile.. don't call us :)
First thing I'd do, burn those suckers to a CD!

But if you loose it, $29 USD is cheap for as good as PBDev is.
Edwin Knoppert
Addict
Addict
Posts: 1073
Joined: Fri Apr 25, 2003 11:13 pm
Location: Netherlands
Contact:

Post by Edwin Knoppert »

Tipperton wrote:
Edwin Knoppert wrote:I have removed the download link.
If you lose the setup or licensefile.. don't call us :)
First thing I'd do, burn those suckers to a CD!

But if you loose it, $29 USD is cheap for as good as PBDev is.
Hmm, wasn't that a license violation... let me see...

:twisted: Just kidding!

:)
User avatar
eddy
Addict
Addict
Posts: 1479
Joined: Mon May 26, 2003 3:07 pm
Location: Nantes

Post by eddy »

Purchased

- Is it easy to extend ? ( if I want to add a fold panel or a custom button )
- Does it support any autoresize options like PureResize ?
Imagewin10 x64 5.72 | IDE | PB plugin | Tools | Sprite | JSON | visual tool
Edwin Knoppert
Addict
Addict
Posts: 1073
Joined: Fri Apr 25, 2003 11:13 pm
Location: Netherlands
Contact:

Post by Edwin Knoppert »

Thanks, just sent the license.
Note that subscribing to the yabb forum was not possible due the 'special' email address.

--

I don't think so.

You can add (more) code right after form creation.

--

Been reading and using PBDev in the last days, PureBasic window and control ID's and 'real' window handles and controlid's are so confusing to me..
There are few functions in PBDev(and help) which helps you understanding if you get the same problem.
Edwin Knoppert
Addict
Addict
Posts: 1073
Joined: Fri Apr 25, 2003 11:13 pm
Location: Netherlands
Contact:

Post by Edwin Knoppert »

Note that i am really a Windows API man, i wrote PBDev with that in mind.

It's easy to use the windowprocedure PBDev provides, you can resize controls in this procedure on #WM_SIZE
I suspect you can also use the main loop.

I am very unfamiliar with PureBasic though i learned enough to write me a common form designer for PureBasic.
The code generated is more winapi then PureBasic.

and thus not multi os capable.
Edwin Knoppert
Addict
Addict
Posts: 1073
Joined: Fri Apr 25, 2003 11:13 pm
Location: Netherlands
Contact:

Post by Edwin Knoppert »

(Project)

Maybe something you want to explore further?

http://www.hellobasic.com/cgi-bin/forum ... 16;start=0
User avatar
bembulak
Enthusiast
Enthusiast
Posts: 575
Joined: Mon Mar 06, 2006 3:53 pm
Location: Austria

Post by bembulak »

:(

Damn, I'd been on vacation and was unable to register. :cry:
cheers,

bembulak
Post Reply