> Newcomers roadmap: from where to start learning Gideros "What one programmer can do in one month, two programmers can do in two months." - Fred Brooks “The more you do coding stuff, the better you get at it.” - Aristotle (322 BC)
I don't know how I am going to handle all this?! Piece by piece I guess but this is HUGE, 10 years of awesome stuff condensed into the wiki!? Is this even possible?
Thank you very much for this, I am going to make it digestible for gideros newbies like me!
> Newcomers roadmap: from where to start learning Gideros "What one programmer can do in one month, two programmers can do in two months." - Fred Brooks “The more you do coding stuff, the better you get at it.” - Aristotle (322 BC)
But I have two problems: 1- I don't know how I can put it in the wiki because the class is 300+ lines of code, I don't think that it fits in the gideros gems section. So where do I put this gem then?
2- the class is perfect but one think is missing: scrolling with the mouse wheel. Do you have some hints of where I could add it?
Wow the class you found is awesome Just what I need for my current project.
1- I don't know how I can put it in the wiki because the class is 300+ lines of code, I don't think that it fits in the gideros gems section. So where do I put this gem then?
Imo it would be good to at least leave a link to github project (btw it's more convenient if you keep raw lua files on github, without zip archive)
2- the class is perfect but one think is missing: scrolling with the mouse wheel. Do you have some hints of where I could add it?
There's 'Layout' class also, pretty powerful. Probably 'Layout' class supports mouse wheel scrolling (I've never tested).
> Newcomers roadmap: from where to start learning Gideros "What one programmer can do in one month, two programmers can do in two months." - Fred Brooks “The more you do coding stuff, the better you get at it.” - Aristotle (322 BC)
I've no idea what clipper is, some top secret stuff It would be interesting to know! I guess we should ask @hgy29
> Newcomers roadmap: from where to start learning Gideros "What one programmer can do in one month, two programmers can do in two months." - Fred Brooks “The more you do coding stuff, the better you get at it.” - Aristotle (322 BC)
/********************************************************************************** Author : Angus Johnson ** Version : 5.1.6 ** Date : 23 May 2013** Website : <a href="http://www.angusj.com" rel="nofollow">http://www.angusj.com</a>** Copyright : Angus Johnson 2010-2013**** License: ** Use, modification & distribution is subject to Boost Software License Ver 1. **<a href="http://www.boost.org/LICENSE_1_0.txt" rel="nofollow">http://www.boost.org/LICENSE_1_0.txt</a>**** Attributions: ** The code in this library is an extension of Bala Vatti's clipping algorithm: *
* "A generic solution to polygon clipping" *
* Communications of the ACM, Vol 35, Issue 7 (July 1992) pp 56-63. *
* <a href="http://portal.acm.org/citation.cfm?id=129906" rel="nofollow">http://portal.acm.org/citation.cfm?id=129906</a> *
* *
* Computer graphics and geometric modeling: implementation and algorithms *
* By Max K. Agoston *
* Springer; 1 edition (January 4, 2005) *
* <a href="http://books.google.com/books?q=vatti+clipping+agoston" rel="nofollow">http://books.google.com/books?q=vatti+clipping+agoston</a> *
* *
* See also: *
* "Polygon Offsetting by Computing Winding Numbers" *
* Paper no. DETC2005-85513 pp. 565-575 *
* ASME 2005 International Design Engineering Technical Conferences *
* and Computers and Information in Engineering Conference (IDETC/CIE2005) *
* September 24-28, 2005 , Long Beach, California, USA *
* <a href="http://www.me.berkeley.edu/~mcmains/pubs/DAC05OffsetPolygon.pdf" rel="nofollow">http://www.me.berkeley.edu/~mcmains/pubs/DAC05OffsetPolygon.pdf</a> *
*
I have found another gem: But I have two problems: 1- I don't know how I can put it in the wiki because the class is 300+ lines of code, I don't think that it fits in the gideros gems section. So where do I put this gem then?
I have added a new gideros wiki category: Creating UI in Gideros
Feel free to add your own UI (especially buttons as I have read that some have better buttons class).
Viva Gideros.
PS1: @SinisterSoft I have also merged the stores category into a sub category (under exporting). As I have merged all the stores into one page, the old pages (which only contained 1 sentence) should be deleted but I don't have this permission yet!
uh, monkeycoding interfaces is such a pain in the butt...
I was curious if humanity invented something better, checked what they have in aaa industry, in ue4... nope, no silver bullets, it seems that interfaces will stay painful forever
Btw is Layout class 100% working now? Nothing got broke after series of Gideros updates?
> Newcomers roadmap: from where to start learning Gideros "What one programmer can do in one month, two programmers can do in two months." - Fred Brooks “The more you do coding stuff, the better you get at it.” - Aristotle (322 BC)
I have to look at layout class again, but last time I checked I read that you cannot use it with scenemanager. I am going to have another look at it and see if I put it in the wiki.
@MoKaLux Great work with the docs. I planned to add pages for each of the stores to deal with some of the stuff like how to register, how to upload, etc... that's why they went to their own pages. I've made a slight edit to your version so that there is still a way to do that in the future - but also gives your nicer direct link too.
Coder, video game industry veteran (since the '80s, ❤'s assembler), arrested - never convicted hacker (in the '90s), dad of five, he/him (if that even matters!). https://deluxepixel.com
I was curious if humanity invented something better, checked what they have in aaa industry, in ue4... nope, no silver bullets, it seems that interfaces will stay painful forever
Actually I have been using a nice UI editor called JFormDesigner for years now for my Java projects. It makes it really easy to build UI for Swing. I still hope to be able to use it with gideros at some point, thanks to the grid layout system in core gideros.
let's be honest: we cannot handle translation, gideros is too huge!!! shall I delete all the translate tag in the wiki? One of many advantage would be that the message "some tags are not marked for translation"
let's be honest: we cannot handle translation, gideros is too huge!!! shall I delete all the translate tag in the wiki? One of many advantage would be that the message "some tags are not marked for translation"
GOOD DOCUMENTATION IS CRUCIAL! Let's do it
I can completely translate the gideros API into Ukrainian if the wiki has tools for it. This is not so much.
translation of the api might be doable, but i doubt it is useful to anyone, only very basic english is needed to read it, which is anyhow needed to 'understand' lua/gideros programming.
translation of the api might be doable, but i doubt it is useful to anyone, only very basic english is needed to read it, which is anyhow needed to 'understand' lua/gideros programming.
I do not use english, for reading api, i always use translation
Moreover, translation will help the site index the search engines for other countries
Coder, video game industry veteran (since the '80s, ❤'s assembler), arrested - never convicted hacker (in the '90s), dad of five, he/him (if that even matters!). https://deluxepixel.com
Comments
"examples and game templates"
in terms of SEO - better use the words: examples , templates, source code
the words 'sample, snippet ' are less popular in non-English speaking world
Likes: MoKaLux
https://play.google.com/store/apps/developer?id=razorback456
мій блог по гідерос https://simartinfo.blogspot.com
Слава Україні!
https://wiki.giderosmobile.com/index.php/Welcome!
Under Advanced: Examples (AKA Gideros Forum Gems)
feel free to add some gems!
https://github.com/stetso/awesome-gideros
Likes: MoKaLux
"What one programmer can do in one month, two programmers can do in two months." - Fred Brooks
“The more you do coding stuff, the better you get at it.” - Aristotle (322 BC)
This is awesome stuff!
I don't know how I am going to handle all this?! Piece by piece I guess but this is HUGE, 10 years of awesome stuff condensed into the wiki!? Is this even possible?
Thank you very much for this, I am going to make it digestible for gideros newbies like me!
Have fun @Apollo14
Likes: Apollo14, Atavismus
and this one while we are at it: https://wiki.giderosmobile.com/index.php/Examples#CIRCULAR_PROGRESS_.40hgy29
Just create an empty project copy/paste the code and voilà.
Have fun!
Likes: keszegh, Apollo14, antix
Likes: MoKaLux
"What one programmer can do in one month, two programmers can do in two months." - Fred Brooks
“The more you do coding stuff, the better you get at it.” - Aristotle (322 BC)
But I have two problems:
1- I don't know how I can put it in the wiki because the class is 300+ lines of code, I don't think that it fits in the gideros gems section. So where do I put this gem then?
2- the class is perfect but one think is missing: scrolling with the mouse wheel. Do you have some hints of where I could add it?
GitHub project:https://wiki.giderosmobile.com/index.php/UI_Scrollable_List
Thank you in advance for your help.
Likes: antix
2- the class is perfect but one think is missing: scrolling with the mouse wheel. Do you have some hints of where I could add it?
"What one programmer can do in one month, two programmers can do in two months." - Fred Brooks
“The more you do coding stuff, the better you get at it.” - Aristotle (322 BC)
I cannot find any example (I would like to add it to the wiki). The only page I found is the html file in the gideros installation folder (or this GitHub page: https://github.com/gideros/gideros/blob/master/plugins/clipper/apireference.html)
An example would be nice so I can add it to the wiki plugin page. Thank you for your time.
+1 more: the map plugin is it still working for you? I have compiled the project that comes with gideros but a long list of errors popped out!
Likes: Apollo14
It would be interesting to know! I guess we should ask @hgy29
"What one programmer can do in one month, two programmers can do in two months." - Fred Brooks
“The more you do coding stuff, the better you get at it.” - Aristotle (322 BC)
https://play.google.com/store/apps/developer?id=razorback456
мій блог по гідерос https://simartinfo.blogspot.com
Слава Україні!
Feel free to add your own UI (especially buttons as I have read that some have better buttons class).
Viva Gideros.
PS1: @SinisterSoft I have also merged the stores category into a sub category (under exporting). As I have merged all the stores into one page, the old pages (which only contained 1 sentence) should be deleted but I don't have this permission yet!
Likes: oleg, Apollo14, SinisterSoft
I was curious if humanity invented something better, checked what they have in aaa industry, in ue4... nope, no silver bullets, it seems that interfaces will stay painful forever
Btw is Layout class 100% working now? Nothing got broke after series of Gideros updates?
"What one programmer can do in one month, two programmers can do in two months." - Fred Brooks
“The more you do coding stuff, the better you get at it.” - Aristotle (322 BC)
I am going to have another look at it and see if I put it in the wiki.
Likes: MoKaLux
https://deluxepixel.com
Likes: MoKaLux, Apollo14, keszegh, Atavismus
I have added another category: CREATING A GAME IN GIDEROS where I put scenemanager and easing for now. I may add some more stuff to this later.
Likes: antix, SinisterSoft, Apollo14
https://wiki.giderosmobile.com/index.php/Special:MyLanguage/Mobile_Controls
Feel free to modify it.
Likes: Apollo14, antix, SinisterSoft
TTFont.new() page says "filtering: (boolean, default = false)", but i can use numbers.
can somebody please delete this page from the wiki?
DONEhttps://wiki.giderosmobile.com/index.php/Accelerometer/Accelerometer.isAvailable
I did some tests to improve the wiki usability.
Thank you!
using this command at the end of every wikitexts:
{{Special:PrefixIndex/Accelerometer}}
https://www.mediawiki.org/wiki/Help:Subpages
please have a look and tell me what you think: https://wiki.giderosmobile.com/index.php/AlertDialog.new
I only did the first two functions. More to come if you agree.
PS: please don't forget my previous post as well please!DONE thank you sinistersoftLikes: SinisterSoft
Also:
Dublicated methods and empty "Constants"
P.S. Im using Dark reader extesion for chrome, so 95% of sites im using are dark
I can remove it from the main function and leave it only on the methods.
+ empty constants means that it's not applicable for this function.
Some more feedback please
shall I delete all the translate tag in the wiki?
One of many advantage would be that the message "some tags are not marked for translation"
GOOD DOCUMENTATION IS CRUCIAL! Let's do it
Likes: keszegh
Likes: MoKaLux, SinisterSoft
https://play.google.com/store/apps/developer?id=razorback456
мій блог по гідерос https://simartinfo.blogspot.com
Слава Україні!
Likes: MoKaLux
Fragmenter - animated loop machine and IKONOMIKON - the memory game
Moreover, translation will help the site index the search engines for other countries
Likes: SinisterSoft
https://play.google.com/store/apps/developer?id=razorback456
мій блог по гідерос https://simartinfo.blogspot.com
Слава Україні!
Likes: oleg
https://deluxepixel.com