..as in caption!
..as in caption!

Also fine with Windows 8 64 bits
and Also fine with FWH 64 bits on Windows 8 64 bits ![]()
Antonio, is there any change in your source. I use a older version, because i found, that in my newer FWH in some cases the buttons fired double! (possible reasion: A dialog is child from another dialog!)
Günther,
What FWH version are you using ?
Antonio, 12.04
Antonio, can you send to me the actual source from Skinbuttons (with the C-Part!). I will test on WIN8.
Günther,
We are working on Windows 8 and have tested it on it.
Have you modifed some classes ? Is it a standard FWH installation ?
Antonio, a standard FWH-installation! 12.04
On all other WINs is it ok.
Günther,
Please email me your EXE in a ZIP file renamed as ZOP, thanks
Antonio, I found the reason. It comes also from the "wrong" result in iswin8()! I change my logic and all is ok also in WIN8. ![]()
BUT: In my FWH (12.04) in some cases the buttons fired double! (possible reasion: A dialog is child from another dialog!)
Günther,
Good to know that is solved ![]()
Do you have an example for those buttons double actions ? thanks
Antonio,
if I close a child-dialog from parent-dialog with a button-action oDialog_child:end() this "oDialog_child" are closed but the button fires on some cases double and a error-message appears. (oDialog_child is in the meanwhile NIL and cannot ended)
Günther,
Could you please check if FWH/samples/testmdi4.prg is a good example for what you are describing ? thanks