[lazarus] Events are working great....Yipeeeee

Cliff Baeseman vbman at pcpros.net
Sun Jul 11 22:21:30 EDT 1999


There is no clicked signal that exists for a editable widget...

Text has the following signals available.
changed
insert-text
delete-text
activate  <-- same as clicked I believe
set-editable
move-cursor
move-word
move-page
move-to-row
move-to-column
kill-char
kill-word
kill-line
cut_clipboard
copy-clipboard
paste-clipboard




Cliff
-----Original Message-----
From: Shane Miller <smiller at lakefield.net>
To: lazarus at miraclec.com <lazarus at miraclec.com>
Date: Sunday, July 11, 1999 9:13 PM
Subject: Re: [lazarus] Events are working great....Yipeeeee


>Looking at the messages I have a question.  I set up the memo to take
>changed, keypress and keyreleased events plus a few others.  Whenever I try
>to SETCALLBACK I get a gtk error saying that "clicked" was not found in
>GTKTEXT ancestory.  Every time it's CLICKED and not the event I want.
>
>Also, I haven't been able to get my modem to work yet.  Can't find out
which
>com port it's on....
>
>Shane
>
>-----Original Message-----
>From: Cliff Baeseman <vbman at pcpros.net>
>To: lazarus at miraclec.com <lazarus at miraclec.com>
>Date: Sunday, July 11, 1999 6:42 PM
>Subject: [lazarus] Events are working great....Yipeeeee
>
>
>>The messaging is working just great. I put a button on a form and away we
>>go...
>>
>>Cliff
>>
>>_________________________________________________________________
>>     To unsubscribe: mail lazarus-request at miraclec.com with
>>                "unsubscribe" as the Subject
>>    archives at http://www.miraclec.com/list_archives/lazarus
>>
>
>_________________________________________________________________
>     To unsubscribe: mail lazarus-request at miraclec.com with
>                "unsubscribe" as the Subject
>    archives at http://www.miraclec.com/list_archives/lazarus
>






More information about the Lazarus mailing list