87 posts
Posted 14 April 2013 - 10:55 PM
Hey there! I come to you with a OS (Operating System) it does have some under construction screens but it is what we have currently. Very soon will come a app store and a terminal for all your coding needs!
1How to install:
To install you will need to have the http api turned on in your configs and you must be connected to the internet.
Go into your ComputerCraft computer and type "pastebin get C9ZsQqvt startup" and hit enter.
It should download the file "startup" once it has type into the computer "reboot"
You should be ready to rock!
Pictures:
Spoiler
Coming Soon!
318 posts
Location
Somewhere on the planet called earth
Posted 14 April 2013 - 11:24 PM
This os looked nice untill I had completed registred and logged in, the main screen looks so ugly compared to login, register and settings. You guys should really work on the main screen.
87 posts
Posted 14 April 2013 - 11:36 PM
This os looked nice untill I had completed registred and logged in, the main screen looks so ugly compared to login, register and settings. You guys should really work on the main screen.
Noted.
87 posts
Posted 14 April 2013 - 11:38 PM
This os looked nice untill I had completed registred and logged in, the main screen looks so ugly compared to login, register and settings. You guys should really work on the main screen.
Do you like the OS apart from the GUI? Any other problems?
318 posts
Location
Somewhere on the planet called earth
Posted 14 April 2013 - 11:45 PM
Yeah, only one little thing that bugging me.
When logging in: While inputing text to one of the feilds I have to click enter to be able to select the other. Not a biggie but a bit annyoying.
87 posts
Posted 15 April 2013 - 12:28 AM
Yeah, only one little thing that bugging me.
When logging in: While inputing text to one of the feilds I have to click enter to be able to select the other. Not a biggie but a bit annyoying.
You will find that with all OS's; there is no way around it.
453 posts
Location
Holland
Posted 15 April 2013 - 12:58 AM
Yeah, only one little thing that bugging me.
When logging in: While inputing text to one of the feilds I have to click enter to be able to select the other. Not a biggie but a bit annyoying.
You will find that with all OS's; there is no way around it.
there is a way around it. its just very hard :3
87 posts
Posted 15 April 2013 - 01:17 AM
Yeah, only one little thing that bugging me.
When logging in: While inputing text to one of the feilds I have to click enter to be able to select the other. Not a biggie but a bit annyoying.
You will find that with all OS's; there is no way around it.
there is a way around it. its just very hard :3
Could you enlighten me?
453 posts
Location
Holland
Posted 15 April 2013 - 01:22 AM
Yeah, only one little thing that bugging me.
When logging in: While inputing text to one of the feilds I have to click enter to be able to select the other. Not a biggie but a bit annyoying.
You will find that with all OS's; there is no way around it.
there is a way around it. its just very hard :3
Could you enlighten me?
well you would have to make a main "run loop" and in there you detect if the user clicks on the text b ox, if so it sets the current focus on that text box, then if the event "char" fires you put it at the end of the string, and if the key is back space you remove one character before the cursor position. with keys arrow left and right you mode the cursor position. thtas the basic idea
318 posts
Location
Somewhere on the planet called earth
Posted 15 April 2013 - 02:16 AM
shell.run() should not be used as a way to loop something multiple times. Doing so will eventually cause a stackoverflow.
This problem exsists in settings.
How to recreate this:
Spam click on one of the 3 selection you can change around 256/257 times
How to loop something properly, without stackoverflows:
http://www.computercraft.info/forums2/index.php?/topic/4273-the-stack-and-you-how-to-not-crash-your-program/http://www.computercraft.info/forums2/index.php?/topic/7999-loops/
770 posts
Location
In My Lonely Little Computer Corner
Posted 15 April 2013 - 04:45 AM
No pics, no clicks.
7508 posts
Location
Australia
Posted 15 April 2013 - 04:53 AM
1511 posts
Location
Pennsylvania
Posted 15 April 2013 - 04:56 AM
No pics, no clicks.
Isn't true for all things. (EnderOS for example, no pics. I still get clicks :P/>)
Main Post: I like the OS and all, I just think the UI's could be nicer. Other than that, nice job ^_^/>
87 posts
Posted 15 April 2013 - 06:19 AM
No pics, no clicks.
Isn't true for all things. (EnderOS for example, no pics. I still get clicks :P/>)
Main Post: I like the OS and all, I just think the UI's could be nicer. Other than that, nice job ^_^/>
Thanks :)/>
770 posts
Location
In My Lonely Little Computer Corner
Posted 16 April 2013 - 06:18 AM
Wow… hardcore GUI you got there. :P/>
87 posts
Posted 16 April 2013 - 06:20 AM
Wow… hardcore GUI you got there. :P/>
I'm sorry. Was that suppost to be sarcasm?
770 posts
Location
In My Lonely Little Computer Corner
Posted 17 April 2013 - 05:48 AM
Wow… hardcore GUI you got there. :P/>
I'm sorry. Was that suppost to be sarcasm?
Yes. I think the GUI SUCKS.(Sorry to be rude.)