160 posts
Location
I am on your computer
Posted 19 March 2013 - 03:42 AM
I need a bootscreen for my os but i cant make one but i have TheOriginalBit's API and I dont know how to use it…
And i dont know how to make a gui screen and a gui startup
How to make a Login Screen please help me.
Download:
pastebin get Cjy1GHG3 setup
7508 posts
Location
Australia
Posted 19 March 2013 - 03:55 AM
You know if you are trying to use one of my API's, its really best to just ask me on my thread :)/>
in any case. which are you using? loading screen api?
If you are using my Loading Screen / Bar API
Spoiler
Have a read of my developer documentation that I put together for just this occasion.
The start of the documentation goes into details about all the functions that you can call on the loading object…
The next section details the different modes that it can render (display) in…
The next section I provide example code of how to use my API in the form of pastebin links
The last section is the screenshots of what it all looks like.
NOTE: For the record, all of my APIs I provide developer documentation
160 posts
Location
I am on your computer
Posted 19 March 2013 - 04:18 AM
You know if you are trying to use one of my API's, its really best to just ask me on my thread :)/>
in any case. which are you using? loading screen api?
If you are using my Loading Screen / Bar API
Spoiler
Have a read of my developer documentation that I put together for just this occasion.
The start of the documentation goes into details about all the functions that you can call on the loading object…
The next section details the different modes that it can render (display) in…
The next section I provide example code of how to use my API in the form of pastebin links
The last section is the screenshots of what it all looks like.
NOTE: For the record, all of my APIs I provide developer documentation
How Help me I have programming about 5 hours because i want to make a my os be perfect!
160 posts
Location
I am on your computer
Posted 19 March 2013 - 04:22 AM
What is /load api of your i dont know that..
160 posts
Location
I am on your computer
Posted 19 March 2013 - 04:31 AM
your example need /load api and i dont know that??
7508 posts
Location
Australia
Posted 19 March 2013 - 04:40 AM
os.loadAPI is a function that loads a file into memory so that you can call the functions in it.
So do you notice how to create the loading bar object I call load.init ? That is because we have loaded the file name 'load' which is my API (in the example, it can be called whatever you wish for your code)
So replace '/load' with whatever you have called my apis file. And then put the same name in front of the .init function call.
160 posts
Location
I am on your computer
Posted 19 March 2013 - 04:48 AM
It is not working
It is not working..
160 posts
Location
I am on your computer
Posted 19 March 2013 - 05:26 AM
its now working!! but i have my own but i have errors!! Download: pastebin get XQRtk6NQ studio
7508 posts
Location
Australia
Posted 19 March 2013 - 03:05 PM
It is not working
It is not working..
its now working!! but i have my own but i have errors!!
I am not a mind reader… I cannot tell what is not working just from you saying it. Just like I cannot know what the errors are just by you saying that you have errors. It is good that you posted the code, but also post the error messages so that we can tell you exactly what is wrong…
Also as for your last round of messages, don't be so impatient, you had been coding 5 hours, why was 13 minutes of waiting killing you so much?
Also to get a perfect OS you are going to have to be coding for much more that 5 hours.
Lastly, here is a fixed version, I will not be
making you a full program again, I
will help with problems and errors which is what this "Ask a Pro" section is for…
code
160 posts
Location
I am on your computer
Posted 19 March 2013 - 05:37 PM
Thanks TheOriginalbit for your advice now i can make a startup bootscreen
:D/>!!! +100000 for TheOriginalBit!!