Search found 97 matches
- Sep 16th, '18, 18:12
- Forum: Bugs
- Topic: Kind of a Bug about the "http host" Block
- Replies: 1
- Views: 1681
Kind of a Bug about the "http host" Block
This isn't really a bug on GP's side (and really a bug at all) but is there anyway to make it so that GP can connect and read web pages like amazon without being being thrown a 403 error? And what are the reasons behind this? Is it because it send a header or something of the like or just because am...
- Sep 9th, '18, 18:09
- Forum: Working with GP
- Topic: Why does GP crash with the openWindow primitive?
- Replies: 2
- Views: 1752
Re: Why does GP crash with the openWindow primitive?
I don't really understand how the window stays open but maybe John could help us out and describe what's happening...
Maybe just add a while loop with a delay?
Maybe just add a while loop with a delay?
- Sep 9th, '18, 18:05
- Forum: Projects
- Topic: GP Studio - just an idea and some plans
- Replies: 7
- Views: 3353
Re: GP Studio - just an idea and some plans
Do you think GP Studio should be hard coded from Scratch instead of using the Morphic Framework?
- Sep 9th, '18, 13:52
- Forum: Extending GP
- Topic: Using the Windows.h header file to expand GP
- Replies: 0
- Views: 2630
Using the Windows.h header file to expand GP
Would it be possible to add support for the Windows.h header file and give people running Windows the benefits of resizing windows, hiding/showing the console, and toggling whether the window can be non-re-sizable? I'm sure there are other libraries out there for linux and Mac that have the same fun...
- Sep 9th, '18, 13:46
- Forum: Working with GP
- Topic: Why does GP crash with the openWindow primitive?
- Replies: 2
- Views: 1752
Why does GP crash with the openWindow primitive?
I was just wondering why and how to fix GP's window from crashing when using the openWindow primitive.
Is there some way to add a timer or a feedback loop?
Is there some way to add a timer or a feedback loop?
- Sep 9th, '18, 13:11
- Forum: Projects
- Topic: GP Studio - just an idea and some plans
- Replies: 7
- Views: 3353
Re: GP Studio - just an idea and some plans
Do you have any ideas of how it should be laid out?
- Sep 8th, '18, 16:24
- Forum: Projects
- Topic: GP Studio - just an idea and some plans
- Replies: 7
- Views: 3353
Re: GP Studio - just an idea and some plans
I was thinking about this too since I've just been playing around in the IDLE, which can be a bit of a pain (especially on window's command prompt)
I think I might make a Github repo with just an outline and a simple structure and I'll add you as a contributor.
This sounds like a great idea to me :)
I think I might make a Github repo with just an outline and a simple structure and I'll add you as a contributor.
This sounds like a great idea to me :)
- Sep 8th, '18, 15:59
- Forum: Requests
- Topic: Discord for better communication?
- Replies: 4
- Views: 3045
Re: Discord for better communication?
Why not an IRC server?
It would be a lot simpler to setup and get people to join due to anonymousity and also is a vastly more supported platform (IRC clients and web IRC clients)
It would be a lot simpler to setup and get people to join due to anonymousity and also is a vastly more supported platform (IRC clients and web IRC clients)
- Aug 27th, '18, 17:28
- Forum: Working with GP
- Topic: Pulls GP benefits from the 64bit architecture?
- Replies: 3
- Views: 4527
Re: Pulls GP benefits from the 64bit architecture?
Bigger integers? The 32 bit might be a little bit slower just because 64 bit is a really small percent faster of an architecture.
- Aug 24th, '18, 17:25
- Forum: Requests
- Topic: asymetrical encryption/decryption?
- Replies: 7
- Views: 6147
Re: asymetrical encryption/decryption?
Is there no big math in GP?