mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-08 15:36:03 +02:00
Gtk2: Fix newly created caret not shown (until after SetCaretPos)
git-svn-id: trunk@27159 -
This commit is contained in:
parent
7daa7004e0
commit
6eb5cddca6
@ -798,6 +798,8 @@ begin
|
||||
end;
|
||||
|
||||
Pixmap := ABitmap;
|
||||
BlinkHide:=false;// start show phase
|
||||
Invalidated:=false;
|
||||
|
||||
if IsVisible then GTKAPIWidgetClient_ShowCaret(Client);
|
||||
end;
|
||||
|
Loading…
Reference in New Issue
Block a user