listview identation

Discuss GUI programming with the RapaGUI plugin here
Post Reply
ilbarbax
Posts: 164
Joined: Thu Apr 01, 2010 6:41 pm

listview identation

Post by ilbarbax »

For my needs I copied a script into a listview. But doing that the identations are lost. it seems that during the copy on all lines the left spaces and tabs are trim out.
Using texteditor class I found many difficulties in doing what I need that instead with listview went much easier.
Is there a workaround to avoid this?
Is mode "styled" foreseen to be added to listview class on next release?

Using HW11 under Windos 10

thanks
Post Reply