Menu

#48 Drag&expand for indexes/constraints in the ObjectViewer

Released in 1.4x
closed
Interface (34)
5
2006-03-07
2006-02-28
No

>>Michel Traisnel:
The new drag'n'drop for table name from ObjectViewer is
very useful. It should works the same for indexes (for
unique indexes it can help in writing joins)

Discussion

  • Drzewiecki T.

    Drzewiecki T. - 2006-03-03

    Logged In: YES
    user_id=747155

    CTreeViewer::OnBeginDrag()
    I found also small bug inside my code - when dragging
    indexes nothing was copied to editor.

    I've added additional behaviours:
    - we could also drag Indexes&Constraints,
    - if we push ALT key and next drag item nothing is expanded.

    How it works:
    - if you drag Table normally you'll get columns list
    - if you push ALT & drag Table you'll get table name

    Summary:
    - we could drag&expand Tables/Views/Indexes/Constraints,
    - ALT causes nothing to be expanded.

     
  • Drzewiecki T.

    Drzewiecki T. - 2006-03-03
    • summary: Drag&drop for indexes in ObjectViewer --> Drag&expand for indexes/constraints in the ObjectViewer
    • status: open --> closed
     
  • Drzewiecki T.

    Drzewiecki T. - 2006-03-05
    • assigned_to: nobody --> tmk_pl
     
  • Drzewiecki T.

    Drzewiecki T. - 2006-03-07
    • milestone: 452743 --> Released in 1.4x
     

Log in to post a comment.