Page 2 of 2

Re: Column alignment in ListIconGadget

Posted: Sun Feb 05, 2017 11:06 am
by Fredi
+1

Re: Column alignment in ListIconGadget

Posted: Sun Feb 05, 2017 12:11 pm
by mestnyi
You have taken the MacOS code part from my old code example
you're right. :)
I could not install mac os on a virtual machine Oraсle, so could not check.
I just love that everywhere was equally well :D

Re: Column alignment in ListIconGadget

Posted: Mon Feb 06, 2017 3:53 pm
by Kwai chang caine
+1

Re: Column alignment in ListIconGadget

Posted: Wed Feb 08, 2017 10:23 pm
by uwekel
+1
That would be nice!

Re: Column alignment in ListIconGadget

Posted: Sun Dec 30, 2018 9:26 am
by Little John
+1

Re: Column alignment in ListIconGadget

Posted: Thu Jan 03, 2019 12:35 pm
by RSBasic
+1

Re: Column alignment in ListIconGadget

Posted: Fri Oct 28, 2022 7:03 pm
by Lebostein
+1

Re: Column alignment in ListIconGadget

Posted: Tue Dec 27, 2022 6:54 am
by BarryG
+1

Re: Column alignment in ListIconGadget

Posted: Tue Dec 27, 2022 12:30 pm
by Lord
And it would be nice, if each column header and the
corresponding columns itself could have different
alignments.

Re: Column alignment in ListIconGadget

Posted: Sun Jan 29, 2023 6:37 pm
by Lebostein
This is a fundamental property of a table! Please add this.

And now that we know it's pretty much impossible to do with Mac OS via the API without breaking PureBasic functionality, it becomes even more important.

Thanks.

Re: Column alignment in ListIconGadget

Posted: Mon Jan 30, 2023 12:35 pm
by the.weavster
@Lebostein
Take a look at the excellent ListEX module from @Thorsten1867

In fact take a look at all Thorsten1867's gadgets. In the last few days I had need to make a little utility which required a few tables so I decided to try ListEx, I ended up using all *Ex gadgets I was so impressed.

Just the way they handle positioning/resizing is a boon never mind all the extra goodies 👍️