Hello,
i have a button on my MainMenu.xib window. Clicking over it causes another nib(mainWindow.xib) to load which has some text written on it.
Is there any way through which i can check whether or not any previous instance of nib is already loaded so that clicking over the button again will not load mainWindow.xib until first instance of mainWindow.xib is unloaded.
Thanks,
Ruhi.
i have a button on my MainMenu.xib window. Clicking over it causes another nib(mainWindow.xib) to load which has some text written on it.
Is there any way through which i can check whether or not any previous instance of nib is already loaded so that clicking over the button again will not load mainWindow.xib until first instance of mainWindow.xib is unloaded.
Thanks,
Ruhi.