Urgent! Problems with skinbuttons (Antonio)
Urgent! Problems with skinbuttons (Antonio)
Antonio, when i use skinbuttons in some cases (slower XP machines?) and in the valid-clausula from the dialog are msgyesno("end"), the msgyesno-function are shown twice when the dialog end.
Last edited by byte-one on Wed Oct 13, 2010 1:02 pm, edited 1 time in total.
- Richard Chidiak
- Posts: 946
- Joined: Thu Oct 06, 2005 7:05 pm
- Location: France
- Contact:
Re: Problems with skinbuttons (Antonio)
Gunther
I have noticed and told Antonio that Skinbuttons in some cases are firing twice the actions, as far as i am concerned it is not useable "like it is" now, can be dangerous.
Example deleting a record in a browse can happen twice....if you have a confirm message for deleting, the message is shown twice and another record is deleted.
Unfortunately i was not able to reproduce the error in a small sample, i can reproduce it at any moment in my application...
If you can provide a small sample that shows the error, i am sure this will help Antonio fixing this odd problem
Hth
Richard
I have noticed and told Antonio that Skinbuttons in some cases are firing twice the actions, as far as i am concerned it is not useable "like it is" now, can be dangerous.
Example deleting a record in a browse can happen twice....if you have a confirm message for deleting, the message is shown twice and another record is deleted.
Unfortunately i was not able to reproduce the error in a small sample, i can reproduce it at any moment in my application...
If you can provide a small sample that shows the error, i am sure this will help Antonio fixing this odd problem
Hth
Richard
-
- Posts: 366
- Joined: Wed Aug 30, 2006 5:25 pm
- Location: Uruguay
Re: Problems with skinbuttons (Antonio)
Gunther, Richard: Sorry for my bad English, try to do a sysrefresh() or a SysWait(.1), in the button action as the first action.
I don't know why, but sometimes help me.
I believe that the best solution is rbbuton.
Best regards
Ruben Fernandez
I don't know why, but sometimes help me.
I believe that the best solution is rbbuton.
Best regards
Ruben Fernandez
Gracias y Saludos
Ruben Fernandez - Uruguay
FWH 11.06, Harbour, Borland 5.82
Ruben Fernandez - Uruguay
FWH 11.06, Harbour, Borland 5.82
Re: Problems with skinbuttons (Antonio)
The action of button fires sometime 2x!
Antonio, now i can you send the point of error seen on the errorlog:
.\source\internal\SKINS.PRG => FWSKINBTNLBUTTONDOWN(223)
The error are only shown on some (slower?) XP machines!?
If you have a solution, please send me a obj to test! I can reproduce the error in some cases.
Antonio, now i can you send the point of error seen on the errorlog:
.\source\internal\SKINS.PRG => FWSKINBTNLBUTTONDOWN(223)
The error are only shown on some (slower?) XP machines!?
If you have a solution, please send me a obj to test! I can reproduce the error in some cases.
Last edited by byte-one on Mon Oct 11, 2010 10:24 pm, edited 1 time in total.
- Richard Chidiak
- Posts: 946
- Joined: Thu Oct 06, 2005 7:05 pm
- Location: France
- Contact:
Re: Problems with skinbuttons (Antonio)
Gunther
I have the error on very fast machines also, on windows 7 (64 bits included)
It is not related to slow machines, in some cases the action is fired twice , I am not using it at the moment
Richard
I have the error on very fast machines also, on windows 7 (64 bits included)
It is not related to slow machines, in some cases the action is fired twice , I am not using it at the moment
Richard
Re: Problems with skinbuttons (Antonio)
Richard, i made my apps on VISTA. No Problems!
Do you use MDI-apps? The errors i only see on MDI.
Do you use MDI-apps? The errors i only see on MDI.
- Richard Chidiak
- Posts: 946
- Joined: Thu Oct 06, 2005 7:05 pm
- Location: France
- Contact:
Re: Problems with skinbuttons (Antonio)
Gunther
I can reproduce it (in my app) on 7, vista and xp tested on all 3 of them
I use sdi mainly, i have the problem on xbrowse mainly but on some browses (not all) which make it difficult to isolate
At the moment , i deactivated it from my app
Richard
I can reproduce it (in my app) on 7, vista and xp tested on all 3 of them
I use sdi mainly, i have the problem on xbrowse mainly but on some browses (not all) which make it difficult to isolate
At the moment , i deactivated it from my app
Richard
Re: Problems with skinbuttons (Antonio)
Richard, you are right! All OS and also non-MDI apps are shown this error!
Over all, this is a very good graphic solution for apps!
Antonio, any solution from your side? Can you send me the source to study?
Over all, this is a very good graphic solution for apps!
Antonio, any solution from your side? Can you send me the source to study?
- Antonio Linares
- Site Admin
- Posts: 42510
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Has thanked: 31 times
- Been thanked: 73 times
- Contact:
Re: Urgent! Problems with skinbuttons (Antonio)
Günther,
I send you its source code for your private review, thanks![Smile :-)](./images/smilies/icon_smile.gif)
We need an example to trap such error.
I send you its source code for your private review, thanks
![Smile :-)](./images/smilies/icon_smile.gif)
We need an example to trap such error.
- Richard Chidiak
- Posts: 946
- Joined: Thu Oct 06, 2005 7:05 pm
- Location: France
- Contact:
Re: Urgent! Problems with skinbuttons (Antonio)
Gunther
If you need help, let me know
I can also test and take a look at the code if needed
Richard
If you need help, let me know
I can also test and take a look at the code if needed
Richard
- Antonio Linares
- Site Admin
- Posts: 42510
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Has thanked: 31 times
- Been thanked: 73 times
- Contact:
Re: Urgent! Problems with skinbuttons (Antonio)
Richard,
We can also send you its source code if you want to review it
We plan to make it public once it is fine![Smile :-)](./images/smilies/icon_smile.gif)
We can also send you its source code if you want to review it
We plan to make it public once it is fine
![Smile :-)](./images/smilies/icon_smile.gif)
- Richard Chidiak
- Posts: 946
- Joined: Thu Oct 06, 2005 7:05 pm
- Location: France
- Contact:
Re: Urgent! Problems with skinbuttons (Antonio)
Antonio
Can you please send them in another extension than prg ?
My outlook removes prg extensions
Thanks
Richard
Can you please send them in another extension than prg ?
My outlook removes prg extensions
Thanks
Richard
- Antonio Linares
- Site Admin
- Posts: 42510
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Has thanked: 31 times
- Been thanked: 73 times
- Contact:
Re: Urgent! Problems with skinbuttons (Antonio)
Antonio, i have sent to you a new skins.prg. It seems functioning!
Send it also Richard to test!
Send it also Richard to test!
- Antonio Linares
- Site Admin
- Posts: 42510
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Has thanked: 31 times
- Been thanked: 73 times
- Contact: