On Saturday 09 April 2016 20:06:53 Krzysztof wrote: > Hi Martin, > > Is it possible to add action icons into TEdit? I mean icon for custom > purpose like clear text, filter, open something etc. Something like > button inside tdropdownitemedit.
Please use TDialogStringEdit (component palette tab 'Dialog'). The button(s) are in TDialogStringEdit.Frame.Buttons. > Knowing the fact that any widget can > contain child widgets, I added TIcon into TEdit on the left side with > cl_Transparent color. But how to offset text? By setting T*Edit.Frame.FrameI_Left. Hint: In MSEgui one probably never uses TEdit but TStringEdit or another dataedit-widget. Martin ------------------------------------------------------------------------------ Find and fix application performance issues faster with Applications Manager Applications Manager provides deep performance insights into multiple tiers of your business applications. It resolves application problems quickly and reduces your MTTR. Get your free trial! http://pubads.g.doubleclick.net/ gampad/clk?id=1444514301&iu=/ca-pub-7940484522588532 _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

