mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-05 03:20:08 +01:00
Add [Show|Hide]NativeCaret for MSW.
This commit is contained in:
@@ -93,6 +93,11 @@ class textctrl_Tests(wtc.WidgetTestCase):
|
||||
ta.URL
|
||||
|
||||
|
||||
def test_textctrlNativeCaret(self):
|
||||
t = wx.TextCtrl(self.frame)
|
||||
t.ShowNativeCaret
|
||||
t.HideNativeCaret
|
||||
|
||||
#---------------------------------------------------------------------------
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user