Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Command Bars
  New Posts New Posts RSS Feed - tabulators in menu-entries dont work
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

tabulators in menu-entries dont work

 Post Reply Post Reply
Author
Message
hpesata View Drop Down
Groupie
Groupie


Joined: 16 July 2004
Status: Offline
Points: 60
Post Options Post Options   Thanks (0) Thanks(0)   Quote hpesata Quote  Post ReplyReply Direct Link To This Post Topic: tabulators in menu-entries dont work
    Posted: 03 March 2005 at 6:03am
Hi !

XTreme Toolkit pro V9.60

I am using a dynamic menu within my app, which I read in from an XML file. I create the whole menu as MFC-menu and use GetCommandBars()->GetMenuBar()->LoadMenu(&myM enu, TRUE); to convert it to an XTP menu. I am trying to use tabulators within some menu-entries but it doesnt work. the string in my xml-file contains the correct entity (	) and gets correctly converted into a tab-character (ascii 09). menu entries containing this character, are not displayed correctly, all character after the tabulator are omitted. when I display the mfc-menu instead of the XTP-menu, everything is fine.

any help with this problem would be greatly appreciated,
thanx in advance!

regards,
Hans Pesata

Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.217 seconds.