-
Notifications
You must be signed in to change notification settings - Fork 268
A "getting started" guide would be great #113
Comments
Even simpler: go pick up a tutorial on iOS development and then rename all UI* classes to TUI* classes, in 90% of cases. |
Sure, but the getting started would be useful for the Cocoa / TwUI bridging, especially when you load a new window and/or application. The rest is indeed easy when you come Le mercredi 23 mai 2012 à 01:56, galaxas0 a écrit :
|
Alright, I can do that then, along with a fresh new README. I'm fairly sure we're at 0.4 or 0.5 of TwUI too. Any other things you'd need tutorials on for TwUI? P.S. J'aperçois que vous parlez en français? |
Basically I think the job is done if you start from a fresh XCode/Cocoa project, explain how to hook up TwUI in the project (configuration and NSView / TwUI bridging). The rest is indeed all down to knowing iOS. Maybe just showing a hello world label or button can end the tutorial. Cheers, from Lyon France :-) Le mercredi 23 mai 2012 à 08:16, galaxas0 a écrit :
|
Alright, I'll make a tutorial with steps and pretty pictures and append it to a new README file this weekend then :] Haha, je suis un étudiant américain, qui suis le cours de français au lycée... et je l'aime beaucoup! :D |
Merci :-) Le mercredi 23 mai 2012 à 08:38, galaxas0 a écrit :
|
De rien, mon nouveau copain! :D |
intéressant de voir des Lyonnais utilisant TwUI. Vous pouvez en compter un de plus! |
J'aurai ajouté l'exemple du TUINSView et TUIView installation que vous me voulez faire à ma "fourchette" de github.... o_o (In English: I will add the example on the setup of the TUINSView and TUIView you wanted me to do to my github fork. Pardon my french :D) EDIT: Link: #115 |
Nice! Merci ;-) On Fri, Jun 1, 2012 at 8:01 AM, galaxas0
|
De rien, mes amis ;D |
I've been read the README, but I cannot found the exact getting started. So where actually the getting started ? |
Doesn't totally fix it, header doesn't properly move in some cases (rows near the header).
I believe that you would do a great favor to potential users of your framework if you wrote a short getting started guide.
Currently one has to dig into the source code and be quite familiar with Cocoa to understand how things work.
The text was updated successfully, but these errors were encountered: