Bonjour Benoît,

1. Last day I had a question about multi-choosing files and folders and your
answer is FileChooser. So I created a dialog form with a FileChooser control
and some other controls.I got a problem with the menu shortcut. I have the
menu File > Open (Ctrl + O) to open this dialog. When I use mouse to select
this menu, everything works fine. But when I press Ctrl + O, the dialog
appears but it showes only the FileChooser control. When I close the dialog,
it raises the error "Invalid object" in the mnuOpen_Click() sub.

2. I can enter alphabet characters into ValueBox and the event KeyPress of
TextBox doesn't response when these two controls is placed on a showed modal
form.

Are they Gambas bugs or where am I wrong or my Gambas is broken (I installed
from Fedora repository)?
Merci beaucoup!

Attachment: demoMyOpenDialog.7z
Description: application/7z-compressed

------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
Gambas-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to