Re: [Iup-users] Inline editing items in IupList

2020-09-14 Thread Cezary Drożak
Thank you, I will try these options

On Tue, 15 Sep 2020, 02:24 Pete Lomax via Iup-users, <
iup-users@lists.sourceforge.net> wrote:

> Don't think you can do exactly that (in-place edit) with an IupList, but
> you certainly can with an IupMatrix, and probably with a single-level
> IupTree.
> On Monday, 14 September 2020, 22:20:37 BST, Cezary Drożak <
> cza...@drozak.net> wrote:
>
>
> Hello,
>
> I am considering switching from Qt to IUP and one thing I cannot find in
> IUP is the possibility to edit items in IUP inline like on this screenshot:
> https://doc-snapshots.qt.io/4.8/images/stringlistmodel.png.
> Is it possible to do it in IUP? It isn't a top priority, as I can always
> use a pop up, but an inline editor would look better in my opinion.
>
> Thanks,
> Cezary Drożak
> ___
> 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
>
___
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users


Re: [Iup-users] Inline editing items in IupList

2020-09-14 Thread Pete Lomax via Iup-users
 Don't think you can do exactly that (in-place edit) with an IupList, but you 
certainly can with an IupMatrix, and probably with a single-level IupTree.
 On Monday, 14 September 2020, 22:20:37 BST, Cezary Drożak 
 wrote:  
 
 Hello,
I am considering switching from Qt to IUP and one thing I cannot find in IUP is 
the possibility to edit items in IUP inline like on this screenshot: 
https://doc-snapshots.qt.io/4.8/images/stringlistmodel.png.Is it possible to do 
it in IUP? It isn't a top priority, as I can always use a pop up, but an inline 
editor would look better in my opinion.
Thanks,Cezary Drożak___
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


Re: [Iup-users] Inline editing items in IupList

2020-09-14 Thread Ranier Vilela
De: Cezary Drożak 
Enviado: segunda-feira, 14 de setembro de 2020 20:22
Para: iup-users@lists.sourceforge.net
Assunto: [Iup-users] Inline editing items in IupList

>I am considering switching from Qt to IUP and one thing I cannot find in IUP 
>is the possibility to edit items in IUP >inline like on this screenshot: 
>https://doc-snapshots.qt.io/4.8/images/stringlistmodel.png.
>Is it possible to do it in IUP? It isn't a top priority, as I can always use a 
>pop up, but an inline editor would look >better >in my opinion.
You tried?
IupList with
DROPDOWN=NO
EDITBOX=YES

regards,
Ranier Vilela


___
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users


[Iup-users] Inline editing items in IupList

2020-09-14 Thread Cezary Drożak
Hello,

I am considering switching from Qt to IUP and one thing I cannot find in
IUP is the possibility to edit items in IUP inline like on this screenshot:
https://doc-snapshots.qt.io/4.8/images/stringlistmodel.png.
Is it possible to do it in IUP? It isn't a top priority, as I can always
use a pop up, but an inline editor would look better in my opinion.

Thanks,
Cezary Drożak
___
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users