Share

Ayam

Subscribe

1.16 Tcl (Solaris)

You are viewing a single message from this topic. View all messages.

  1. 2009-10-27 23:50:43 UTC

    Hi Randolf,

    It seems that the problem is in shortcut.tcl localized, with two procedures, repcont and remkpkr.

    So, using the repcont from Ayam1.14 and modifying remkpkr like this :

    proc remkpkr { string } { regsub -all "KeyPress-" $string "" dummy regsub -all "KeyRelease-" $string "" dummy return $dummy }

    all seems working (the new toolbox.tcl also).

    Do you mean that it can be a good workaround ?

    Best regards,

    Sergio

< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.