Docs

Post screenshots, binaries and projectfiles of the projects you have made with ZGE that you want to share!

Moderator: Moderators

User avatar
Kjell
Posts: 1876
Joined: Sat Feb 23, 2008 11:15 pm

Post by Kjell »

:)

You're right, content is king. But it might be slightly confusing for some ( see attached ).

Those Help creator applications / compilers are usually free ( even the Microsoft one is ), and since the pages are basically HTML you can just open / edit them in notepad etc.

K
Attachments
Spacing.gif
Spacing.gif (7.92 KiB) Viewed 24050 times
User avatar
y offs et
Posts: 418
Joined: Wed Apr 22, 2009 4:26 pm
Location: BC, Canada

Post by y offs et »

Updated Dec. 20/09

Fixed spacing (mis-use of tab)

New projects

BitmapFromFile - transparency
MeshLoop
MeshTransform
WebOpen
User avatar
y offs et
Posts: 418
Joined: Wed Apr 22, 2009 4:26 pm
Location: BC, Canada

Post by y offs et »

Updated Feb. 19, 2010
ver 1.9.9
"great expectations"
User avatar
y offs et
Posts: 418
Joined: Wed Apr 22, 2009 4:26 pm
Location: BC, Canada

Post by y offs et »

another update :oops:
I had written up the keypress issue, but apparently not compiled it yet.
"great expectations"
User avatar
y offs et
Posts: 418
Joined: Wed Apr 22, 2009 4:26 pm
Location: BC, Canada

Post by y offs et »

minor update
"great expectations"
User avatar
y offs et
Posts: 418
Joined: Wed Apr 22, 2009 4:26 pm
Location: BC, Canada

Post by y offs et »

updated -

Corrections, additions, index references
pictures (that's why it grew)
"great expectations"
User avatar
y offs et
Posts: 418
Joined: Wed Apr 22, 2009 4:26 pm
Location: BC, Canada

Post by y offs et »

updated - break, continue

Edit - and crunched graphics
"great expectations"
User avatar
y offs et
Posts: 418
Joined: Wed Apr 22, 2009 4:26 pm
Location: BC, Canada

Post by y offs et »

Concerning the Wiki / Overview / Application Structure - diagram Execution flow ...

I personally, and perhaps others, would like to get a clearer understanding of just where in the flow AppState lists are executed.

This also generally refers back to the situation I encountered here -

viewtopic.php?t=548
bug#2

and how to best explain avoiding this.

Edit - I've since determined if setAppState is in onLoaded, this is the calling order -

appState.onStart
appState.onUpdate
Zapp.onUpdate
Zapp.onRender
appState.onRender

It is logical to assume appState.onUpdate continues to be called first.
"great expectations"
User avatar
VilleK
Site Admin
Posts: 2274
Joined: Mon Jan 15, 2007 4:50 pm
Location: Stockholm, Sweden
Contact:

Post by VilleK »

Pic is updated:

Image
User avatar
y offs et
Posts: 418
Joined: Wed Apr 22, 2009 4:26 pm
Location: BC, Canada

Post by y offs et »

updated
appState
modelState
"great expectations"
User avatar
y offs et
Posts: 418
Joined: Wed Apr 22, 2009 4:26 pm
Location: BC, Canada

Post by y offs et »

updated
conditional statement
switch statement
"great expectations"
User avatar
y offs et
Posts: 418
Joined: Wed Apr 22, 2009 4:26 pm
Location: BC, Canada

Post by y offs et »

updated April 10 2010

New help maker application.

VilleK - check help button
"great expectations"
User avatar
y offs et
Posts: 418
Joined: Wed Apr 22, 2009 4:26 pm
Location: BC, Canada

Post by y offs et »

updated - correction & trial graphics first two items
"great expectations"
User avatar
y offs et
Posts: 418
Joined: Wed Apr 22, 2009 4:26 pm
Location: BC, Canada

Post by y offs et »

updated April 15

No new content, but I got this idea about listing the components in a more practical way. At least, it seems to me. See if you agree.
"great expectations"
User avatar
y offs et
Posts: 418
Joined: Wed Apr 22, 2009 4:26 pm
Location: BC, Canada

Post by y offs et »

updated June 12, 2010

numerous small tweaks and updates
"great expectations"
Post Reply