Search found 26 matches

by Ace
Tue Mar 30, 2010 2:15 pm
Forum: Mac OSX
Topic: Create executable - always a console app
Replies: 5
Views: 2825

Re: Create executable - always a console app

Ah, sorry. Now I understand. :roll: Thanks
by Ace
Tue Mar 30, 2010 7:59 am
Forum: Mac OSX
Topic: Window style textured/metal
Replies: 3
Views: 1972

Window style textured/metal

I want to change the look of a window to textured - this metal style like in iTunes. How can I do that?
by Ace
Tue Mar 30, 2010 7:22 am
Forum: Mac OSX
Topic: Create executable - always a console app
Replies: 5
Views: 2825

Re: Create executable - always a console app

That's the problem. There is no *.app file created, just a MyProgram file, a console program!
by Ace
Mon Mar 29, 2010 6:25 pm
Forum: Mac OSX
Topic: Create executable - always a console app
Replies: 5
Views: 2825

Create executable - always a console app

I'm running PureBasic 4.41 (MacOS X - x86) on Snowleopard (10.6.2). When I run my app from the IDE everythin is fine, but if I create an executable it's compiling a console app all time. Executable format in compiler options is set to MacOS - All CPU. What am I doing wrong?
by Ace
Tue Nov 30, 2004 8:50 pm
Forum: Linux
Topic: Library functions are not working
Replies: 1
Views: 1750

Library functions are not working

The functions
  • CallCFunction
  • CallCFunctionFast
  • CountLibraryFunctions
  • ExamineLibraryFunctions
  • IsFunctionEntry
  • IsLibrary
  • LibraryFunctionAddress
  • LibraryFunctionName
  • NextLibraryFunction
are not working. They are not implementated :(
by Ace
Mon Nov 29, 2004 6:38 pm
Forum: Linux
Topic: ExamineDesktops() is not a function ...
Replies: 2
Views: 1855

ExamineDesktops() is not a function ...

...an array, or a linked list

This message I got with every function from the desktop lib. The reference says this functions are available for Linux.
Hmmm....
by Ace
Thu Nov 25, 2004 8:09 pm
Forum: Linux
Topic: PB Syntax Highlighting File for Kate
Replies: 1
Views: 1812

PB Syntax Highlighting File for Kate

I made a Syntax Highlighter for Kate, the advanced text editor under KDE. You can download it at the Kate website http://kate.kde.org/syntax/index.php?kateversion=2.3 (search the list for PureBasic at the bottom), or just use the update function inside Kate itself.
Have a lot of fun!
by Ace
Thu Nov 20, 2003 12:32 pm
Forum: Linux
Topic: Linux Lib addon
Replies: 3
Views: 2861

You can use the linux apps tar and gzip for packaging. Thats the way I do.
by Ace
Fri Nov 14, 2003 10:07 am
Forum: Linux
Topic: IncludeBinary will not work
Replies: 5
Views: 3679

Code: Select all

IncludeBinary "/home/ace/Grafik/test.png"
by Ace
Tue Oct 21, 2003 12:15 pm
Forum: Linux
Topic: IncludeBinary will not work
Replies: 5
Views: 3679

I now. The file realy exists.
by Ace
Mon Oct 20, 2003 7:24 pm
Forum: Linux
Topic: IncludeBinary will not work
Replies: 5
Views: 3679

IncludeBinary will not work

Every time I try to compile a code including a IncludeBinary I got this output:

gcc: PureBasic.o: File or directory not found
sh: line 1: ./purebasic.exe: File or directory not found

******************************************
PureBasic Linux x86 v3.50 ...
by Ace
Fri Oct 17, 2003 9:36 pm
Forum: Linux
Topic: Visual Designer for Linux?
Replies: 3
Views: 3231

Just select a other editor font like Courier and it workes fine.
by Ace
Mon Oct 13, 2003 11:03 am
Forum: Linux
Topic: Visual Designer for Linux?
Replies: 3
Views: 3231

Visual Designer for Linux?

Is a Designer planned for the Linux version? What about a complete IDE like the one for Windows? Ok, there are enough other Editors (I got my own too) but I why not.
Does anyone have tryed to compile the editor source on Linux? I will try that this evening :D
by Ace
Thu Aug 28, 2003 8:39 am
Forum: Announcement
Topic: LinView - Source code editor also for PureBasic
Replies: 0
Views: 1497

LinView - Source code editor also for PureBasic

LinView is a powerfull and easy to use text editor specially for programers.
It's possible to use any commandline compiler with LinView. PureBasic workes great with it.

Some Features
Usage of any compiler
Fast change between the compilers
Customisable syntax highlighting
Set the availabe ...
by Ace
Mon Aug 25, 2003 3:04 pm
Forum: Linux
Topic: Error using window commands
Replies: 9
Views: 6174

Jep, you need it. :lol: