I spoke too fast! It doesn't work with dialogs without title. ![]()
Sorry, I give up for the moment.
Any ideas?
EMG
I spoke too fast! It doesn't work with dialogs without title. ![]()
Sorry, I give up for the moment.
Any ideas?
EMG
I forgot to mention that with the latest FWH (14.02) the problem seems to be vanished. ![]()
EMG
::cCaption = If( cCaption != nil, SubStr( cCaption, 1, Min( Len( cCaption ), 140 ) ), nil )Enrico,
Have you tried to remove it and check if it works fine ? If so, yes, we can remove it ![]()
Antonio,
yes, I'm currently using a version of dialog.prg without it and found no problem. But it should be better if you tested it in all the Windows flavors. ![]()
EMG