search for: help_text

Displaying 3 results from an estimated 3 matches for "help_text".

2009 Dec 11
1
Multiple choices inside the model
...'m trying to define multiple choices inside the rails model. In Django I would do something like this: location = models.CharField( max_length=3, choices=LOCATION_CHOICES, help_text="Which location do you prefer?" ) LOCATION_CHOICES = ( (''AMS'', ''Amsterdam''), (''RTM'', ''Rotterdam''),...
2024 Jul 29
0
[ANNOUNCE] xinput_calibrator 0.8.0
...() due to pointer scope autofree [Thanks Sam Lin] clarify that the license is the pure MIT/X11 license, Rewrite: split the one-huge-file into clean components minor fixes make the touch points more visuals: draw a cross through them press any key to quit make the help_text boxed and 4 lines minor cleanups Delete original one-huge-file, New X11 based gui, release v0.5.0 + update docs Fix bug when calling evdev:do_set_prop twice make finish() and finish_data() return a boolean use exceptions to detect if a calibrator is applica...
2013 Jul 31
29
[PATCH 0/9] tools: remove or disable old/useless/unused/unmainted stuff
depends on "autoconf: regenerate configure scripts with 4.4 version" This series removes some of the really old deadwood from the tools build and makes some other things which are on their way out configurable at build time with a default depending on how far down the slope I judge them to be. * nuke in tree copy of libaio * nuke obsolete tools: xsview, miniterm, lomount & sv *