Changes between Version 18 and Version 19 of PromotWishlist


Ignore:
Timestamp:
Apr 23, 2010, 2:01:25 PM (15 years ago)
Author:
huard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PromotWishlist

    v18 v19  
    55  * '''Models in the tree:''' A differentiation (other than using the tree structure) between exportable models and simple modules (that are usually incorporated into those models) in the tree would be appreciable. For instance, using a different font and/or icon in the tree.
    66
    7   * '''special characters in slot-names:''' It would be very useful if one can use special characters, upper case and hyphenation for the slot-names.
    8 
    9 == ProMoT Visual Editor ==
    10 
    11   * '''Search for elements (Compound, reaction ...):''' A feature like Edit-> Search would be useful to locate easily a compound or a reaction in a large network/module. The searched element could be showed by a blinking square (like for a warning information but blinking) that would disappear at the next event (next click). It would be nice to allow for the search a string in a slotname (not only an exact slotname).
    12 
    13   * '''Shortcut Activation/Inhibition:''' Until now all activ and not gates taken to generate the activation/inhibition edges are directed from north to south. And if the edge is from south to north or sidewise, it has to be changed manually. It would be appreciable that the edge direction is detected automatically and the appropriate gates chosen. Since the gate names are quite standardized (activ, activ-lr, activ-du ...), one could check if those classes exist and use them. If they are not available, the default gate could be chosen.
    14 
    15   * '''Copy/Paste of slots:''' A context menu in the visual editor containing the copy/paste functions would be useful so that the copied slots can be pasted where the context menu was called. And not in the middle of the middle as it is now.
     7  * '''Special characters in slot-names:''' It would be very useful if one can use special characters, upper case and hyphenation for the slot-names.
    168
    179  * '''Custom save:''' Saving several modules in different files (as it should be) is quite laborious. For each module (or set of modules), the user has to select the module(s) to save, then click on "save selected modules" and finally choose the appropriate file. The longer the list, the more exhausting it gets. And finally the user usually prefers to save all modules in one file. Which does not fit to the modularisation concept.[[BR]]
     
    2820          -- a confirmation could be asked at the first saving to make sure the user is using the script he intended to.
    2921
     22
     23
     24== ProMoT Visual Editor ==
     25
     26  * '''Search for elements (Compound, reaction ...):''' A feature like Edit-> Search would be useful to locate easily a compound or a reaction in a large network/module. The searched element could be showed by a blinking square (like for a warning information but blinking) that would disappear at the next event (next click). It would be nice to allow for the search a string in a slotname (not only an exact slotname).
     27
     28  * '''Shortcut Activation/Inhibition:''' Until now all activ and not gates taken to generate the activation/inhibition edges are directed from north to south. And if the edge is from south to north or sidewise, it has to be changed manually. It would be appreciable that the edge direction is detected automatically and the appropriate gates chosen. Since the gate names are quite standardized (activ, activ-lr, activ-du ...), one could check if those classes exist and use them. If they are not available, the default gate could be chosen.
     29
     30  * '''Copy/Paste of slots:''' A context menu in the visual editor containing the copy/paste functions would be useful so that the copied slots can be pasted where the context menu was called. And not in the middle of the middle as it is now.