79123759

Date: 2024-10-24 22:22:16
Score: 2.5
Natty:
Report link

wx.TextCtrl is a subclass of wx.TextEntry, which has SetHint() method. It does not do exactly what you want: prompt is removed when the field is focused, text is not italic (at least on Linux). But it is simple and consistent with other similar stuff on the system.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): is a
  • Low reputation (0.5):
Posted by: Andrei Korshikov