PureBasic 4.00 - Beta 4

Developed or developing a new product in PureBasic? Tell the world about it.
coma
Enthusiast
Enthusiast
Posts: 164
Joined: Fri Aug 15, 2003 3:46 am
Location: Canada

Post by coma »

Sparkie wrote:Thank you! Now go take a 15 minute break, you've earned it :D
you know what ? I suspect that there are dozens of chinese clandestine workers hidden in the basement of Fred's house, hardly working on purebasic.
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Post by PB »

> hardly working on purebasic

LOL, you mean "working hard on PureBasic". :)

In English, "hardly working" means "not working much". :)
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
coma
Enthusiast
Enthusiast
Posts: 164
Joined: Fri Aug 15, 2003 3:46 am
Location: Canada

Post by coma »

PB wrote:> hardly working on purebasic

LOL, you mean "working hard on PureBasic". :)

In English, "hardly working" means "not working much". :)
yep i mean that of course.
false friend for french speaking people.
i learned something :)
jbernard13
User
User
Posts: 21
Joined: Sun Feb 13, 2005 10:47 pm

Post by jbernard13 »

Thank you fred
pbdep
User
User
Posts: 68
Joined: Fri Apr 25, 2003 5:18 pm
Location: Netherlands

Post by pbdep »

Hi fred,

Very nice enhancements I read in PB 4 !! great...

Though the chm help file is 1 MB big its unable to display any content..
is that correct? Im using Beta 4...

Regards, Norman.
gnozal
PureBasic Expert
PureBasic Expert
Posts: 4229
Joined: Sat Apr 26, 2003 8:27 am
Location: Strasbourg / France
Contact:

Post by gnozal »

pbdep wrote:Though the chm help file is 1 MB big its unable to display any content..
is that correct? Im using Beta 4...
No problem here
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
pbdep
User
User
Posts: 68
Joined: Fri Apr 25, 2003 5:18 pm
Location: Netherlands

Post by pbdep »

Yups now it works.. It was a XP firewall/Defender issue..

Regards, Norman.
pbdep
User
User
Posts: 68
Joined: Fri Apr 25, 2003 5:18 pm
Location: Netherlands

Visual Designer crashes Beta 4

Post by pbdep »

Opening visual designer
- adding status bar
- pressing 'run' does crash Visual designer.exe

PS: running XP SP2 Home edition
FloHimself
Enthusiast
Enthusiast
Posts: 229
Joined: Wed May 14, 2003 3:38 pm
Location: Lüneburg - Germany

Re: Visual Designer crashes Beta 4

Post by FloHimself »

pbdep wrote:Opening visual designer
- adding status bar
- pressing 'run' does crash Visual designer.exe

PS: running XP SP2 Home edition
same here
My favorite numbers: 09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0
Berikco
Administrator
Administrator
Posts: 1326
Joined: Wed Apr 23, 2003 7:57 pm
Location: Belgium
Contact:

Re: Visual Designer crashes Beta 4

Post by Berikco »

pbdep wrote:Opening visual designer
- adding status bar
- pressing 'run' does crash Visual designer.exe

PS: running XP SP2 Home edition
viewtopic.php?t=19756&start=0&postdays= ... highlight=
Intrigued
Enthusiast
Enthusiast
Posts: 501
Joined: Thu Jun 02, 2005 3:55 am
Location: U.S.A.

Post by Intrigued »

Intrigued wrote:Here are some questions, sticking points I meant to address earlier in the beta vetting:

1. The ability to F7 and quickly choose to create either a .exe or .dll

2. Where is the area that allows for external Help files to be quickly viewed?

Both of these are present in PB 3.x

Ideas? Am I missing some factoid or menu area?

TIA
Is there anyone that will clue me in on what's up with these situations? Do they get added in just before the app. "goes gold", or?

TIA
Intrigued - Registered PureBasic, lifetime updates user
Fred
Administrator
Administrator
Posts: 18162
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Post by Fred »

You just have to create the 'Help' directory and put some files in it. Also the F7 is now used by the debugger, just assign another shortcut to this menu entry.
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Post by PB »

What is SmartWindowRefresh()? There's no description in the Help file and
the ReadMe doesn't say much either:

Code: Select all

added  : SmartWindowRefresh(#Window, State) - enable or disable the smart refresh feature
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
Berikco
Administrator
Administrator
Posts: 1326
Joined: Wed Apr 23, 2003 7:57 pm
Location: Belgium
Contact:

Post by Berikco »

PB wrote:What is SmartWindowRefresh()? There's no description in the Help file and
the ReadMe doesn't say much either:

Code: Select all

added  : SmartWindowRefresh(#Window, State) - enable or disable the smart refresh feature
reduces flickering
tomijan
Enthusiast
Enthusiast
Posts: 107
Joined: Sun Dec 11, 2005 1:32 pm

Post by tomijan »

Many thanks to PB Team.
New functions in debugger: F10 and F11 are very useful!
regards
tom
Post Reply