Jump to content




Bottom line(line 20)


7 replies to this topic

#1 SNIPEZPUNISHER

  • Members
  • 4 posts

Posted 23 March 2014 - 03:58 PM

So i want to build an OS system but the bottom line is bugging out..
it is just a paint picture is put in there.
The problem is that the bottom layer is stretched out.
As you can see now my bottom squares are of.
The pictures only have to reach line 19 and are not supposed to stretch to line 20.
how can I fix this?Posted Image
Yes i know it's ugly now but this was made in 15 minutes and is still WIP.

#2 Lyqyd

    Lua Liquidator

  • Moderators
  • 8,465 posts

Posted 23 March 2014 - 06:45 PM

The bottom row of the terminal is taller than the rest, as is the top row.

#3 CometWolf

  • Members
  • 1,283 posts

Posted 23 March 2014 - 06:55 PM

View PostSNIPEZPUNISHER, on 23 March 2014 - 03:58 PM, said:

The pictures only have to reach line 19 and are not supposed to stretch to line 20.
Also note that the computer terminal is infact only 19 lines high.

#4 Dayrider10

  • Members
  • 32 posts

Posted 23 March 2014 - 07:28 PM

Also you can get rid of this by doing a os.pullEventRaw which prevents you from terminating the program or doing anything else. You can get out of the file by doing a reboot (Unless you saved it as a startup file then change it)

#5 oeed

    Oversimplifier

  • Members
  • 2,095 posts
  • LocationAuckland, New Zealand

Posted 23 March 2014 - 09:26 PM

Building on what Lyqyd said, all the border pixels, so the far left and right collumns and top and bottom rows are larger than the other pixels. I'd maybe resize the icons so that you've got an empty line below them.

#6 SNIPEZPUNISHER

  • Members
  • 4 posts

Posted 24 March 2014 - 10:27 PM

so there is no way to delete that 20th line??
because i saw nobody else with this problem and that really annoys me:(
because my first plan was to make the start button at the bottom instead of putting it on the top but that doesn;t work because of the 20th line

@Dayrider10 I know how that part works, my plan is to make a bios which doesn't allow you to exit the program at all. This has to be an OS which you can use on a server without people hacking anything because they can write their own code. This way anything from money to jobs and companies can be safely used without people giving themselves money and become rich..

#7 Lyqyd

    Lua Liquidator

  • Moderators
  • 8,465 posts

Posted 25 March 2014 - 12:16 AM

Again, there is no 20th line. The 19th line is a little larger than most of the rest, and there's nothing anyone can do about it. It's like that for everyone.

#8 SNIPEZPUNISHER

  • Members
  • 4 posts

Posted 25 March 2014 - 12:27 AM

ahhh okay i see, well thanks for the help guys, I'll have to find a way to optimize it then:P





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users