Developed or developing a new product in PureBasic? Tell the world about it.
matty47
User
Posts: 35 Joined: Fri Sep 26, 2003 10:21 pm
Post
by matty47 » Tue May 24, 2005 1:43 am
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
dracflamloc
Addict
Posts: 1648 Joined: Mon Sep 20, 2004 3:52 pm
Contact:
Post
by dracflamloc » Tue May 24, 2005 4:49 am
nice bugfix list. will have to try it out soon
KarLKoX
Enthusiast
Posts: 681 Joined: Mon Oct 06, 2003 7:13 pm
Location: France
Contact:
Post
by KarLKoX » Thu Jun 09, 2005 11:23 am
Is it normal that the IDE is using GTK 1.2 ? (Screenshots are showing GTK 2 GUIs)
PS : This is my first linux installation
Polo
Addict
Posts: 2422 Joined: Tue May 06, 2003 5:07 pm
Location: UK
Post
by Polo » Thu Jun 09, 2005 11:39 am
BTW, which GTK version normal application are using ?
freak
PureBasic Team
Posts: 5941 Joined: Fri Apr 25, 2003 5:21 pm
Location: Germany
Post
by freak » Thu Jun 09, 2005 1:28 pm
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)
quidquid Latine dictum sit altum videtur
KarLKoX
Enthusiast
Posts: 681 Joined: Mon Oct 06, 2003 7:13 pm
Location: France
Contact:
Post
by KarLKoX » Thu Jun 09, 2005 9:09 pm
Thank for answering me
Beach
Enthusiast
Posts: 677 Joined: Mon Feb 02, 2004 3:16 am
Location: Beyond the sun...
Post
by Beach » Mon Jun 27, 2005 4:51 am
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?
-Beach
freak
PureBasic Team
Posts: 5941 Joined: Fri Apr 25, 2003 5:21 pm
Location: Germany
Post
by freak » Mon Jun 27, 2005 10:20 am
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)
quidquid Latine dictum sit altum videtur
Beach
Enthusiast
Posts: 677 Joined: Mon Feb 02, 2004 3:16 am
Location: Beyond the sun...
Post
by Beach » Mon Jun 27, 2005 2:57 pm
Thank you, I thought I was losing my mind.
dracflamloc
Addict
Posts: 1648 Joined: Mon Sep 20, 2004 3:52 pm
Contact:
Post
by dracflamloc » Sat Aug 06, 2005 1:57 am
Hey whats the status on getting some another linux release here?
freak
PureBasic Team
Posts: 5941 Joined: Fri Apr 25, 2003 5:21 pm
Location: Germany
Post
by freak » Mon Aug 08, 2005 1:32 pm
We are finishing up the Windows release first.
Then there should be another Linux beta and the Mac final. Dunno in which order.
quidquid Latine dictum sit altum videtur