Menu

#244 Suffix handling in addition to Prefix handling in Menu Items to Actions

None
closed-fixed
Suffix (1)
5
1 day ago
2 days ago
Keld Hansen
No

Could you add support for suffixes as well as prefixes? I call all my TMenuItems "XxxItem", so the corresponding TAction should be "XxxAction", not "actXxxItem".

Make it a list of supported suffixes (Item,MenuItem) and a new Suffix (Action)

Discussion

  • Thomas Mueller

    Thomas Mueller - 2 days ago
    • summary: Suffix handling in addition to Prefix handline --> Suffix handling in addition to Prefix handling in Menu Items to Actions
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,3 +1,3 @@
     Could you add support for suffixes as well as prefixes? I call all my TMenuItems "XxxItem", so the corresponding TAction should be "XxxAction", not "actXxxItem".
    
    -Make is a list of supported suffixes (Item,MenuItem) and a new Suffix (Action)
    +Make it a list of supported suffixes (Item,MenuItem) and a new Suffix (Action)
    
    • assigned_to: Thomas Mueller
    • Group: -->
     
  • Thomas Mueller

    • status: open --> closed-fixed
     
  • Thomas Mueller

    implemented in revisions #5528 and #5529
    Please test and file a bug report if something does not work.

     

Log in to post a comment.