Export to GitHub

masterpiece - issue #17

need to populate the builder with sql from passed id


Posted on Feb 4, 2011 by Grumpy Cat

need to populate the builder with sql from passed id

Comment #1

Posted on Mar 8, 2011 by Grumpy Giraffe

builder code population completed, need to tweak the orderedthoughtlistview to display the ordernumber. then the ideaname in the listview so you know when its done. then implement the move right/left double click features. then the other buttons. possibly move double click feature to open editor for real editing whether i make the buildertextview editable or not..

also need to decide if the buildertextview will be editable and saveable or just a preview window. i think editor window would be a good idea for minor changes, but we'll see...

Comment #2

Posted on Mar 9, 2011 by Grumpy Giraffe

fixed orderedthoughtlistview to display the ordernumber. I will need to modify the sql query to order by ordernumber if it isn't already so. need to contemplate the double click feature.

Comment #3

Posted on Mar 17, 2011 by Grumpy Giraffe

chose double click to open the thoughteditor for the selected thought or a new empty one for the empty space when its double clicked....

Comment #4

Posted on Apr 25, 2011 by Grumpy Cat

satisfied with the functioning of the builder in its present state. all is verified and working.

Status: Verified

Labels:
Type-Enhancement Priority-Medium