[Cocoapsql-developer] commit: drag, drop and save queries (continued)
Status: Alpha
Brought to you by:
alkirkus
From: Olaf v. O. <ol...@ad...> - 2002-11-11 06:01:59
|
Hi all, Continued working on drag and drop behavior of query's between the queryHistory view, the querySpace view and the queryDocument view. Finished "select by paragraph", "show insertion line" and "insert before or after paragraph". To do: (help is appreciated!) - draw a nicer insertLineMark - move (not copy) within the queryDocument if not control-draged - add the ability to add notes to every query in the queryDocument, ingnored when executed as query - add setter method (etc) for dragDestination behavior - clean up the code Further: have to add more (preferences): - "readline" behavior in querySpace view (ON/OFF) (assign preferred keys) - use (and save) of multiple connection sets - remember state of last closed query window (YES/NO) - remember state of last closed query document (YES/NO) - add database inspector window - add postmaster control Olaf. |