Search found 9 matches

by devulder
Sat Jan 11, 2014 11:15 am
Forum: Mac OSX
Topic: [PB Cocoa] Cocoa companion library
Replies: 93
Views: 42852

Re: [PB Cocoa] Cocoa companion library

thanks,
by devulder
Sat Jan 11, 2014 1:18 am
Forum: Mac OSX
Topic: [PB Cocoa] Cocoa companion library
Replies: 93
Views: 42852

Re: [PB Cocoa] Cocoa companion library

A lib to work with the Cocoa version of PureBasic.
The lib supports both x86 and x64. PPC is not supported.

x86 / x64 static library archive : http://www.waterlijn.info/pb/cocoa/libPBCocoa.zip
help file : http://www.waterlijn.info/pb/cocoa/help.zip
source : http://www.waterlijn.info/pb/cocoa ...
by devulder
Thu Apr 25, 2013 11:50 pm
Forum: Off Topic
Topic: Which is the most popular BASIC dialect now.?
Replies: 28
Views: 8038

Re: Which is the most popular BASIC dialect now.?

skywalk wrote:
the.weavster wrote:
RealBasic was renamed Real Studio back in 2010.
Thoroughly scientifically significantly corrected :mrgreen:
RealStudio change the name to Xojo Inc (the 4 june 2013)

http://www.xojo.com/
by devulder
Sun Aug 26, 2012 11:51 pm
Forum: Coding Questions
Topic: ImportC bug
Replies: 1
Views: 1235

ImportC bug

Hi,

ImportC search library only on "/usr/local/lib" directory

if you set a absolute path, the program crash !
by devulder
Wed Feb 02, 2011 10:53 pm
Forum: Mac OSX
Topic: mouse events for cocoa event handling guide
Replies: 9
Views: 6157

Re: mouse events for cocoa event handling guide

Thanks for all testers,

I have many many bugs :wink:

I contact in private for next version.
by devulder
Mon Jan 17, 2011 10:49 pm
Forum: Mac OSX
Topic: mouse events for cocoa event handling guide
Replies: 9
Views: 6157

Re: mouse events for cocoa event handling guide

Hi,

Sorry i'm late !

before install need to have PB 4.51,OSX Intel 10.6

the link is here: link

Extract the zip file on /Applications directory !!! (elsewhere the examples doesn't work)

the "PB DEMO" contains

all small demos,

the include file pnheader.pbi

the dynamic library named Untitled ...
by devulder
Wed Jan 12, 2011 12:00 pm
Forum: Mac OSX
Topic: mouse events for cocoa event handling guide
Replies: 9
Views: 6157

Re: mouse events for cocoa event handling guide

PB for OSx uses the Carbon framework, so you won't be able to access the Cocoa framework within PB.
Also Cocoa relies on Objective-C an therefore its not procedural orientated.

Hi,

You have a cocoa plugin in development (10.6 Intel), a beta version may be available this week.

Many more works ...
by devulder
Wed Jun 09, 2010 8:59 pm
Forum: Mac OSX
Topic: Getting a GUI To Work?
Replies: 13
Views: 4242

Re: Getting a GUI To Work?

Hi,

I'm working for a alternative GUI library (full COCOA) for purebasic,

I don't like the current systeme message (WaitWindowEvent,...)

I want try this :

Procedure my_window_moved(posx.l,posy.l)

; // window are moved

Endprocedure

global mywin.l

mywin = CreateWindow(...)

SetCallBack(mywin ...
by devulder
Fri Dec 19, 2008 5:55 pm
Forum: Applications - Feedback and Discussion
Topic: Bytessence PasswordManager (v4.1, 12Oct2010)
Replies: 23
Views: 19078

link is down

where can't get it ?

thanks,