PureVision 1.43 Now Available

Developed or developing a new product in PureBasic? Tell the world about it.
User avatar
Paul
PureBasic Expert
PureBasic Expert
Posts: 1285
Joined: Fri Apr 25, 2003 4:34 pm
Location: Canada
Contact:

PureVision 1.43 Now Available

Post by Paul »

New version available for all registered users.
Quickly and easily create Dynamically Resizing Forms !!

PureVision automatically generates custom procedures that take care of all the resizing for you.

http://www.reelmediaproductions.com/purevision

There is also a short online training video demonstrating how to build a Dynamically Resizing Form...
http://www.norcomcable.ca/~reelmedia/do ... zedemo.wmv
Last edited by Paul on Fri Oct 17, 2003 11:46 pm, edited 1 time in total.
Image Image
Berikco
Administrator
Administrator
Posts: 1326
Joined: Wed Apr 23, 2003 7:57 pm
Location: Belgium
Contact:

Post by Berikco »

The dynamic resizing looks great Paul.

I got a chrash when resizing a form where a set the gadgets to move or size dynamicaly.
Error: Access violation at ......... , program terminated.
Only once, can't reproduce now...
Karbon
PureBasic Expert
PureBasic Expert
Posts: 2010
Joined: Mon Jun 02, 2003 1:42 am
Location: Ashland, KY
Contact:

Post by Karbon »

Paul, I'd have reported some problems with the beta past what I already did but it's been working perfectly for everything I've tried it with!

Excellent work!
-Mitchell
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
Max.
Enthusiast
Enthusiast
Posts: 225
Joined: Fri Apr 25, 2003 8:39 pm

Post by Max. »

@Paul

Thanks for the update! Lots of stuff again to try out. :)

What just came to my mind - I admit, just logged off from the game Planetside, hehe - could you include a (optional) WASD-like movement when positioning the gadgets?

Using the cursor keys and the mouse at the same time is - for right handed people - not that optimal; a big IMO here.
Shannara
Addict
Addict
Posts: 1808
Joined: Thu Oct 30, 2003 11:19 pm
Location: Emerald Cove, Unformed

Post by Shannara »

A few things..

1. Your designer is the only one I have found (out of 3), that actually has a container control. Is there any chance to have a Container Gadge that actually contains? Right now, it just for show.....

2. Any way to have you to be able to have it so we can resize windows and controls by draging?

3. Any chance to move forms normally with a mouse? (left button) ? Right now it uses the right-mouse button, Im assuming for Left-handers ?

4. When using the primary window (one created by default) and you add a background picture, the resulting 3 source code files product, do not mention the picture file anywhere, just a non-defined constant in the OpenWindow call. I just found that interesting, heh.

5. Intellisense? jaPBe has it, makes coding much quicker :)
User avatar
Paul
PureBasic Expert
PureBasic Expert
Posts: 1285
Joined: Fri Apr 25, 2003 4:34 pm
Location: Canada
Contact:

Post by Paul »

Hello Shannara,

I will quickly answer your questions but in the future please email support@reelmediaproductions.com with anything pretaining to PureVision and we will answer you right away. We can't be doing tech support for PureVision on the PureBasic forum :)


Ok...
1) Container Gadget works fine. Place a Container Gadget on your form, select the Container Area and start adding gadgets to it.

2) maybe

3) Left button is for selecting only, right is for selecting and moving. We have found that it's to easy to accidently move items if the default is the left button, and in a professional development environment we do not need gadget positioning messed up by a stray click.

4) Works just fine here and on other systems. Is your version up to date? Is your development platform set to Windows?

Thanks.
Image Image
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Post by PB »

> in a professional development environment we do not need gadget
> positioning messed up by a stray click.

That's what CTRL+Z is for... ;)
Shannara
Addict
Addict
Posts: 1808
Joined: Thu Oct 30, 2003 11:19 pm
Location: Emerald Cove, Unformed

Post by Shannara »

Hmm, Oki dok. Was wondering why there wasnt any forums so we all could benefit from any questions and answers we have about PV. If you want I could offer some...

1.) Thanks, I knew I was screwing something up. Anyway to change the background color too? ERk, ok, I'll email..

2.) yay.

3.) no comment, i suppose

4.) Yep, unless you updated the software in the last two days. Using Windows 2003 and 2000.
Shannara
Addict
Addict
Posts: 1808
Joined: Thu Oct 30, 2003 11:19 pm
Location: Emerald Cove, Unformed

Post by Shannara »

Anybody know the turn-around time for emails to support@reelmediaproductions.com ?
User avatar
Paul
PureBasic Expert
PureBasic Expert
Posts: 1285
Joined: Fri Apr 25, 2003 4:34 pm
Location: Canada
Contact:

Post by Paul »

Shannara,

I received your email Sunday and replied 5 minutes later.

Maybe you should check your mail settings because your email to me was filtered as SPAM... it was actually luck that I received your email at all ;)

I will resend my reply.
Image Image
Shannara
Addict
Addict
Posts: 1808
Joined: Thu Oct 30, 2003 11:19 pm
Location: Emerald Cove, Unformed

Post by Shannara »

Thank ye. The spam setting, i donno why. I use SpamAssassin for my filters, but kinda doubt it filters outgoing mail, i donno. I'll email from a different account from now on :)
Post Reply