Is there a mechanism that detects (highlight and generate mouse event) a file or a folder path in a wx.TextCtrl?
A similar mechanism exists for URL detection (using style = wx.TE_AUTO_URL with wx.TE_RICH).
Example:
"This is an example how I want TextCtrl to detect C:\Temp\Folder\temp.txt as a path."
Thanks,
Omer.
No comments:
Post a Comment