Customer's name in the application.
Hello,
That, in my app, I manage a customer name that I put through an ini file in the title bar of the application. Thus, the application is "personalized" and the customer is happy. However, I note that when you change the thumbnail, the title reverts to 1 / 4 of a second original name of the application and then returns to the customer's name ... This gives a sensation of flashing when changing page.
Though I try, I can find no escape from this problem. Anyone have a idea?
If this idea also applies to the entire application rather than the active tag, it would be happiness!
Thank you,
2310
Re: Customer's name in the application.
Hi 2310,
could you please explain a little further what you mean with:
..."change the thumbnail"... ?
Does this Lag in the Username in the Titlebar happen when you switch frames? Does it happen when you start up the application?
Greets,
jahkri
Re: Customer's name in the application.
I think he means when the frame changes. This also happens to me, although only sometimes. I created a simple test app, and it seems like about 1/3 of the time it will jump to the default title and then back. Unfortunately I don't think this could be fixed without some sort of custom extension. MMF changes back the window title at the beginning of each frame, and it seems as though this is done a split second before the "Start of Frame" condition is triggered.
Re: Customer's name in the application.
Thank you very much for your answer.
2310