AnantLabs / wwwsqldesigner

Automatically exported from code.google.com/p/wwwsqldesigner
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Drag n Drop (foreign keys, re-order fields) #29

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Creating a relation / foreign key requires clicking on the button in the
menus
1.1. Changing the order of the fields in a table too!

What is the expected output? What do you see instead?
It would be great with those fields were dragable both within the table to
change their order, and to another table to create a new relation.

What version of the product are you using? On what operating system?
Latest zip available

Original issue reported on code.google.com by kevin.sa...@gmail.com on 8 Jul 2009 at 1:58

GoogleCodeExporter commented 9 years ago
This behavior was present in WWWSQLDesigner v1.x. This feature was considered
confusing by many users, so it was removed.

Original comment by ondrej.zara on 9 Jul 2009 at 7:36

GoogleCodeExporter commented 9 years ago
Wow? Could it be re-integrated BUT disabled by default (the user would enable 
it in
the option pane)?

Original comment by kevin.sa...@gmail.com on 9 Jul 2009 at 10:23

GoogleCodeExporter commented 9 years ago
Yes. However, it is a complex and longer-term task, which will not make it into 
next
release.

Original comment by ondrej.zara on 9 Jul 2009 at 11:55

GoogleCodeExporter commented 9 years ago

Original comment by ondrej.zara on 9 Jul 2009 at 11:55

GoogleCodeExporter commented 9 years ago
Note that up/down field movement is already available from the keyboard by 
pressing up/down arrow keys. This 
does not require drag/drop.

Original comment by ober.14@osu.edu on 8 Nov 2009 at 8:39

GoogleCodeExporter commented 9 years ago
Would you be willing to consider a patch for this? I wonder whether it's worth 
undertaking.

Original comment by ober.14@osu.edu on 8 Nov 2009 at 8:51

GoogleCodeExporter commented 9 years ago
Patches are gladly welcome, provided they respect the coding style and do not 
break
any related or unrelated functionality :)

Original comment by ondrej.zara on 8 Nov 2009 at 10:17

GoogleCodeExporter commented 9 years ago
Started working on it ;)

Original comment by ober.14@osu.edu on 26 Dec 2009 at 8:47