On Thursday 20 October 2016 23:45:56 Solomon Hierrussalimsky wrote:
>
> but caption lenght...
>
> how to set default message window width?

If you call "showmessage()" yourself there is a "minwidth" parameter. This is 
not possible for internally generated messages, but users can enlarge the 
message window by mouse. Remember my comment against fixed window sizes? ;-)

In case of TIntegerEdit it is also possible to set min = minint and max = 
maxint and to use TIntegerEdit.OnSetValue in order to do the rangecheck and 
to show a custom error-message window.

Martin



------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to