aboutsummaryrefslogtreecommitdiff
path: root/dw/fltkplatform.hh
diff options
context:
space:
mode:
authorcorvid <devnull@localhost>2015-01-22 08:51:02 +0000
committercorvid <devnull@localhost>2015-01-22 08:51:02 +0000
commit874c68b4235eb459d94af9622f28bad91028b3c9 (patch)
tree7210183ab468b0a7a881b1a6fab4edbecbf6501f /dw/fltkplatform.hh
parent9ff7e6783ebe9122a8d15b2891936223bc7f2b87 (diff)
INPUT placeholder attribute
Diffstat (limited to 'dw/fltkplatform.hh')
-rw-r--r--dw/fltkplatform.hh3
1 files changed, 2 insertions, 1 deletions
diff --git a/dw/fltkplatform.hh b/dw/fltkplatform.hh
index cbf3c6f9..5aa86e62 100644
--- a/dw/fltkplatform.hh
+++ b/dw/fltkplatform.hh
@@ -110,7 +110,8 @@ private:
int rows);
core::ui::OptionMenuResource *createOptionMenuResource ();
core::ui::EntryResource *createEntryResource (int size, bool password,
- const char *label);
+ const char *label,
+ const char *placeholder);
core::ui::MultiLineTextResource *createMultiLineTextResource (int cols,
int rows);
core::ui::CheckButtonResource *createCheckButtonResource (bool