<html><head>
    
  <style id="css_styles" type="text/css"><!--blockquote.cite { margin-left: 5px; margin-right: 0px; padding-left: 10px; padding-right:0px; border-left: 1px solid #cccccc }
blockquote.cite2 {margin-left: 5px; margin-right: 0px; padding-left: 10px; padding-right:0px; border-left: 1px solid #cccccc; margin-top: 3px; padding-top: 0px; }
a img { border: 0px; }
li[style='text-align: center;'], li[style='text-align: right;'] {  list-style-position: inside;}
body { font-family: Segoe UI; font-size: 12pt;   }--></style></head>
  <body><div>Hi Ondrej,</div><div><br /></div><div>I was in doubt but to my own surprise it's possible to patch only win32wsstdctrls.pp for both issues.</div><div>Patch is attached. Are you the one to apply it or shall I do something else?</div><div><br /></div><div>Rolf  </div>
<div><br /></div>
<div>------ Originalnachricht ------</div>
<div>Von: "Ondrej Pokorny via Lazarus" <<a href="mailto:lazarus@lists.lazarus-ide.org">lazarus@lists.lazarus-ide.org</a>></div>
<div>An: <a href="mailto:lazarus@lists.lazarus-ide.org">lazarus@lists.lazarus-ide.org</a></div>
<div>Cc: "Ondrej Pokorny" <<a href="mailto:lazarus@kluug.net">lazarus@kluug.net</a>></div>
<div>Gesendet: 20.02.2018 17:45:40</div>
<div>Betreff: Re: [Lazarus] Strange ComboBox behavior (Windows)</div><div><br /></div>
<div id="x8cbf6d33c2cd4eb" style="color: #000000"><blockquote cite="6ed2539a-0546-fbf0-7d47-1bf30dec63ca@kluug.net" type="cite" class="cite2">

    <div class="moz-cite-prefix">On 20.02.2018 8:40, Rolf
      Wetjen(rolf.wetjen--- via Lazarus wrote:<br />
    </div>
    <blockquote type="cite" cite="mid:emf30c079a-f682-44d4-8967-454cbcde409b@rolf-w10-mx200" class="cite">
      <style type="text/css"><!--#x8cbf6d33c2cd4eb #xf081f3107576428aae45dc8347ff04b0{
        font-family:'Segoe UI';
        font-size:12pt;
        color:#000;
        margin-left:0px;
        margin-right:8px;
        background-color:#FFF;
}
#x8cbf6d33c2cd4eb #xf081f3107576428aae45dc8347ff04b0{
        font-family:'Segoe UI';
        font-size:12pt;
}
#x8cbf6d33c2cd4eb #xf081f3107576428aae45dc8347ff04b0 blockquote.cite{
        margin-left:5px;
        margin-right:0px;
        padding-left:10px;
        padding-right:0px;
        border-left:1px solid #CCC ;
}
#x8cbf6d33c2cd4eb #xf081f3107576428aae45dc8347ff04b0 blockquote.cite2{
        margin-left:5px;
        margin-right:0px;
        padding-left:10px;
        padding-right:0px;
        border-left:1px solid #CCC;
        margin-top:3px;
        padding-top:0px;
}
#x8cbf6d33c2cd4eb #xf081f3107576428aae45dc8347ff04b0 a img{
        border:0px;
}
#x8cbf6d33c2cd4eb #xf081f3107576428aae45dc8347ff04b0 li#xf081f3107576428aae45dc8347ff04b0 [style=""'text-align: center;'""],#x8cbf6d33c2cd4eb #xf081f3107576428aae45dc8347ff04b0 li#xf081f3107576428aae45dc8347ff04b0 [style=""'text-align: right;'""]{
        list-style-position:inside;
}
#x8cbf6d33c2cd4eb #xf081f3107576428aae45dc8347ff04b0{
        font-family:Segoe UI;
        font-size:12pt;
}--></style>
      <style type="text/css"><!--#x8cbf6d33c2cd4eb blockquote.cite{
        margin-left:5px;
        margin-right:0px;
        padding-left:10px;
        padding-right:0px;
        border-left:1px solid #CCC ;
}
#x8cbf6d33c2cd4eb blockquote.cite2{
        margin-left:5px;
        margin-right:0px;
        padding-left:10px;
        padding-right:0px;
        border-left:1px solid #CCC;
        margin-top:3px;
        padding-top:0px;
}
#x8cbf6d33c2cd4eb a img{
        border:0px;
}
#x8cbf6d33c2cd4eb li#x8cbf6d33c2cd4eb [style="'text-align: center;'"],#x8cbf6d33c2cd4eb li#x8cbf6d33c2cd4eb [style="'text-align: right;'"]{
        list-style-position:inside;
}
#x8cbf6d33c2cd4eb{
        font-family:Segoe UI;
        font-size:12pt;
}--></style>
      <div id="xf081f3107576428aae45dc8347ff04b0">
        <div>Is there any interest in a patch to solve MS Windows issues
          although the patch would add some windows specific code to
          stdctrls.pp and customcombobox.inc? I've a solution for the
          "AutoSelect=false" one and an idea for the second one.</div>
      </div>
    </blockquote>
    <br />
    There definitely is interest in fixing bugs. OS/WS/platform-specific
    code belongs to the widgetset code: win32wsstdctrls.pp and similar.<br />
    <br />
    Ondrej<br />
  </blockquote></div>


</body></html>