Page 2 of 3

Posted: Thu Oct 06, 2005 11:35 pm
by J-The-Grey
Fred wrote: which code doesn't work ?
any code with Start/StopDrawing(), CreateSprite(), UseBuffer(), DisplayRGBFilter() (linker Error)

Also I would like it if it would be possible to use the Right Mouse Button for a context menu in the IDE.

Posted: Fri Oct 07, 2005 12:25 pm
by xMystik
Hi

Any estimate on how long the printing library will be please?

Steve.

Posted: Sun Oct 09, 2005 5:49 am
by JokerZ
J-The-Grey wrote:
Fred wrote: which code doesn't work ?
any code with Start/StopDrawing(), CreateSprite(), UseBuffer(), DisplayRGBFilter() (linker Error)
Similar problems for me too.
Could it perhaps be related to running a slightly older version of the xcode tools? I was going to test updating this later when I had some time to spare.

Try to compile sprite.pb from the help/purebasic/Examples
folder and pbcompiler fails both at command line and with the editor/debugger.

I get /usr/bin/ld: Undefined Symbols:
_PB_CopySprite2
_PB_FrontColor
_PB_Line
_PB_SpriteOutput
_PB_StartDrawing
_PB_StopDrawing
collect2: ld returned exit status
Error: Linker

Posted: Sun Oct 09, 2005 9:26 am
by Psychophanta
One more time; Congratulations for this great work to all the PureBasic team. My respect and admiration :) :!:

Posted: Sun Oct 09, 2005 4:36 pm
by Fred
JokerZ: i will take a look to this, thanks for the report.

Posted: Sun Oct 09, 2005 5:23 pm
by J-The-Grey
JokerZ wrote:Try to compile sprite.pb from the help/purebasic/Examples
folder and pbcompiler fails both at command line and with the editor/debugger.
In fact, sprite.pb *does* work on *my* machine... :shock:

Re: PureBasic 3.94 for MacOS X released

Posted: Wed Oct 12, 2005 9:19 pm
by SimpleMind
Fred wrote:Hi folks,

We are pleased to announce the immediate availability of PureBasic for OS X (doesn't it sounds like a PR speak ? :wink:). Well, it's here and seems to be stable enough for a first public release. The standalone and console debugger works as expected, and we have deactivated (for now) the integrated debugger, because of some stability issues. We have added icon support and many little bugs fixes since the last beta. Grab it while it's hot and don't hesitate to spread the word !

Enjoy,

The Fantaisie Software Team.
I 'm very happy with the new born Apple version. Happy birthday. I wish you all the luck in the world.

Regards,

Simplemind

Posted: Thu Jan 26, 2006 5:13 pm
by Fred
A new update is now available for OS X (3.94d). Here is the list of change since the official 3.94 release:
- When creating a .app, the current path is set to the bundle path
- RunProgram(): added support for .app and #PB_RunProgram_Wait
- ExplorerTreeGadget(): fixed the "" bug, added #PB_Explorer_NoFiles support
- ExplorerListGadget(): added support for #PB_Explorer_NoFiles, #PB_Explorer_NoParentFolder and #PB_Explorer_NoDrawers
- ButtonGadget(): added #PB_Button_Default support
- ImageButtonGadget(): Added right and left click event support
- Reworked the scintilla library in the IDE to support ISOLatin1 correctly (old sources aren't compatiable anymore, you will need to convert them to ISOLatin before loading them in the IDE. Now all accent letter should be handled correctly by PureBasic.
- MessageRequester() has now the application icon, like other OS X apps
- Added GetHomeDirectory() which returns the user directory
- Fixed IncludeBinary when used outside of datasection
- Fixed a bug about internal object management
- Fixed byte and word procedure parameters
- Added CallCFunction() and CallCFunctionFast() support
- Added shortcut support to EditorGadget() (cut, paste etc.)
- Fixed a bug in the IDE about text paste in dialogs
- Fixed ElapsedMilliSeconds() as it could returns a negative value
You can get it on your personal account.

Posted: Thu Jan 26, 2006 9:16 pm
by Num3
Fred wrote:A new update is now available for OS X (3.94d). Here is the list of change since the official 3.94 release:
Busy Bee he is ....

Posted: Thu Jan 26, 2006 9:22 pm
by Polo
I nearly had a heart attack when I saw a new message in the top of this forum :shock:

Posted: Thu Jan 26, 2006 9:24 pm
by Fred
:lol:

Posted: Thu Jan 26, 2006 9:46 pm
by Falko
Polo wrote:I nearly had a heart attack when I saw a new message in the top of this forum :shock:
It's not Monday :twisted: .

Posted: Thu Jan 26, 2006 9:59 pm
by Berikco
Polo wrote:I nearly had a heart attack when I saw a new message in the top of this forum :shock:
:lol:

Posted: Thu Jan 26, 2006 11:50 pm
by Joakim Christiansen
Polo wrote:I nearly had a heart attack when I saw a new message in the top of this forum :shock:
Keep em coming Fred! :wink:

Posted: Fri Jan 27, 2006 7:24 am
by nco2k
@Polo
arghs... me too. :cry: :)

c ya,
nco2k