Page 1 of 4
HMG 2.9.3
Posted: Mon Jul 20, 2009 2:01 pm
by Roberto Lopez
- Harbour MiniGUI 2.9.3 Changelog:
English:
- New: Report generator. Samples and details:
\hmg\samples\report.advanced.
- Fixed: Hyperlink control bug. Reported by Rathinagiri.
- Fixed. Various errors in documentation.
- Fixed. Browse bug. Reported by Vanguarda.
Español:
- Nuevo: Generqdor de reportes. Ejemplos y detalles en:
\hmg\samples\report.advanced.
- Solucionado: Problemas con el control HyperLink. Reportado por
Rathinagiri.
- Solucionado: Varios errores en la documentación.
- Solucionado: Bug en Browse. Reportado por Vanguarda.
Download/Descarga:
http://sourceforge.net/projects/harbourminigui
Regards/Saludos,
Roberto.
Re: HMG 2.9.3
Posted: Mon Jul 20, 2009 3:31 pm
by Rathinagiri
Thanks a lot Roberto.
Re: HMG 2.9.3
Posted: Mon Jul 20, 2009 3:44 pm
by Vanguarda
Thanks master.... Very nice.
regards,
Re: HMG 2.9.3
Posted: Mon Jul 20, 2009 5:11 pm
by esgici
Thanks a lot Maestro
Best Regards
--
Esgici
Re: HMG 2.9.3
Posted: Fri Jul 31, 2009 3:17 am
by Vanguarda
Hi friends,
I have a little issue, see the image bellow. In this image, all buttons is focused.
This example can found in "C:\hmg\SAMPLES\BUTTON.2"
For reproduce this issue.
1 - Click on first button, for it "get" the focus, will show a MSGBOX
2 - Go to the Menu "Enabled Property Test", and go to "Disable Button 1".
3 - Click on second button, will show a MSGBOX, but it don´t get the focus, so click once more, for it get the focus
4 - Go to the Menu "Enabled Property Test", and go to "Disable Button 2".
5 - So, go to the Menu "Enabled Property Test", and go to "Enable Button 1". This will be enabled and will get the focus.
6 - Go to the Menu "Enabled Property Test", and go to "Enable Button 2". This will be enabled and will get the focus too.
I think that the Button Control have 2 levels of focus. Please explain it for me if i´m wrong.
I´m using HMG version 2.9.3 with Windows XP SP/2 with default theme. I not test this fact in another version of our HMG.
I thank any help.
with best regards,
PS: Sorry my bad english
Re: HMG 2.9.3
Posted: Fri Jul 31, 2009 3:32 am
by Rathinagiri
Hi, I don't get like that.
I think, I am missing something in step no. 3
"Click on second button, will show a MSGBOX, but it don´t get the focus, so click once more, for it get the focus" - Why should we click once more? By the way, whether clicking means by left mouse click or using keyboard?
Re: HMG 2.9.3
Posted: Fri Jul 31, 2009 3:35 am
by Vanguarda
rathinagiri wrote:Hi, I don't get like that.
I think, I am missing something in step no. 3
"Click on second button, will show a MSGBOX, but it don´t get the focus, so click once more, for it get the focus" - Why should we click once more? By the way, whether clicking means by left mouse click or using keyboard?
Hi friend,
I´m using my mouse. I´m clickin with left button of my mouse
You must click once again on second button, for that this get the focus. Beacuse of the first time this not get the focus as you can see.
regards,
Re: HMG 2.9.3
Posted: Fri Jul 31, 2009 3:49 am
by Rathinagiri
For me, I am getting the message box, in the first click itself (even though it has not got focus). Further, while enabling back, no button has got focus.
I use Vista. What is your version?
Re: HMG 2.9.3
Posted: Fri Jul 31, 2009 3:53 am
by Vanguarda
rathinagiri wrote:For me, I am getting the message box, in the first click itself (even though it has not got focus). Further, while enabling back, no button has got focus.
I use Vista. What is your version?
I´m using windows XP SP/2.
I not understood. You clicked 2 times on the second button don´t get the focus?
The first button must be focused, for after be disabled, so you must click on second button, will show the MSGBOX "Thanks", but the second button don´t get the focus, so you must click once more in second button, once more will show the MSGBOX "Thanks" and so the second button will get the focus. I did it, after this steps i enable the first and the second button (and all others) and all were with focus.
Regards,
Re: HMG 2.9.3
Posted: Fri Jul 31, 2009 5:03 am
by Rathinagiri
Now, I understand.
As you have said, both the buttons seem to be got focus. However, if we press space button to click, it doesn't work.