mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-04 19:10:09 +01:00
Cairo tweaks for GTK
This commit is contained in:
@@ -78,7 +78,7 @@ if not haveCairo:
|
||||
from wx.lib.msgpanel import MessagePanel
|
||||
def runTest(frame, nb, log):
|
||||
win = MessagePanel(
|
||||
nb, 'This demo requires either the PyCairo package or the,\n'
|
||||
nb, 'This demo requires either the PyCairo package or the\n'
|
||||
'cairocffi package, or there is some other unmet dependency.',
|
||||
'Sorry', wx.ICON_WARNING)
|
||||
return win
|
||||
|
||||
Reference in New Issue
Block a user