Please help
Please help,
how to create custom dynamic appearance on FMX with TListView.
it appears that it's actually inpossibille....
On a Form,
Style: Windows, View: Master.
i put TListView on a form, Align: alClicnet.
ItemAppearance: DynamicAppearance
now the funny part:
Change Style to iOS, and View to anything,
"Cannot assign a TAppearanceObjectItem to a TAppearanceObjectItem."
From this point, makes no sence further to work.
how to create custom dynamic appearance on FMX with TListView.
it appears that it's actually inpossibille....
On a Form,
Style: Windows, View: Master.
i put TListView on a form, Align: alClicnet.
ItemAppearance: DynamicAppearance
now the funny part:
Change Style to iOS, and View to anything,
"Cannot assign a TAppearanceObjectItem to a TAppearanceObjectItem."
From this point, makes no sence further to work.
Uwe Raabe like this problem? https://quality.embarcadero.com/browse/RSP-14725
ReplyDeleteAleksandar Djurovic Exactly!
ReplyDeletegood :) i hope that's how we can make Delphi better ;)
ReplyDeletebut, how to solve my problem, and create very cool TlistView Items by then :(