From 19d3956c14f63872981ab292e7498ac4505e1fae Mon Sep 17 00:00:00 2001 From: rowanbeentje Date: Thu, 13 Aug 2009 00:57:43 +0000 Subject: - Rework TableContent row count fetching, loading it in the correct locations, and correcting the logic for fetching the count of rows so that the query is not used where not necessary. - Update the Table Info pane and tab with a new row count if one is known - this addresses Issue #141 - This reverts r1090, and so needs to be discussed with stuart02 - the rest of the row logic changes may have fixed the 'larger issue' described there? --- Interfaces/English.lproj/DBView.xib | 53 +++++++++++++++++++++++++------------ 1 file changed, 36 insertions(+), 17 deletions(-) (limited to 'Interfaces') diff --git a/Interfaces/English.lproj/DBView.xib b/Interfaces/English.lproj/DBView.xib index 7b8afb3a..7be4e757 100644 --- a/Interfaces/English.lproj/DBView.xib +++ b/Interfaces/English.lproj/DBView.xib @@ -2,9 +2,9 @@ 1050 - 9L30 + 9J61 677 - 949.54 + 949.46 353.00 YES @@ -185,6 +185,7 @@ {212, 26} + 6 @@ -220,6 +221,7 @@ {212, 26} + 0 @@ -334,6 +336,7 @@ {212, 354} + 6 @@ -365,6 +368,7 @@ {212, 354} + 528 @@ -489,6 +493,7 @@ {212, 145} + 6 @@ -515,6 +520,7 @@ {212, 145} + 512 @@ -2235,8 +2241,8 @@ YES YES - , - . + . + , NO YES NO @@ -2778,6 +2784,7 @@ {{1, 1}, {688, 155}} + @@ -2809,6 +2816,7 @@ {690, 157} + 530 @@ -2895,6 +2903,7 @@ {{1, 17}, {688, 228}} + 4 @@ -2927,6 +2936,7 @@ {{1, 0}, {688, 17}} + 4 @@ -2935,6 +2945,7 @@ {690, 246} + 562 @@ -3088,7 +3099,7 @@ -2042609409 35 - + NSImage button_action @@ -3103,7 +3114,10 @@ 1048576 2147483647 - + + NSImage + button_action + _popUpItemAction: @@ -7421,6 +7435,7 @@ IGRvIHlvdSB3YW50IHRvIGFkZCBmb3IgdGhpcyBmaWVsZD8 {{1, 17}, {399, 251}} + 4 @@ -7454,6 +7469,7 @@ IGRvIHlvdSB3YW50IHRvIGFkZCBmb3IgdGhpcyBmaWVsZD8 {{1, 0}, {399, 17}} + 4 @@ -7462,6 +7478,7 @@ IGRvIHlvdSB3YW50IHRvIGFkZCBmb3IgdGhpcyBmaWVsZD8 {{-1, 39}, {412, 269}} + 18 @@ -11253,10 +11270,6 @@ IGRvIHlvdSB3YW50IHRvIGFkZCBmb3IgdGhpcyBmaWVsZD8 NSView - - YES - EditInSheetEnabled - YES @@ -14923,6 +14936,14 @@ IGRvIHlvdSB3YW50IHRvIGFkZCBmb3IgdGhpcyBmaWVsZD8 6351 + + + tableInfoInstance + + + + 6352 + @@ -24355,7 +24376,7 @@ Y2hhbmdlIHRoZSBvcmRlcg - 6351 + 6352 @@ -25007,10 +25028,8 @@ Y2hhbmdlIHRoZSBvcmRlcg copyRow: filterTable: reloadTable: - reloadTableValues: removeRow: setCompareTypes: - showAll: stepLimitRows: toggleFilterField: @@ -25024,8 +25043,6 @@ Y2hhbmdlIHRoZSBvcmRlcg id id id - id - id @@ -25042,13 +25059,13 @@ Y2hhbmdlIHRoZSBvcmRlcg limitRowsButton limitRowsField limitRowsStepper - limitRowsText multipleLineEditingButton removeButton spHistoryControllerInstance tableContentView tableDataInstance tableDocumentInstance + tableInfoInstance tableWindow tablesListInstance @@ -25066,13 +25083,13 @@ Y2hhbmdlIHRoZSBvcmRlcg id id id - id SPHistoryController CMCopyTable id id id id + id @@ -25121,6 +25138,7 @@ Y2hhbmdlIHRoZSBvcmRlcg setDatabases: showCreateTableSyntax: showMySQLHelp: + showUserManager: showVariables: viewContent: viewQuery: @@ -25162,6 +25180,7 @@ Y2hhbmdlIHRoZSBvcmRlcg id id id + id -- cgit v1.2.3