ribbons / RadioDownloader

An easy to use application for managing podcast subscriptions and downloads.
https://nerdoftheherd.com/tools/radiodld/
GNU General Public License v3.0
15 stars 11 forks source link

Cue banner text doesn't appear when running under Linux #209

Open ribbons opened 8 years ago

ribbons commented 8 years ago

Attempting to set the cue banner hint text (Search downloads) using SendMessage under mono on Linux throws an exception (and even if it didn't I suspect that it wouldn't display as it is functionality that isn't exposed by WinForms).

The SearchBox class now only attempts to set the cue banner under Windows, but it would be helpful for Linux users to be given a hint what the text box is for.