Search found 5 matches
- Tue Oct 26, 2021 11:33 am
- Forum: Coding Questions
- Topic: Help reading a json
- Replies: 2
- Views: 2502
Re: Help reading a json
Many thanks i guess i will go with that solution, but it would be also fine if someone can explain me why my code is not working, maybe i should report it as a bug?
- Tue Oct 26, 2021 12:12 am
- Forum: Coding Questions
- Topic: Help reading a json
- Replies: 2
- Views: 2502
Help reading a json
Hi friends im a bit stuck with something, im trying to read a json that is also generated by my program but im not able, the idea was to save two lists in two different members and then read them back, im having success with the saving but when i want to read it back its not working anyone can help ...
- Tue Sep 14, 2021 9:42 pm
- Forum: Coding Questions
- Topic: Issue while trying to read a json from a file
- Replies: 2
- Views: 1969
Re: Issue while trying to read a json from a file
MAny thanks!
- Tue Sep 14, 2021 7:49 pm
- Forum: Coding Questions
- Topic: Issue while trying to read a json from a file
- Replies: 2
- Views: 1969
Issue while trying to read a json from a file
Im trying to import a json by using the openfilerequester so the players can opena json with a web program, i have this code but its returning me an error
Unexpected token in JSON at position 0
-1
-1
Anyone knows where is the mistake?
Debug Input$
Enumeration
#file_read
#json_result ...
Unexpected token in JSON at position 0
-1
-1
Anyone knows where is the mistake?
Debug Input$
Enumeration
#file_read
#json_result ...
- Mon Sep 13, 2021 9:13 pm
- Forum: Coding Questions
- Topic: Performance issue while using canvasgadget
- Replies: 1
- Views: 1680
Performance issue while using canvasgadget
Hello i was doing some tests with canvas gadget to see if spiderbasic is enought strong to handle a future project but the results im getting are not very satisfactory.
Im making a canvas 380x380
I created 100 rectangles 65x65 each rectangle with 3 texts and im getting a very important fps ...
Im making a canvas 380x380
I created 100 rectangles 65x65 each rectangle with 3 texts and im getting a very important fps ...