Opened 10 years ago

Closed 7 years ago

Last modified 7 years ago

#552 closed defect (discarded)

gtk version records played-back commands

Reported by: westram Owned by: devel
Priority: normal Milestone:
Component: Library (GUI) Version: gtkport
Keywords: Cc:

Description

Reproduce:

  • run
    arb_ntree --execute _dolog $ARBHOME/demo.arb
    
  • and click quit-button

This records the macro $ARB_PROP/macros/_logged.amc containing

BIO::remote_action($gb_main,'ARB_NT','MACROS/CLOSE');
BIO::remote_action($gb_main,'ARB_NT','ARB_NT/QUIT');

The 'MACROS/CLOSE'-action is the last action from _dolog.amc. Should not be recorded.

Change History (3)

comment:1 Changed 10 years ago by westram

  • Milestone set to gtkmerge

comment:2 Changed 7 years ago by westram

  • Resolution set to discarded
  • Status changed from new to closed

gtk-port is dead

comment:3 Changed 7 years ago by westram

  • Milestone gtkmerge deleted

Ticket retargeted after milestone deleted

Note: See TracTickets for help on using tickets.