About @tkhnoman link, nothing I can do about it, he should fix it
About release notes, is there a need to have release notes in both places, I was really tired of copying them over every time, I'll just put a link to github releases there
for the release notes, there is a link under the download button here: http://giderosmobile.com/download this should link to the github too as it should be the release notes for the latest release.
fine, btw are all the latest features documented? usually only i don't find something i need, although it's there. i mean application:set("cursor",type) and other new application:set(), application:get() functions this time.
btw a search possibility on http://docs.giderosmobile.com/reference would be useful to find stuff (simple search on the page obviously does not work as function defs are collapsed), but of course it's not a priority.
setcursor works at least, i did not try all of them but from the source code it's probably easy to check. or you can ask @tkhnoman to help you out on this.
That my site, well the maintainer is not me, and it was used mainly for serving files, so i feel like it doesn't really that important to fix it anyway. lol.
About set/get, i think it probably would be inserted with small new things on updates, so something like 'application:set("help") or application:get("help") to see available method on the device' is enough for reference explanation. (Actually, if the input is not listed on the list, the methods would be printed on output, so not just "help") Currently it only filled on desktop i think.
Comments
Fragmenter - animated loop machine and IKONOMIKON - the memory game
http://www.giderosmobile.com/DevCenter/index.php/Release_notes
Fragmenter - animated loop machine and IKONOMIKON - the memory game
http://giderosmobile.com/tools
Fragmenter - animated loop machine and IKONOMIKON - the memory game
Fixed typo, removed eee tool
About @tkhnoman link, nothing I can do about it, he should fix it
About release notes, is there a need to have release notes in both places, I was really tired of copying them over every time, I'll just put a link to github releases there
Fragmenter - animated loop machine and IKONOMIKON - the memory game
http://giderosmobile.com/download
this should link to the github too as it should be the release notes for the latest release.
Fragmenter - animated loop machine and IKONOMIKON - the memory game
btw a search possibility on http://docs.giderosmobile.com/reference would be useful to find stuff (simple search on the page obviously does not work as function defs are collapsed), but of course it's not a priority.
Fragmenter - animated loop machine and IKONOMIKON - the memory game
You usually can see latest additions here:
http://docs.giderosmobile.com/reference/new
Are application:set/get stuff already available? If yes I totally missed them
http://giderosmobile.com/forum/discussion/5870/new-desktop-api-test/p1
setcursor works at least, i did not try all of them but from the source code it's probably easy to check. or you can ask @tkhnoman to help you out on this.
Fragmenter - animated loop machine and IKONOMIKON - the memory game
About set/get, i think it probably would be inserted with small new things on updates, so something like 'application:set("help") or application:get("help") to see available method on the device' is enough for reference explanation. (Actually, if the input is not listed on the list, the methods would be printed on output, so not just "help")
Currently it only filled on desktop i think.
@ar2rsawseen, also "realcode" is undocumented i think.
Fragmenter - animated loop machine and IKONOMIKON - the memory game
@keszegh
http://docs.giderosmobile.com/reference/gideros/Sprite/Event.KEY_DOWN#Event.KEY_DOWN
of course i missed this too, you see, a search function would help you get rid of my stupid questions about the reference guide.
Fragmenter - animated loop machine and IKONOMIKON - the memory game