Benito van der Zander

Results 146 comments of Benito van der Zander

You can change the order with the General / Files / MRU Document Chooser option

There is Idefix / Parenthesis / Find Mismatch

there is an option "automatically switch keyboard layout" for that

I thought I could rename things with the original Canon camera software 20 years ago on Windows 98 But I might misremember that I do not want to upload things,...

I had adding different kinds of list on my to-do-list for a long time. But there is always something more urgent >When the books are borrowed from the library the...

> Hello @benibela, > > this is of topic but I found no other way to get to you. Is there a description how to setup and compile videlibri from...

You can place native controls in it. Here I [place a TEdit](https://github.com/benibela/videlibri/blob/master/bookListView.pas#L121-L166) in a cell, so it can be edited. `getBounds` returns the appropiate place The problem is the scrolling,...

You can use the CustomRecordItemDraw event to draw a progress bar.

So in the details you could see the title and author themselves, but not the header "Author/title"? ![Screenshot_1714580624](https://github.com/benibela/videlibri/assets/1205129/b9905881-02aa-44f6-96da-782e948c0a92) Those are just Androids default colors: https://github.com/benibela/videlibri/blob/master/android/android/src/de/benibela/videlibri/components/BookOverviewAdapter.kt#L28-L30 what colors would you like?

No green? Is that a black and white display? The VideLibri Linux version had a color chooser to select custom colors, but I did not put it in the Android...