Re: [Iup-users] IupFileDlg(DIALOGTYPE=DIR) issues

2021-01-08 Thread Antonio Scuri
  Hi

  IupFileDlg is a full native dialog. We don't have much control over it.

  DEFAULTENTER and DEFAULTESC works only on regular IupDialogs.

Best,
Scuri


Em sex., 8 de jan. de 2021 às 11:48, Pete Lomax via Iup-users <
iup-users@lists.sourceforge.net> escreveu:

> When the IupFileDlg opens, it expands to the specified directory but then
> appears to perform an ensure_visible(node0) operation, making "C:" top line
> and said target directory off-screen (but still somehow with focus).
>
> Clearly the keyboard handling of Alt-M for Make new folder, DEFAULTENTER
> and DEFAULTESC is fine/sufficient for the three buttons, but (as they do
> after a few tabs, or a mouse click) up/down/right/left should operate on
> the treeview and I can't think of any good reason for the buttons to ever
> get keyboard focus and the arrow keys switch between them.
>
> Windows 10, IUP 3.29
>
>
> ___
> 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] IupFileDlg(DIALOGTYPE=DIR) issues

2021-01-08 Thread Pete Lomax via Iup-users
When the IupFileDlg opens, it expands to the specified directory but then 
appears to perform an ensure_visible(node0) operation, making "C:" top line and 
said target directory off-screen (but still somehow with focus).

Clearly the keyboard handling of Alt-M for Make new folder, DEFAULTENTER and 
DEFAULTESC is fine/sufficient for the three buttons, but (as they do after a 
few tabs, or a mouse click) up/down/right/left should operate on the treeview 
and I can't think of any good reason for the buttons to ever get keyboard focus 
and the arrow keys switch between them.

Windows 10, IUP 3.29


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