Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~22.0K People Reached
Favorite Tags
Member Avatar for powerson65

Hi i am trying to perform a search on a json file called PCproducts.json which has in it various arrays with other data in it.I have seen various examples but seems that either i am doing something wrong in the code or calling the file in the wrong way. This …

Member Avatar for Purkinje
0
3K
Member Avatar for powerson65

I am trying to load different data which are all in one JSON data from a drop down menu to a div area on the web page (eg if one clicks PC on the menu then the items related to PC in the json file will load and if Wii …

Member Avatar for powerson65
0
871
Member Avatar for powerson65

Good evening I am trying to implement a simple login and sign in function that a user can register and then sign in to be able to use the site, i have two pop ups for the sign up and sign in, as follows <div class="popup"> <h2>Welcome Guest!</h2> <p>Please enter …

Member Avatar for powerson65
0
15K
Member Avatar for powerson65

Hi i am new to python and i am trying to create a GUI application which will hold different games aimed for autistic children, from where these games can be played. I have imported the scripts to the Gui application area as follows from tkinter import * from tkinter.messagebox import …

Member Avatar for powerson65
0
3K
Member Avatar for powerson65

Hi i have a program with a JFrame and it has two jpanels on it, one containing the buttons needed and the other which is going to be used for plotting graphs, but when i try to plot an x, y graph on the plotting jpanel it does not show …

Member Avatar for powerson65
0
106