[Tutorial] OS/KOS gui in Autoit by fuso98

08/12/2013 15:38 fuso98#1
Hi guys, in this post I'll share my source code to make a gui similar OS or KOS.
You have just to download the Attached file and extract it. Now you have a folder called img (that must be in the same directory of the script) and GUI.au3 that contain the GUI.

This is not a project or whatever. I just want to share my work with community, so who want to make a gui like kos or os or just want to copy a GUI that don't use normal windows class for the controls (buttom, checkbox, combobox etc..) can use my script.

All buttom that are in this project work good (like close, or help)

I hope you like this ;)
08/12/2013 19:26 Barst#2
My question looks weird (I know, I'm totally amateur) but, how from your code in script, make a project like OS, KOS which works?

Others, please dont tell me that I'm noob etc. I know it already :D
08/12/2013 19:32 Requi#3
Quote:
Originally Posted by Barst View Post
My question looks weird (I know, I'm totally amateur) but, how from your code in script, make a project like OS, KOS which works?

Others, please dont tell me that I'm noob etc. I know it already :D
Learn programming. But with AutoIt it's pretty difficult.
08/12/2013 19:47 Sήøwy#4
No use but it's nice that you want to share :D Thanks
08/13/2013 00:30 YatoDev#5
Fuso it will be only usefull if you make a on event and a no on event gui from that which has all features from gui of os
08/13/2013 09:12 fuso98#6
When i ve got more time, i'll do this ;) thanks fluttershy.