Ken Script - Window Programming, Step 1 - RAW / Unedited video.  @InternetOneOS
Ken Script - Window Programming, Step 1 - RAW / Unedited video.  @InternetOneOS
Michael Leonard | Ken Script - Window Programming, Step 1 - RAW / Unedited video. @InternetOneOS | Uploaded 11 years ago | Updated May 09 2024
First thing you will notice is two windows, opened side by side, one is the running program which I'm making, and the one to the right is a Notepad or text editor which allows me to change/make the program. Both are working/using the same file.

I start of by plugging in the required window code library, which it self loads a multitude of other code files. ~plugin is one of most important commands in the Ken Script language.

Next, I create a new Desktop window, which would be the first level window in an operating system. all other windows will be embedded into the Desktop.

Then I tell the program to place the newly created window to the top left corner, and to have the width and height to have 500 and 200 pixels respectfully. I use the F2 key on my keyboard to save the file, then I refresh my program.

I then change the px symbol (which is short for pixel), and change it to the percent sign, save/refresh my program, and the newly created window now takes on 50% width and height. When using percentages, the window will be that percentage, even while resizing it. Using pixels, the window will stay that size, with or without resizing.

That's it for that video. All windows start with something that looks like a blank layer.







*Note 1 - This is a RAW/Unedited video of the working beta version. Released version will have changes/improvements.

*Note 2 - This video was recorded at the 1080p resolution, so if you have a small screen with lower resolution, you will not see the video the way it was intended. The only fix would be to record a cropped or zoomed in version at a lower resolution, I will post those versions at a later time.

Part 2 - http://www.youtube.com/watch?v=KlULzFDSgOU
Ken Script - Window Programming, Step 1 - RAW / Unedited video. @InternetOneOSPart 1 of the 1st Episode of Learing how to program ◄ML►.Script ▪ 2011 ▪ 45 minutes @InternetOneOSPart 2 of the 2nd Episode of Learing how to program ◄ML►.Script ▪ 2011 ▪ 45 minutes @InternetOneOSPart 3 of the 1st Episode of Learing how to program ◄ML►.Script ▪ 2011 ▪ 45 minutes @InternetOneOSLet it be cool @InternetOneOSSol searching @InternetOneOSWhats in a cube? @InternetOneOS05. Early WebGL experiments - May 9th 2012 @InternetOneOS04. Early WebGL experiments - April 6th 2012 @InternetOneOS03. Early WebGL experiments - March 26th 2012 @InternetOneOS02. Early WebGL experiments - March 26th 2012 @InternetOneOS1st Episode of Early WebGL experiments ▪ Server assist mouse-lock. @InternetOneOS6th Youtube Glitch ▪ List of playlists fails to load.avi @InternetOneOS5th Youtube Glitch ▪ HTML5 video frame fails to load. @InternetOneOSCrysis - From There to Here @InternetOneOS4th Youtube Glitch ▪ Channel description editing failure. @InternetOneOS3rd Youtube Glitch ▪ Subscribers inconsistency. @InternetOneOSHello World, Im proud of you. You got big, 7 777 777 777 people big. @InternetOneOSHow-to Play Videos Shared To The World Chat 2020os Program @InternetOneOSHow-to Video Surf With The 2020os @InternetOneOSHow-to Customize The Colour Scheme For Each Window In The 2020os @InternetOneOS💣Defuser Walkthrough Mission 9 Brown Belt by Super Matti @InternetOneOS💣Defuser Walkthrough Mission 8 Brown Belt by Super Matti @InternetOneOS💣Defuser Walkthrough Mission 6 Yellow Belt by Super Matti @InternetOneOSIntroducing the Super Awesome Blackjack 21 game @InternetOneOS💣Defuser Walkthrough Mission 4 Yellow Belt by Super Matti @InternetOneOS💣Defuser Walkthrough Mission 5 Yellow Belt by Super Matti @InternetOneOS💣Defuser Walkthrough Mission 7 Brown Belt by Super Matti @InternetOneOS💣Defuser Walkthrough Mission 3 White Belt by Super Matti @InternetOneOS💣Defuser Walkthrough Mission 2 White Belt by Super Matti @InternetOneOS💣Defuser Walkthrough Mission 1 White Belt by Super Matti @InternetOneOSIntroducing the 💣Defuser game for the 2020 Operating System @InternetOneOSA Kenxsys graphical benchmark battle against Windows, Facebook and Google @InternetOneOSEpic Kenxsys benchmark battle against Windows, Facebook and Google @InternetOneOSSpirit of the sprite @InternetOneOSA Kenxsys Minute ▪ Into the void @InternetOneOSA Kenxsys Minute ▪ Down The Rabbit Hole @InternetOneOSA Kenxsys Minute ▪ Custom WebGL Font @InternetOneOSThere be dragons! I crossed the border to make some coin, ended up doing a great thing. @InternetOneOSKen Script 2.5 May 17th 2010 p2 @InternetOneOS7th Youtube Glitch ▪ Who eats more, Jaws or Youtube? @InternetOneOS3rd Episode of English Sourcery ▪ Power of the loop. @InternetOneOS4th Episode of English Sourcery ▪ Browser memory. @InternetOneOS2nd Episdoe of Programmers log ▪ Website programming from a website. @InternetOneOSHello World in multiple langagues @InternetOneOSServer side assist for mouse-lock before HTML5 included it natively @InternetOneOS2nd Episode of English Sourcery ▪ Stretching Monkeys. @InternetOneOS1st Episode of English Sourcery ▪ The value of the variable. @InternetOneOS3D CSS ▪ Youtube in orbit around Youtube @InternetOneOSKen Script - Window Programming, Step 2 - Adding a border - RAW / Unedited video. @InternetOneOS

Ken Script - Window Programming, Step 1 - RAW / Unedited video. @InternetOneOS