What un-minmizes windows?
What un-minmizes windows?
- Subject: What un-minmizes windows?
- From: jason rusoff <email@hidden>
- Date: Wed, 6 Aug 2003 11:10:15 -0700
I'm seeing odd behavior in my app, and wondering what exactly will
cause a minimized window to expand back to full size. My utility
minimizes it's main window when it starts, according to a users
preference. I can see this happens (the window mimimizes) because the
icon shows up briefly next to the trash icon. Then the full window
reappears. After I have minimized the window my code may be updating
some text fields in the window. My assumption was that this would not
affect the window's size. Would changing the text in a text field
normally cause a window to expand? I call minimize in my awakeFromNib
method. Should I try to do this later? Any other ideas on what I might
be doing wrong here?
Thanks,
Jason Rusoff
_______________________________________________
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.