Cocoa Listbox

Hi. Has anyone attempted to create a listbox replacement using NSTableView and related declares?

AFAIR MBS has stuff for this. There is also a plugin from a french guy whose name I can’t remember right now. I’m not sure about macoslib.

http://dethomsoft.com/dtplugins.html

Hi Michel, thanks for the link.

Beatrix, thanks. I have done a little testing on the MBS solution but it doesn’t seem to be working out the way i need it to work.

I never used DTListbox myself, but several reputed members recommend it.

You may also see https://forum.xojo.com/12543-dtplugins-releases where Jean Paul Devulder introduces his products, including DTListBox. It is always nice to have the author in the forum.

imo the TableView in MBS is only good if you need basic cells (image, text and subtext). It does not support custom cells (as far as I know).

[quote=154208:@Michel Bujardet]I never used DTListbox myself, but several reputed members recommend it.

You may also see https://forum.xojo.com/12543-dtplugins-releases where Jean Paul Devulder introduces his products, including DTListBox. It is always nice to have the author in the forum.[/quote]

Although it is a very good attempt, it is not very stable (still a lot of bugs).

What bugs does it have ? I’m curious as I like the demo.