objective c - Cocoa/objectiveC UI design issue -


i'm trying build app on macosx - objectivec. don't not find ressource understand how can create view need , steps made it.

i'm looking create 3 sections.

section 1: few buttons , 1 image section 2: treeview have file browser/finder section 3: progress bar show disk usage.

i'm creating app read android device , manage file transfer. such android file transfer.

first , foremost need on tutorial apple provides on creating first mac app.

second can use nsoutlineview create treeview, here's tutorial on this.

then need nsprogressindicator progress bar, here's tutorial.

i suggest on @ ray's tutorials started xcode , interface builder tools.


Comments

Popular posts from this blog

python - jinja2: TemplateSyntaxError: expected token ',', got 'string' -

Qt4: how to send QString inside a struct via QSharedMemory -

node.js - NodeJS remote terminal to Dropbear OpenWRT-Server -