Hello, I'd like to be sure. In order to implement a UI similar to this: https://python-gtk-3-tutorial.readthedocs.io/en/latest/_images/treeview_filter_example.png
https://python-gtk-3-tutorial.readthedocs.io/en/latest/_images/treeview_filter_example.png you confirm the best bets are IupMatrix[Ex] ? I fear this would be a no-go since it looks like an Excel sheet rather than a table :/ I have text fields and an image that should be toggable. Thanks. Vincent On 02/12/2019 12:46, Antonio Scuri wrote: > Hi, > > Take a look at the IupMatrix and IupMatrixEx controls. > > Best, > Scuri > > > Em seg., 2 de dez. de 2019 às 08:44, Vince <vinc...@gmail.com > <mailto:vinc...@gmail.com>> escreveu: > > Hi all, > > I started discovering IUP (with the Common Lisp bindings[1]), and I am > looking for a list widget with columns, hopefully sortable. Something > akin to Gtk's Treeview with Gtk.TreeViewColumn: > > https://python-gtk-3-tutorial.readthedocs.io/en/latest/treeview.html#filtering > > I had a look at the tutorial. > I looked at iuplist > (http://webserver2.tecgraf.puc-rio.br/iup/en/elem/iuplist.html), > but its > mention of columns is about the visible size, by a character's width. > Searching for "treeview" on the documentation only links me to the > treeview, which doesn't mention or show columns. > I was able to compose elements in a grid with the grid-box, but it is > only a container element, so it doesn't have any list property. > Googling didn't help. > > Is there such a widget? > > Regards, > > Vincent > > > [1] https://github.com/lispnik/iup > > > _______________________________________________ > Iup-users mailing list > Iup-users@lists.sourceforge.net > <mailto:Iup-users@lists.sourceforge.net> > https://lists.sourceforge.net/lists/listinfo/iup-users > > > > _______________________________________________ > Iup-users mailing list > Iup-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/iup-users
_______________________________________________ Iup-users mailing list Iup-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/iup-users