Activity log for bug #1337762

Date Who What changed Old value New value Message
2014-07-04 09:06:47 hilaire bug added bug
2014-07-04 13:29:38 hilaire tags user-interface programming user-interface
2016-01-04 13:56:54 hilaire tags programming user-interface script user-interface
2017-01-06 10:38:49 hilaire tags script user-interface script student user-interface
2017-01-06 10:39:25 hilaire description Dr. Geo proposes script to plug computing object in a sketch, these objects are inserted in the Dr. Geo items tree and it can be used in the subsequent construction Dr. Geo proposes Smalltalk sketch, it is a way to describe a geometric sketch entirely under the form of Smalltalk instructions code with a dedicated API. We propose an intermediate feature to let user insert in the items tree an item described by a one line Smalltalk instruction. It should be based on the Smalltalk sketch API. Examples of such one line instructions: A = point: 1@2 (AB) = line: A to: 5@5 p1 = perpendicular: (AB) to: A p2 = perpendicular: (AB) to: 1@1 Please comment below to elaborate. Difficulty: 3/3 Dr. Geo proposes script to plug computing object in a sketch, these objects are inserted in the Dr. Geo items tree and it can be used in the subsequent construction Dr. Geo proposes Smalltalk sketch, it is a way to describe a geometric sketch entirely under the form of Smalltalk instructions code with a dedicated API. We propose an intermediate feature to let user insert in the items tree an item described by a one line Smalltalk instruction. It should be based on the Smalltalk sketch API. Examples of such one line instructions: A = point: 1@2 (AB) = line: A to: 5@5 p1 = perpendicular: (AB) to: A p2 = perpendicular: (AB) to: 1@1 Please comment below to elaborate.
2023-01-11 14:26:46 hilaire drgeo: status Triaged Won't Fix