Re: Help with understanding relationships. What about the arrows?
Re: Help with understanding relationships. What about the arrows?
- Subject: Re: Help with understanding relationships. What about the arrows?
- From: Art Isbell <email@hidden>
- Date: Sun, 12 Oct 2003 15:45:12 -1000
On Sunday, October 12, 2003, at 01:20 PM, Chuck Hill wrote:
> I have to ask: you're certain that you're looking in the pop-up
> *below* the
> relationships table, not *above* it?
[demime 0.98b removed an attachment of type application/pdf which had a name of EOModeler.pdf]
I looked at every pop-up list I could find :-)
> I can't figure out how to *not* display it without it appearing in the
> list
> of colums to add. It is not resizable so you didn't just shrink it to
> nothing. That is just bizarre.
I thought that maybe I had resized it to zero width, so that's why I
looked in com.apple.EOModeler.plist. Wasn't there. Adding it did
nothing useful. Maybe something in EOModeler's preferences is to blame:
% defaults read com.apple.EOModeler
{
AppleSavePanelExpanded = YES;
EOAttribute = {
"Allows Null" = "16.000000";
"Class Property" = "16.000000";
"External Type" = "113.000000";
Locking = "16.000000";
Name = "106.000000";
"Primary Key" = "16.000000";
"Value Class (Java)" = "70.000000";
"Value Type" = "12.000000";
Width = "28.000000";
order = (
"Primary Key",
"Class Property",
Locking,
"Allows Null",
Name,
"External Type",
"Value Class (Java)",
"Value Type",
Width
);
};
EOModelSearchPaths = "()";
EORelationship = {
"Class Property" = "16.000000";
"Dest Att" = "37.000000";
Destination = "109.000000";
Name = "174.000000";
"Source Att" = "78.000000";
order = ("Class Property", Name, Destination, "Source Att",
"Dest Att");
};
EOStoredProcedureArgument = {
Direction = "69.000000";
"External Type" = "97.000000";
Name = "106.000000";
"Value Class (Obj-C)" = "84.000000";
Width = "48.000000";
order = (Name, Direction, "Value Class (Obj-C)", "External
Type", Width);
};
NSDefaultOpenDirectory = "/Volumes/Overflow/art/Developer/Employee";
NSFontPanelLastUsedPane = 0;
NSFontPanelPreviewHeight = 0;
"NSWindow Frame DataBrowser" = "811 17 556 440 0 0 1440 878 ";
"NSWindow Frame Document" = "552 274 636 469 0 0 1440 878 ";
"NSWindow Frame EntityChooser" = "717 547 201 295 0 0 1440 878 ";
"NSWindow Frame Inspector" = "253 22 280 490 0 0 1440 878 ";
"NSWindow Frame NSFontPanel" = "566 191 300 221 0 0 1024 746 ";
"NSWindow Frame Preferences" = "246 15 552 505 0 0 1024 746 ";
RecordFetchLimit = 100;
"dv com.apple.soundmgr._DV Sound Output Settings" = <7d000000 >;
tableFontName = "Helvetica 14";
treeFontName = "Helvetica 14";
useSystemButton = 0;
}
Aloha,
Art
_______________________________________________
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.