This is a read-only snapshot of the ComputerCraft forums,
taken in April 2020.
[OS][Non-Advanced Computer][Simple]Simple OS Alpha v1BF1!Please Help!
Started by yaaay, 09 March 2013 - 03:54 AMPosted 09 March 2013 - 04:54 AM
Throwing This Rubbish Away,Working on my simpleos 2
Posted 09 March 2013 - 05:17 AM
Locked. PM me when you have code to show or decide you'd like this moved to General.
Posted 09 March 2013 - 05:59 AM
Nothing Now
Posted 09 March 2013 - 07:10 AM
Threads merged. Code is now present; unlocked.
Posted 09 March 2013 - 10:27 AM
AHHHH! PLEASE! Put spaces after punctuation points! e.g. (),.!? <– Those should all have spaces afterward or, in opening bracket's case, before.
Posted 09 March 2013 - 10:53 AM
use term.CursorPos(1,1)
and then print("SimpleOS Alpha 1")
For it to be in upper left corner, worked for me at least, I happen to be working on my own OS.
and then print("SimpleOS Alpha 1")
For it to be in upper left corner, worked for me at least, I happen to be working on my own OS.
Posted 09 March 2013 - 10:57 AM
The correct function call is term.setCursorPos().
Posted 09 March 2013 - 11:08 AM
Bug:
I tried to exit to CraftOS and it returned me back to SimpleOS
Suggestion:
Set the cursorpos to 1,1 before printing
I tried to exit to CraftOS and it returned me back to SimpleOS
Suggestion:
Set the cursorpos to 1,1 before printing
Posted 09 March 2013 - 12:51 PM
Wow, I was making a OS called SimpleOS also, lol thanks for taking the name…
Posted 09 March 2013 - 12:52 PM
Well, who thought of it first :P/> Once you think of it and publish it, it is automatically copyrighted.Wow, I was making a OS called SimpleOS also, lol thanks for taking the name…
Posted 09 March 2013 - 03:27 PM
Lol I'm starting to think I should have, well time for me to take countless minutes thinking of a new name…Well, who thought of it first :P/> Once you think of it and publish it, it is automatically copyrighted.Wow, I was making a OS called SimpleOS also, lol thanks for taking the name…
Posted 13 March 2013 - 03:08 AM
Nothing Now
Posted 13 March 2013 - 03:18 AM
Ahhh my eyes. the yellow. it burns.
also looking at your screenshots it looks like you need to use
also looking at your screenshots it looks like you need to use
term.setCursorPos(1,1)
after term.clear so that the messages are at the top of the screen…Posted 13 March 2013 - 03:24 AM
Threads merged. Stick to one topic for this, please.
Posted 14 March 2013 - 06:37 PM
Ahhh my eyes. the yellow. it burns.
also looking at your screenshots it looks like you need to useafter term.clear so that the messages are at the top of the screen…term.setCursorPos(1,1)
Nope.I think This style is pretty awesome
Threads merged. Stick to one topic for this, please.
I want my topic to become the last topic,Okay?
Ahhh my eyes. the yellow. it burns.
also looking at your screenshots it looks like you need to useafter term.clear so that the messages are at the top of the screen…term.setCursorPos(1,1)
Nope,Butter is majestics!
Posted 14 March 2013 - 06:39 PM
Lol I'm starting to think I should have, well time for me to take countless minutes thinking of a new name…Well, who thought of it first :P/>/>/> Once you think of it and publish it, it is automatically copyrighted.Wow, I was making a OS called SimpleOS also, lol thanks for taking the name…
I have a little name for ya:GoodOS
Bug:
I tried to exit to CraftOS and it returned me back to SimpleOS
Suggestion:
Set the cursorpos to 1,1 before printing
EDIT:I found it.It's about forgetting to have space.I will upload 1.01(You MUST Enter Y(Not y,yes,Yes,True,true,Of course,Ya,Yep,Yup,etc.)
Posted 18 March 2013 - 06:28 PM
Working on v1R1
Changelog:
Rednet,Updater,Store,Program Menu
Changelog:
Rednet,Updater,Store,Program Menu
Posted 19 March 2013 - 02:51 PM
Obviously (not trying to be rude) you do not know how to space… You should really learn how to space better, it will improve both your topic layout and program, also, a good idea for you OS, is too make it more user friendly, such as Advanced support with Buttons, since a lot of people on this forums can just make their own OS, and it probably will be better than this is now, so a suggestion redo the OS, for more advanced options, and improve the user interface… Like I said adding buttons is better.
Posted 19 March 2013 - 03:09 PM
Obviously (not trying to be rude) you do not know how to space… You should really learn how to space better, it will improve both your topic layout and program, also, a good idea for you OS, is too make it more user friendly, such as Advanced support with Buttons, since a lot of people on this forums can just make their own OS, and it probably will be better than this is now, so a suggestion redo the OS, for more advanced options, and improve the user interface… Like I said adding buttons is better.
Can you teach me to space on non-advanced computer?
Also,Button Support Will be NEVER added.This is for non-advanced computer!
Posted 19 March 2013 - 03:10 PM
He means space on your thread here. Periods/Fullstops ( thats this one . ) have a space after them, so do commas ( thats this one , ).Can you teach me to space on non-advanced computer?
Also,Button Support Will be NEVER added.This is for non-advanced computer!
Posted 19 March 2013 - 03:12 PM
Well,This is usually a problem of chinese.My First language is chinese :)/>He means space on your thread here. Periods/Fullstops ( thats this one . ) have a space after them, so do commas ( thats this one , ).Can you teach me to space on non-advanced computer?
Also,Button Support Will be NEVER added.This is for non-advanced computer!
Posted 19 March 2013 - 03:19 PM
I wasn't saying it was a bad thing. I really don't care. I was just explaining what he meant.Well,This is usually a problem of chinese.My First language is chinese :)/>
Posted 20 March 2013 - 03:14 PM
Spacing on thread finished.will space in the code soon
Posted 20 April 2013 - 05:11 AM
SimpleOS 2 in progress