Loginpanel mod gone wrong!

Ermitgilsukaru

Registered
Greetings and salutations my friends!

I don't know if I'm posting to the right place but I'm new here. The thing is I have been trying to modify my loginpanel and I don't really have any experience with Interface Builder. For the most part I think I'm doing all right. You can see what I've got so far at this place. Problem is the progress bar, and the text that is displayed while login on is all screwy! You can see that here. I have no idea why this happens. Can somebody help me?

Also, where can I find info on how to modify the login panel with the userlist?
 
I believe the status bar is placed in the middle by default, if that's what you mean. I don't think it can be changed. That's wayy wider than the regular one, so that's why you have that problem.
 
It's not only that the status bar is centered, there is also the issue that the text above and below isn't as it was before. It just sort of drifted of center when I changed the size of the window, and I'm pretty sure that I didn't tamper with it.
 
I'm guessing it's just because the text and all auto-center... The Login Window isn't really designed to be streched.
 
No, no. I'm sorry, I probably wasn't clear enough in my post. The thing is that the text and the status bar all were centered in the original, where as now the status bar still is but the text isn't anymore. The text is still is still vertically aligned to the status bar (even though I changed that size too) but not horisontally. So what I whant to know is probably this:
  • Why is the status bar centered and is there no way to remedy this?
  • How can the text surrounded by it change relative to it on one axis but not the other if I haven't tampered with it?
 
I'm no expert, but it almost seems like it might be easier to create a new (from the ground up) login window rather than trying to modify the existing one. Obviously you would have to make sure that all of the object mapping is the same as the original, but that might take care of the default location of the status bar. I could be way off-base here, though.
 
Back
Top