browser kindof functionality
Posted: Mon Nov 10, 2008 8:34 am
Here is something I was wondering
1. open a window
2. type in a location
3. if of the form pbtp:// it is a purebasic source code and call pbcompiler and execute the following text
4. if it is http:// then its browser based (we can use the browser code already around here)
if not then execute the pb source
else if u can make pb a plugin like a java plugin...
1. open a window
2. type in a location
3. if of the form pbtp:// it is a purebasic source code and call pbcompiler and execute the following text
4. if it is http:// then its browser based (we can use the browser code already around here)
if not then execute the pb source
else if u can make pb a plugin like a java plugin...