Jump to content

Beginner GUI Tutorial?


zero57
 Share

Recommended Posts

Hey, I'm a beginner and i was wondering if anyone knows where to find a GUI tutorial for beginners. Or can somebody make a beginner GUI tutorial?

This would help beginners out there and me.

If you made a tutorial then THX!

If you know where to find a tutorial then THX!

I want something like... Tell me the basic things that a beginner needs to know and and explain what they do.

If you want you could do a little extra. Like give me a little advice / scripting code.

Thx to all who helped me and all who try to help me. :D:D:o:):D

EDIT: I went to this page already but i wanna make my own thing.

GUI Designer Koda 1.7.0.1

Edited by zero57

[font="Arial Black"][u]zero57[/u][/font]

Link to comment
Share on other sites

I think AutoIt 1-2-3 does some GUI stuff... I never actually went through it but I've heard it's a good tutorial. It's sticked in example scripts.

I'll check and anyone else can help me?

[font="Arial Black"][u]zero57[/u][/font]

Link to comment
Share on other sites

I'll check and anyone else can help me?

The way I learned was too just use example scripts found in the helpfile. If you know about programming you can just sort of go through each function that includes GUI and figure it out.

Look at the example scripts in the AutoIt helpfile for the following:

GUICreate

GUICtrlCreateButton

GUICtrlCreateInput

GUICtrlCreateComboBox

GUICtrlCreateListView

GUICtrlCreateRadio

My Programs[list][*]Knight Media Player[*]Multiple Desktops[*]Daily Comics[*]Journal[/list]
Link to comment
Share on other sites

There is a section on GUIs in my tutorial. Check my sig for more.

Cheers,

Brett

Hmm i will check, anymore?

EDIT: Brett whats the title of your GUI tutorial called?

Edited by zero57

[font="Arial Black"][u]zero57[/u][/font]

Link to comment
Share on other sites

The way I learned was too just use example scripts found in the helpfile. If you know about programming you can just sort of go through each function that includes GUI and figure it out.

Look at the example scripts in the AutoIt helpfile for the following:

GUICreate

GUICtrlCreateButton

GUICtrlCreateInput

GUICtrlCreateComboBox

GUICtrlCreateListView

GUICtrlCreateRadio

ok i will do that and if anyone else knows where or can make a tutorial then post right away!

[font="Arial Black"][u]zero57[/u][/font]

Link to comment
Share on other sites

Hmm i will check, anymore?

EDIT: Brett whats the title of your GUI tutorial called?

Click here.

You seem to be looking for some full tutorial that will teach you everything at one go. Don't expect that. The best way to learn GUI's is experimenting.

Edited by Ichigo
My Programs[list][*]Knight Media Player[*]Multiple Desktops[*]Daily Comics[*]Journal[/list]
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...