newer code on an older compiler, it ends up in a f*ckin plane chrash with flames and all, and... back to the drawing board
Search found 1649 matches
- Sun Mar 19, 2023 10:06 pm
- Forum: Coding Questions
- Topic: BOOL() function
- Replies: 3
- Views: 784
Re: BOOL() function
Thanks ! I didnt even know I wrote something in 5.10
Its strange, almost everytime I run older code on a newer compiler, or
newer code on an older compiler, it ends up in a f*ckin plane chrash with flames and all, and... back to the drawing board
newer code on an older compiler, it ends up in a f*ckin plane chrash with flames and all, and... back to the drawing board
- Sun Mar 19, 2023 7:16 pm
- Forum: Coding Questions
- Topic: BOOL() function
- Replies: 3
- Views: 784
BOOL() function
I,m trying to run older 4.30 code, but now PB doesnt understand BOOL(). This doesn't work: BOOL(Yr % 400 = 0)
Expression is supposed to be false if Year modulo 400 is false, If I just delete BOOL the logic that relied on BOOL
seems to work, at least there are no errors reported.. ?
Expression is supposed to be false if Year modulo 400 is false, If I just delete BOOL the logic that relied on BOOL
seems to work, at least there are no errors reported.. ?
- Sat Nov 12, 2022 9:41 pm
- Forum: Off Topic
- Topic: Sci-Fi PB Software to be seen here :)
- Replies: 4
- Views: 1261
Sci-Fi PB Software to be seen here :)
An amazing piece of software to be seen here, Pure PureBasic, from 2008!
https://www.youtube.com/watch?v=_7xGpCZ0Zg0
// Moved from "Announcement" to "Off Topic" (Kiffi)
https://www.youtube.com/watch?v=_7xGpCZ0Zg0
// Moved from "Announcement" to "Off Topic" (Kiffi)
- Sun Apr 05, 2020 6:40 pm
- Forum: Windows
- Topic: Hi, I'm back ;-) LTS
- Replies: 6
- Views: 4402
Re: Hi, I'm back ;-) LTS
Thanks for your helpful comments! I have just switched to a big gaming laptop (China style) and have been busy reinstalling
everything, including PureBasic. I can't wait taking up coding again, and I am happy to se PB and people here alive and happy
everything, including PureBasic. I can't wait taking up coding again, and I am happy to se PB and people here alive and happy
- Thu Jan 23, 2020 11:44 pm
- Forum: Windows
- Topic: Hi, I'm back ;-) LTS
- Replies: 6
- Views: 4402
Hi, I'm back ;-) LTS
Hi i'm back and managed to log in, so.. I have a lot of old PB code, and a wish to code away, with the newest PB version, but what is LTS?
Also I am using a 64bit Windows china laptop and windows 10, and plan to use PB 32 bit, is that wrong?
Also I am using a 64bit Windows china laptop and windows 10, and plan to use PB 32 bit, is that wrong?
- Tue Dec 10, 2019 7:57 pm
- Forum: General Discussion
- Topic: Broken sourcecode
- Replies: 8
- Views: 2940
Re: Broken sourcecode
Ok, the changelog, use the appropriate compiler from the museum if necessary, and everything
isn't as gloomy as I remeber.. Sorry about that, but is my favourite, the webgadget still going strong ?
isn't as gloomy as I remeber.. Sorry about that, but is my favourite, the webgadget still going strong ?
- Tue Dec 10, 2019 6:56 pm
- Forum: General Discussion
- Topic: Broken sourcecode
- Replies: 8
- Views: 2940
Broken sourcecode
Is updates to newer PB versions still breaking old sourcecode? It's a fantastic language, but the fact that
a new update meant endless hours of fixing errors in programs and libraries of sourecode written
in the prior versions made me leave, somewhere between 2007 and 2013.
Is PB still this way? Do ...
a new update meant endless hours of fixing errors in programs and libraries of sourecode written
in the prior versions made me leave, somewhere between 2007 and 2013.
Is PB still this way? Do ...
- Wed Feb 18, 2015 10:30 pm
- Forum: Tricks 'n' Tips
- Topic: Block oncontextmenu
- Replies: 5
- Views: 3836
Re: Block oncontextmenu
He he
I also noticed this commented-out line in my sample code, which uncommented does what my tips & tricks code does,
but in a much simpler way:
Way to go. I think i'm a bit rusty in the ways of PureBasic. 
but in a much simpler way:
Code: Select all
;SetGadgetAttribute(#WEB, #PB_Web_BlockPopupMenu, 1)- Wed Feb 18, 2015 10:13 pm
- Forum: Tricks 'n' Tips
- Topic: Block oncontextmenu
- Replies: 5
- Views: 3836
Re: Block oncontextmenu
Thanks, go here http://www.dhteumeuleu.com/index for inspiration. Click the play button, then click in the demos, or drag the worlds around.. Click the name, select source to see it once you are in the demo. This source can be put in the webgadget too.
I use the webgadget to create a 'less is more ...
I use the webgadget to create a 'less is more ...
- Mon Feb 16, 2015 10:47 pm
- Forum: Tricks 'n' Tips
- Topic: Block oncontextmenu
- Replies: 5
- Views: 3836
Re: Block oncontextmenu
Hi nicolaus, this is a working but very simple example. Right click and select view source to see the html,
the PB source reads the navigation, cancel it, then can reload the html user interface. With a bit of dhtml,
the possibilities are limitless, and you can build the interface any way you want ...
the PB source reads the navigation, cancel it, then can reload the html user interface. With a bit of dhtml,
the possibilities are limitless, and you can build the interface any way you want ...
- Sun Feb 15, 2015 12:56 am
- Forum: Tricks 'n' Tips
- Topic: Block oncontextmenu
- Replies: 5
- Views: 3836
Block oncontextmenu
Hi, I use html for the user interface in my latest program, and this is the only
method i found to block the right click menu, the commented out code:
s + "<script language=JavaScript>" + Chr(13)
s + "" + Chr(13)
; s + "<!-- disable contextmenu -->" + Chr(13)
; s + "" + Chr(13)
; s + "function ...
method i found to block the right click menu, the commented out code:
s + "<script language=JavaScript>" + Chr(13)
s + "" + Chr(13)
; s + "<!-- disable contextmenu -->" + Chr(13)
; s + "" + Chr(13)
; s + "function ...
- Sat Aug 30, 2014 11:27 pm
- Forum: Coding Questions
- Topic: PahtRequester and WP8 problem
- Replies: 2
- Views: 1679
Re: PtahtRequester and WP8 problem
I have a sinking feeling you are right. Thanks for the link. In the meantime I use Windows Explorer to
copy the files to a folder on my desktop and point my program to it to copy and rename them.
Microsoft = idiots. :D
Edit. WP8.1 is the best phone UI I've seen so far, my last was Android 4.4.2, so ...
copy the files to a folder on my desktop and point my program to it to copy and rename them.
Microsoft = idiots. :D
Edit. WP8.1 is the best phone UI I've seen so far, my last was Android 4.4.2, so ...
- Sat Aug 30, 2014 9:34 pm
- Forum: Coding Questions
- Topic: PahtRequester and WP8 problem
- Replies: 2
- Views: 1679
PahtRequester and WP8 problem
Hi, I have used a Pure Basic home made program to d/l videos and images from my Phones
and cameras for years, but it doesn't work With my New Lumia 1020 running WP8.1.
The phone shows up in Windows Explorer, but has no drive letter. The program can not
detect it automatically as a mass Storage ...
and cameras for years, but it doesn't work With my New Lumia 1020 running WP8.1.
The phone shows up in Windows Explorer, but has no drive letter. The program can not
detect it automatically as a mass Storage ...
- Thu Jan 23, 2014 11:32 pm
- Forum: Off Topic
- Topic: Where are you?
- Replies: 20
- Views: 8511
Re: Where are you?
Yeah, just changed my profile pic into an old pic from -78. Love her to this day..facebook is just a forum (like this one) but for people with no particular interests and nothing in particular to say.
- Wed Jan 15, 2014 9:48 pm
- Forum: Off Topic
- Topic: Microsoft on the threshold of deleting ‘appalling’ Windows 8
- Replies: 27
- Views: 6005
Re: Microsoft on the threshold of deleting ‘appalling’ Windo
I have win 8.1 now, and it's the best so far, I use the start screen more and more over the desktop, the pc is much faster with 8 than any other Windows, so.. I love it, and I assume 9 will be even better.. 