<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
font-size:11.0pt;
font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
.MsoChpDefault
{mso-style-type:export-only;}
@page WordSection1
{size:612.0pt 792.0pt;
margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.WordSection1
{page:WordSection1;}
--></style></head><body lang=CS link=blue vlink="#954F72" style='word-wrap:break-word'><div class=WordSection1><p class=MsoNormal>Dear elite Pas2JS developers,</p><p class=MsoNormal> Please, does somebody of you think, that it would be possible to extend The build in TCustomInputWidget Class so it would contain new property?</p><p class=MsoNormal>The property name is TextHint.</p><p class=MsoNormal>Sure, resulting compiled Javascript should also really create such Hint.</p><p class=MsoNormal>I have deeply analysed The Pas2jswidgets units.</p><p class=MsoNormal>And I have fould out, that this object property is implemented in The unit called stdctrls.pas. And The class name inside this unit is </p><p class=MsoNormal>TCustomEdit = class(TWinControl</p><p class=MsoNormal>.</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>But I can not use Pas2jswidgets. Because without object positioning values, GUI is really unusable. As A contrast to The build in to Pas2js htmlwidgets unit. Where objects are looking nice and visually impaired developer do not have to use form designer build in to Lazarus.</p><p class=MsoNormal>But The question is.</p><p class=MsoNormal>Is it possible to implement TextHint to standard Htmlwidgets unit?</p><p class=MsoNormal>OOr unfortunately, it is not possible if object positioning values are not specified?</p><p class=MsoNormal>Please if somebody of us would have a little development time, please try to look at this peoperty.</p><p class=MsoNormal>Thank you very very much for your time.</p><p class=MsoNormal>The Pas2js widgets group of units is available here:</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><a href="https://github.com/pascaldragon/Pas2JS_Widget">https://github.com/pascaldragon/Pas2JS_Widget</a></p><p class=MsoNormal>Thank you again for your analysis and for your time.</p><p class=MsoNormal><o:p> </o:p></p></div></body></html>