lazarus/lcl/interfaces/qt/issues.xml
2012-02-04 10:53:07 +00:00

33 lines
1.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<package name="lcl">
<widgetset name="qt">
<issue name="TBitBtn.Layout">
<short>Bitmap button glyph Layout property is not supported</short>
</issue>
<issue name="TEdit.HideSelection">
<short>HideSelection property is not supported</short>
</issue>
<issue name="TListView.HideSelection">
<short>HideSelection property is not supported</short>
</issue>
<issue name="TMemo.HideSelection">
<short>HideSelection property is not supported</short>
</issue>
<issue name="TPageControl.MultiLine">
<short>MultiLine property is not supported</short>
</issue>
<issue name="TTabControl.MultiLine">
<short>MultiLine property is not supported</short>
</issue>
<issue name="TListBox.Columns">
<short>Multiple columns is not supported</short>
</issue>
<issue name="TCheckListBox.Columns">
<short>Multiple columns is not supported</short>
</issue>
<issue name="TForm.AutoScroll">
<short>Not supported yet.Support is planned for lazarus 1.2</short>
</issue>
</widgetset>
</package>