]> git.tdb.fi Git - libs/gltk.git/commit
Make the entry widget cursor blink
authorMikko Rasa <tdb@tdb.fi>
Sun, 8 Sep 2019 14:25:56 +0000 (17:25 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sun, 8 Sep 2019 14:59:55 +0000 (17:59 +0300)
commitd309eb8633be1d9f08d1e9cd9930d68d8b169367
tree491241b4f8105b3ada91572e35704f7bb7ea71c8
parent7d8609bec44adcab67b0c1a78d560ef76afded8d
Make the entry widget cursor blink

If the cursor part has different graphics for normal and active states,
it will toggle between those every half a second while the widget is
focused.
source/entry.cpp
source/entry.h