How to hide a window?
How to hide a window?
- Subject: How to hide a window?
- From: "Peesapaty Ramesh" <email@hidden>
- Date: Fri, 19 Apr 2002 19:44:06 +0530
Hi ,
i have a table view and on selecting a row in the tableview i want to
print the details in the row .
at present on selecting a row i populate a window with the details in a
specific format and show the window and then printits contents.
now i want to print the details on the window without showing the window
and close after printing is complete .
but NSWindowController does not have any method using which i can hide
the window , it has one which hides on deactivate.
but i don't want the window to be visible at all .how do i achieve this?
Thanks,
ramesh
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.