Re: D2JC: problem with login window from documentation: More info, oups...
Re: D2JC: problem with login window from documentation: More info, oups...
- Subject: Re: D2JC: problem with login window from documentation: More info, oups...
- From: Brent Shank <email@hidden>
- Date: Thu, 3 Apr 2003 10:03:31 -0800
Use EOControllerFactory.queryWithEntityName instead. You can then
invoke makeInvisible on your nib class to make it disappear.
Brent
On Thursday, April 3, 2003, at 07:54 AM, Alexander Lamb wrote:
Well,
I discovered it was necessary to create the UserActions and
BlankSpecifications components (I thought they were defaults). Ok, so
now,
when the app starts I only see the login panel and nothing else (no
menu, no
query window).
Now, my remaining problem:
EOControllerFactory.sharedControllerFactory().queryControllerWithEntity
("Dic
Medicament");
Does not make the query window for DicMedicament appear (I must be
missing
something very basic here).
And... If I manage to have the query window appear, how do I remove the
login window? And then, how do I re-enable the menus? A rule?
Well, as a summary, it is not clear to me (even after reading the docs
on
controllers) how you handle the equivalent from Cocoa of
"makeKeyAndOrderFront" or "orderOut" with JavaClient or D2JC windows.
Thanks,
Alex
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.