aussiecyclone
March 18th, 2001, 05:17 PM
Hi,
My app is VB5 and developed in Win Me, in IDE run it works ok. When an exe or distribution disk is made in Windows Me I get the following.
1. When ok buttons are clicked in MsgBoxes the app disappears if another app is open.
2. When no other app is open. If the user causes a MsgBox to appear and focus is set on a control on ok, ie. text1.setfocus. The control has the curser flashing in it but it does not have focus, I have to click it to give it focus. This happens to all TxtBoxes.
3. When a InputBox is called, the curser flashes in the textBox but does not have focus until the inputForm is clicked.
This DOES NOT HAPPEN when the app is installed on Win95 or Win98.
Q2. when my app is run, it does not show in the bottom task bar and when minimised sits on the bottom of the screen, is this normal?
Any help appreciated.
Regards,
Alan.
My app is VB5 and developed in Win Me, in IDE run it works ok. When an exe or distribution disk is made in Windows Me I get the following.
1. When ok buttons are clicked in MsgBoxes the app disappears if another app is open.
2. When no other app is open. If the user causes a MsgBox to appear and focus is set on a control on ok, ie. text1.setfocus. The control has the curser flashing in it but it does not have focus, I have to click it to give it focus. This happens to all TxtBoxes.
3. When a InputBox is called, the curser flashes in the textBox but does not have focus until the inputForm is clicked.
This DOES NOT HAPPEN when the app is installed on Win95 or Win98.
Q2. when my app is run, it does not show in the bottom task bar and when minimised sits on the bottom of the screen, is this normal?
Any help appreciated.
Regards,
Alan.