Search found 51 matches

by KGB_X
Tue Jul 16, 2013 9:24 am
Forum: Linux
Topic: PB520Bx86 Compiler does not start
Replies: 2
Views: 2206

Re: PB520Bx86 Compiler does not start [solved as usererror]

Ahh tnx now it works. user error :D
by KGB_X
Mon Jul 15, 2013 11:46 pm
Forum: Linux
Topic: PB520Bx86 Compiler does not start
Replies: 2
Views: 2206

PB520Bx86 Compiler does not start

I get the following error when starting PB:

[COMPILER] Compiler error!
[COMPILER] Duplicated library command: DoubleClickTime() (in libraries MiscGtk and SystemGtk)

Ubuntu 12.04 32-bit
by KGB_X
Sun Feb 03, 2013 12:39 pm
Forum: Feature Requests and Wishlists
Topic: Proxy and asynchronous socket in NetworkLib
Replies: 18
Views: 9525

Re: Proxy and asynchronous socket in NetworkLib

I would like HTTPS support.
by KGB_X
Wed Sep 19, 2012 1:19 pm
Forum: Off Topic
Topic: Android Basic (introductory offer)
Replies: 39
Views: 16524

Re: Android Basic (introductory offer)


not sure if mine has been used: bhqkex

Worked fine, thanks. I'll post mine, if I receive one.

best

It's a great product and as others has commented the forum has lotz of people answering questions and the developer is just like the PB. They answer very quick.

The only thing i don't like is ...
by KGB_X
Tue Sep 18, 2012 9:15 pm
Forum: Off Topic
Topic: Android Basic (introductory offer)
Replies: 39
Views: 16524

Re: Android Basic (introductory offer)

oldBear wrote:Hi

I'm looking to take the plunge on this and rather than just get a coupon code off the net, am wondering if anyone has a recent code they would like me to use?

Regardless, I'll post a code here when I purchase it, assuming they still offer them :)
not sure if mine has been used: bhqkex
by KGB_X
Sat Sep 10, 2011 4:56 pm
Forum: Off Topic
Topic: Android Basic (introductory offer)
Replies: 39
Views: 16524

Re: Android Basic (introductory offer)

I have used this androidbasic for a few weeks. Quite simple to use and lotz of examples on the web. The part i don't like is how libraries etc are mananged but i see that using the forum is an ok way to give people access..

Had to use some time to not think like PureBasic when programming but i'm ...
by KGB_X
Wed Jul 06, 2011 7:13 pm
Forum: Applications - Feedback and Discussion
Topic: [IDE Tool] History Viewer 2.20 [Win & LINUX]
Replies: 82
Views: 57332

Re: [IDE Tool] History Viewer 2.10

I have not tested it in windows but this tools seems interesting for me. Running it via WINE i'm not sure that the IDE is working.

There are several tools to to things like this but seems like a useful tool for me without adding relatively complex external tools for "version control".

I could ...
by KGB_X
Tue Jul 05, 2011 4:36 pm
Forum: Applications - Feedback and Discussion
Topic: [IDE Tool] History Viewer 2.20 [Win & LINUX]
Replies: 82
Views: 57332

Re: [IDE Tool] History Viewer 2.10

Can you make a Linux version?
by KGB_X
Thu Feb 10, 2011 1:38 pm
Forum: Tricks 'n' Tips
Topic: Bash script for fast compiling Linux & Windows 32\64 file
Replies: 2
Views: 1557

Re: Bash script for fast compiling Linux & Windows 32\64 fil

thank you this is making my projects much easier to work with :D
by KGB_X
Mon Jul 12, 2010 11:01 am
Forum: Coding Questions
Topic: [4.50] Problem with ReceiveNetworkData
Replies: 9
Views: 3275

Re: [4.50] Problem with ReceiveNetworkData

I'm using the Linux version and have tested this and i also get -1

I have tested this to receive data that are from 20-60 characters
sometimes i get the complete line and other time i only get parts of the line.

Using netcat is showing the same data as one line.
by KGB_X
Sat Jul 10, 2010 7:53 am
Forum: Tricks 'n' Tips
Topic: Simple UI for Testing RegExps
Replies: 1
Views: 1835

Re: Simple UI for Testing RegExps

Seems to work ok in Ubuntu.

So for your next update :wink: let the user select parts of the string and let the program suggest a regex

I have been using: http://www.regular-expressions.info/regexbuddy.html and http://www.regular-expressions.info/regexmagic.html working fine in WINE.

I'm not an ...
by KGB_X
Sat Feb 06, 2010 6:50 am
Forum: Tricks 'n' Tips
Topic: PureSVG - now with LoadSVG() !
Replies: 67
Views: 42410

Re: PureSVG - now with LoadSVG() !

nice. i don't have time to test it this weekend but i get back when i have...
by KGB_X
Fri Jan 29, 2010 2:57 pm
Forum: Tricks 'n' Tips
Topic: PureSVG - now with LoadSVG() !
Replies: 67
Views: 42410

Re: PureSVG (updated 27/Jan/10)

Just a small trick for openstreetmap embedded in your application :
http://www.purebasic.fr/english/viewtopic.php?f=12&t=38756&hilit=openstreetmap



yes but this requires the user to be online if i'm not wrong.
But you can activate the cache with SQLite.

I have not been able to run this ...
by KGB_X
Fri Jan 29, 2010 12:06 pm
Forum: Tricks 'n' Tips
Topic: PureSVG - now with LoadSVG() !
Replies: 67
Views: 42410

Re: PureSVG (updated 27/Jan/10)

Just a small trick for openstreetmap embedded in your application :
http://www.purebasic.fr/english/viewtopic.php?f=12&t=38756&hilit=openstreetmap

yes but this requires the user to be online if i'm not wrong.

I have not been able to run this example as : *LibCurl_NewMemory = AllocateMemory ...
by KGB_X
Fri Jan 29, 2010 11:55 am
Forum: Tricks 'n' Tips
Topic: PureSVG - now with LoadSVG() !
Replies: 67
Views: 42410

Re: PureSVG (updated 27/Jan/10)

#Black and #White is not assigned with an value. Sorry, I thought those constants came with PB.


I used the Linux version. Anyhow not a big issue.


Using the pie chart demo it's terrible slow. How long does it take, roughly? I'm concentrating on stability just now, but speed is obviously ...