Using PopupMenu with Custom Font
Hi,
I have a popup menu with BarItems in it that uses the CustomTextFont property. When I use a bold font, the text in the popup menu gets cut off. How do I fix this?
Thanks,
Tony
I have a popup menu with BarItems in it that uses the CustomTextFont property. When I use a bold font, the text in the popup menu gets cut off. How do I fix this?
Thanks,
Tony
SIGN IN To post a reply.
5 Replies
JA
JayaLakshmi
Syncfusion Team
June 14, 2007 04:15 AM UTC
Hi Tony,
Thank you for using Syncfusion products.
I am afraid that I could not able to reproduce the issue you specified.
Please reproduce the same in the below sample.
http://websamples.syncfusion.com/samples/Tools.Windows/F62360/main.htm
Could you please tell me the Essential Studio version you are using now?
Thanks,
Jaya
Thank you for using Syncfusion products.
I am afraid that I could not able to reproduce the issue you specified.
Please reproduce the same in the below sample.
http://websamples.syncfusion.com/samples/Tools.Windows/F62360/main.htm
Could you please tell me the Essential Studio version you are using now?
Thanks,
Jaya
TL
Tony Lau
June 14, 2007 03:29 PM UTC
Hi,
I'm using v4.1.0.50, and I was able to reproduce in the sample code you provided. The key is to use the Arial font, and make the text in the BarItem longer than the other bar items. Here's the relevant code snippet that I changed in the project:
this.barItem2.CustomTextFont = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.barItem2.ID = "barItem1";
this.barItem2.Text = "barItem2 blah blah blah blah";
Thanks,
Tony
>Hi Tony,
Thank you for using Syncfusion products.
I am afraid that I could not able to reproduce the issue you specified.
Please reproduce the same in the below sample.
http://websamples.syncfusion.com/samples/Tools.Windows/F62360/main.htm
Could you please tell me the Essential Studio version you are using now?
Thanks,
Jaya
I'm using v4.1.0.50, and I was able to reproduce in the sample code you provided. The key is to use the Arial font, and make the text in the BarItem longer than the other bar items. Here's the relevant code snippet that I changed in the project:
this.barItem2.CustomTextFont = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.barItem2.ID = "barItem1";
this.barItem2.Text = "barItem2 blah blah blah blah";
Thanks,
Tony
>Hi Tony,
Thank you for using Syncfusion products.
I am afraid that I could not able to reproduce the issue you specified.
Please reproduce the same in the below sample.
http://websamples.syncfusion.com/samples/Tools.Windows/F62360/main.htm
Could you please tell me the Essential Studio version you are using now?
Thanks,
Jaya
JA
JayaLakshmi
Syncfusion Team
June 15, 2007 09:05 AM UTC
Hi Tony,
Yes,I could able to see the issue in the version you specified.
Thank you for bringing this issue to our notice.
Could you please create a Direct-Trac incident with the subject "The text in the popup menu gets cut off in the version v4.1.0.50- F62360" so that we could give more details regarding the fix?
Thanks,
Jaya
TL
Tony Lau
June 15, 2007 01:42 PM UTC
I've created an incident in Direct-Trac
Thanks,
Tony
Thanks,
Tony
JA
JayaLakshmi
Syncfusion Team
June 15, 2007 06:12 PM UTC
Hi Tony,
Thank you for creating an incident. Could you please follow the incident #34891 for the updates for this issue.
Thanks,
Jaya
Thank you for creating an incident. Could you please follow the incident #34891 for the updates for this issue.
Thanks,
Jaya
SIGN IN To post a reply.
- 5 Replies
- 2 Participants
-
TL Tony Lau
- Jun 13, 2007 03:50 PM UTC
- Jun 15, 2007 06:12 PM UTC