gui: New "entry-dialog" module for prompting for a text string.
authorBen Pfaff <blp@cs.stanford.edu>
Sun, 1 May 2011 04:08:01 +0000 (21:08 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Wed, 4 May 2011 03:18:05 +0000 (20:18 -0700)
This will be used in an upcoming commit to implement File|Rename
Dataset.  It is made general-purpose, rather than specifically
for that purpose, because it is not any harder to do so and might
be useful somewhere else in the future.


No differences found