Page 2 of 2

Toolbar

Posted: Tue May 24, 2005 1:43 am
by matty47
Of course I could have read all the docs - but in my haste only skimmed enough to get into trouble.
Apologies. Looks like you had all the bases covered!
Thanks
Matthew

Posted: Tue May 24, 2005 4:49 am
by dracflamloc
nice bugfix list. will have to try it out soon

Posted: Thu Jun 09, 2005 11:23 am
by KarLKoX
Is it normal that the IDE is using GTK 1.2 ? (Screenshots are showing GTK 2 GUIs)


PS : This is my first linux installation

Posted: Thu Jun 09, 2005 11:39 am
by Polo
BTW, which GTK version normal application are using ?

Posted: Thu Jun 09, 2005 1:28 pm
by freak
The IDE is compiled for gtk1.
On my system where the screenshots are taken, gtk1 and gtk2 guis look the same.

I hope to have a gtk2 version included with the final release.
(there are a few issues with the gtk2 compilation still)

Posted: Thu Jun 09, 2005 9:09 pm
by KarLKoX
Thank for answering me :)

Posted: Mon Jun 27, 2005 4:51 am
by Beach
I know I am missing something but... when I try to open a file (foo.pb) the file does not open in the main window - the file opens in a hex editor called "PureBasic - file viewer". The results are the same for any file open method (menu bar, tool bar, file explorer). I have also tried deleting the .purebasic.prefs file and restarting. Any suggestions?

Posted: Mon Jun 27, 2005 10:20 am
by freak
You created the file with jaPBe ?

It puts a Chr(0) into the saved sourcecode, thats why the IDE consideres it to be a binary file.
I have added a check for this now. but many editors out there will have problems with this (or simply refuse the files)

Posted: Mon Jun 27, 2005 2:57 pm
by Beach
:oops: Thank you, I thought I was losing my mind.

Posted: Sat Aug 06, 2005 1:57 am
by dracflamloc
Hey whats the status on getting some another linux release here?

Posted: Mon Aug 08, 2005 1:32 pm
by freak
We are finishing up the Windows release first.
Then there should be another Linux beta and the Mac final. Dunno in which order.