twui icon indicating copy to clipboard operation
twui copied to clipboard

A "getting started" guide would be great

Open jponge opened this issue 12 years ago • 12 comments

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.

jponge avatar May 22 '12 14:05 jponge

Even simpler: go pick up a tutorial on iOS development and then rename all UI* classes to TUI* classes, in 90% of cases.

avaidyam avatar May 22 '12 23:05 avaidyam

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 From iOS.

Le mercredi 23 mai 2012 à 01:56, galaxas0 a écrit :

Even simpler: go pick up a tutorial on iOS development and then rename all UI* classes to TUI* classes, in 90% of cases.


Reply to this email directly or view it on GitHub: https://github.com/twitter/twui/issues/113#issuecomment-5862078

jponge avatar May 23 '12 06:05 jponge

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?

avaidyam avatar May 23 '12 06:05 avaidyam

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 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?


Reply to this email directly or view it on GitHub: https://github.com/twitter/twui/issues/113#issuecomment-5865943

jponge avatar May 23 '12 06:05 jponge

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

avaidyam avatar May 23 '12 06:05 avaidyam

Merci :-)

Le mercredi 23 mai 2012 à 08:38, 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


Reply to this email directly or view it on GitHub: https://github.com/twitter/twui/issues/113#issuecomment-5866178

jponge avatar May 23 '12 07:05 jponge

De rien, mon nouveau copain! :D

avaidyam avatar May 23 '12 07:05 avaidyam

intéressant de voir des Lyonnais utilisant TwUI. Vous pouvez en compter un de plus!

NeomMob avatar May 23 '12 11:05 NeomMob

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: https://github.com/twitter/twui/pull/115

avaidyam avatar Jun 01 '12 06:06 avaidyam

Nice! Merci ;-)

On Fri, Jun 1, 2012 at 8:01 AM, galaxas0 [email protected] wrote:

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)


Reply to this email directly or view it on GitHub: https://github.com/twitter/twui/issues/113#issuecomment-6053962

jponge avatar Jun 04 '12 08:06 jponge

De rien, mes amis ;D

avaidyam avatar Jun 04 '12 15:06 avaidyam

I've been read the README, but I cannot found the exact getting started. So where actually the getting started ?

arufian avatar Aug 14 '12 10:08 arufian