Cocoa-Java : how to manage multiple windows, dinamic windows and open/save dialog
Cocoa-Java : how to manage multiple windows, dinamic windows and open/save dialog
- Subject: Cocoa-Java : how to manage multiple windows, dinamic windows and open/save dialog
- From: Gentile Giorgio <email@hidden>
- Date: Wed, 14 Feb 2007 15:58:09 +0100
Hi to you all, i just created two projects in X-Code.
Both the apps are Cocoa Java Applications, why Java? Because it's a
rule of the work.
I can't find any tutorial that explains how to manage multiple windows:
example i have a window with a form, if i push the ok button i have
to visualize another window with the report of the action
another thing that i can't understand is how to change the amount of
text fields on a report window:
example: i created an app that read from a tcpdump file and i want to
visualize the result of my calcs, but i can't decide 'a priori' the
number of items that will be visualized, sometimes they should be 1
or 2, in another case, the most frequent, between 30 and 200.
Is it possible to creat the NsTextField or other Cocoa items
dinamically and adding them to the new window?
the last question is: how have i to do to use Open / Save dialogs?
thanks everyone!
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden