PureVision 1.83 and Add-ons

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

PureVision 1.83 and Add-ons

Post by Paul »

Attn: PureVision Customers

With the release of PureBasic 3.90, be sure to visit the PureVision website and update all your add-on libraries. This latest release of PureBasic breaks compatability with code prior to this version.

If you are trying to compile with 3.90 and are receiving all sorts of strange errors, you are using older libraries.
Last edited by Paul on Thu Jul 22, 2004 8:19 pm, edited 3 times in total.
Image Image
Shannara
Addict
Addict
Posts: 1808
Joined: Thu Oct 30, 2003 11:19 pm
Location: Emerald Cove, Unformed

Post by Shannara »

Found a bug!


The height of a forum can be no smaller then 16 pixels (including the titlebar), and the width of the forum, if sized to smaller then 107 it will snap to 107 and will not go lower.. this is desperately needed.....

Are these bugs are is PV designed this way?

I would email you but my domain (which holds my email account) is down due to the current datacenter's inability to do simple functions. grrr.
User avatar
Paul
PureBasic Expert
PureBasic Expert
Posts: 1290
Joined: Fri Apr 25, 2003 4:34 pm
Location: Canada
Contact:

Post by Paul »

That is not a bug, it's a Windows limitation :)

Try grabbing the corner of your IE and making it as small as you can. You can only go so far. Now if you use Skinned Windows you can go as small as 1x1 pixel if you want, because you are removing the App Icons/Min/Max/Close Buttons and all Borders.

By the way, you can "Private Message" people here in the Forum and it works the same as sending regular email.
Image Image
Shannara
Addict
Addict
Posts: 1808
Joined: Thu Oct 30, 2003 11:19 pm
Location: Emerald Cove, Unformed

Post by Shannara »

Thanks for the info. :) I just found that odd since VB and VC does not have that limitation.. maybe they do some sort of auto-skinning. *shrugs*

Anyways, thanks again :)
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Post by PB »

> I would email you but my domain (which holds my email account) is
> down due to the current datacenter's inability to do simple functions.

(This reply is off-topic, but relevant to the quote above):

You can use Free SMTP Server which means your mail software will
use your own PC to send mail, and not your ISP's SMTP server. This
gives you two benefits: you can always send mail (and don't need to
rely on your ISP); and your ISP never sees the mail you send, so it's
therefore both more private and secure when you send mail. I've been
using it for about two weeks now with Outlook with no problems. Here:

http://www.softstack.com/freesmtp.html

The only downside is you can't minimize the app's window, but a quick
app with the FindWindow and ShowWindow APIs puts paid to that. :)
Or, you could just get the paid version of the app and use that instead.
dagcrack
Addict
Addict
Posts: 1868
Joined: Sun Mar 07, 2004 8:47 am
Location: Argentina
Contact:

Post by dagcrack »

Hey PB, your ISP DOES SEE EVERYTHING THEY WANT ;)
Remember.. everything is logged :wink:
User avatar
Paul
PureBasic Expert
PureBasic Expert
Posts: 1290
Joined: Fri Apr 25, 2003 4:34 pm
Location: Canada
Contact:

Post by Paul »

Attn: PureVision Customers

With the release of PureBasic 3.90, be sure to visit the PureVision website and update all your add-on libraries. This latest release of PureBasic breaks compatability with code prior to this version.

If you are trying to compile with 3.90 and are receiving all sorts of strange errors, you are using older libraries.
Karbon
PureBasic Expert
PureBasic Expert
Posts: 2010
Joined: Mon Jun 02, 2003 1:42 am
Location: Ashland, KY
Contact:

Post by Karbon »

Is it 1.68 or 1.67? I see 1.67 on the website and 1.68 mentioned in this post..
-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
thefool
Always Here
Always Here
Posts: 5875
Joined: Sat Aug 30, 2003 5:58 pm
Location: Denmark

Post by thefool »

uhm the demo is PureVision v1.83

see here http://www.reelmedia.org/purevision/download.html
Karbon
PureBasic Expert
PureBasic Expert
Posts: 2010
Joined: Mon Jun 02, 2003 1:42 am
Location: Ashland, KY
Contact:

Post by Karbon »

Why resurrect this old post?

In April when I posted this message 1.6X was the current version..
-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
thefool
Always Here
Always Here
Posts: 5875
Joined: Sat Aug 30, 2003 5:58 pm
Location: Denmark

Post by thefool »

weird. my forum showed it as a new post?? :?
else i wouldnt have posted :?
Karbon
PureBasic Expert
PureBasic Expert
Posts: 2010
Joined: Mon Jun 02, 2003 1:42 am
Location: Ashland, KY
Contact:

Post by Karbon »

Straaaaaaaaaaaaaange!
-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
thefool
Always Here
Always Here
Posts: 5875
Joined: Sat Aug 30, 2003 5:58 pm
Location: Denmark

Post by thefool »

yeah i guess so.
Post Reply