Forum Replies Created
-
AuthorPosts
-
Gabor BorosParticipant'Support' wrote:
Hello! Your code is correct, just add this line before width calculation:
in_StatusBar.Canvas.Font.Assign(in_StatusBar.Font);
Hi,
Works like a charm! :a7: Thank You!
Gabor
Gabor BorosParticipant'Support' wrote:Hello
Please try to place the TsSkinProvider component on forms.
Hi,
In the sample project the problem eliminated by the TsSkinProvider.
Gabor
Gabor BorosParticipantHi,
My problem solved by 7.31. Thanks!
Gabor
'Support' wrote:Hello and thank you for the example. Difference is in Delphi versions.
Delphi 7 haven't this problem, but Delphi 2010 have the error.
This problem will be solved in the nearest release, I think.
Gabor BorosParticipantHi,
I just created a new application with the quoted FormCreate and Button1Click methods.
I tried again and got different errors in different situations.
If I run the application from the Delphi IDE I got AV, on same PC without the IDE
the application freeze and eat CPU resources, on other PC I got Application error message.
I use Delphi 2010 with Update 4,5 and Windows XP SP3.
Now I attach the compiled sample application.
Gabor
'eledh' wrote:Hi,
I tested your sample code, I also tried another modifications and no problem occured. It works properly without any AV.
AC 7.30, Delphi 2007, Win7.
Did you change anything else that is not in the sample code?
Gabor BorosParticipantHi,
Any news in this subject?
Gabor
'Support' wrote:Hello
Font style is taken from the system now. You think will be better to have another style?
I'll try to find a handy solution soon for a title font changing.
-
AuthorPosts