Bug in TDialog title [Solved]

Re: Bug in TDialog title

Postby Enrico Maria Giordano » Tue Feb 25, 2014 10:21 am

I spoke too fast! It doesn't work with dialogs without title. :-(

Sorry, I give up for the moment.

Any ideas?

EMG
User avatar
Enrico Maria Giordano
 
Posts: 8243
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia


Re: Bug in TDialog title [Solved]

Postby Enrico Maria Giordano » Wed Mar 19, 2014 11:11 pm

I forgot to mention that with the latest FWH (14.02) the problem seems to be vanished. :-)

EMG
User avatar
Enrico Maria Giordano
 
Posts: 8243
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia

Re: Bug in TDialog title [Solved]

Postby Enrico Maria Giordano » Thu Jul 10, 2014 9:11 am

Antonio,

why are you still imposing the limit of 140 characters in dialog title?

Code: Select all  Expand view
::cCaption   = If( cCaption != nil, SubStr( cCaption, 1, Min( Len( cCaption ), 140 ) ), nil )


I think it's not needed anymore. Can you confirm?

EMG
User avatar
Enrico Maria Giordano
 
Posts: 8243
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia

Re: Bug in TDialog title [Solved]

Postby Antonio Linares » Thu Jul 10, 2014 11:14 pm

Enrico,

Have you tried to remove it and check if it works fine ? If so, yes, we can remove it :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41206
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: Bug in TDialog title [Solved]

Postby Enrico Maria Giordano » Fri Jul 11, 2014 8:12 am

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
User avatar
Enrico Maria Giordano
 
Posts: 8243
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia

Previous

Return to Bugs report & fixes / Informe de errores y arreglos

Who is online

Users browsing this forum: No registered users and 3 guests