Sugestions
Sugestions
- Subject: Sugestions
- From: Guilherme Barile <email@hidden>
- Date: Sat, 26 May 2001 20:33:12 -0300
Hello
I'm developing something for my internal network.
It's an app that will search all the computers on the intranet for
specific information/files.
The design will be like this:
-> The main .nib file will have one window, that will include the
search form and other stuff.
-> An auxiliary window that will display the search results OR browse a
computer.
I will have more than one auxiliary window, so, is there any way to
load more than one copy of the same object (in this case, the window) ?
Any examples on how to do that ? Do I have to have a separate nib file
for the window that repeats ?
thanks in advance
gui