Hello everyone, Can somebody help me with changing the font of menubar text in Visual C++? Thanks alot, Jeff
Jeff
Posts
-
Fonts in VC... -
"Tool Box" ControlHello Everyone, I am looking for a toolbox control. By this I mean one like in Visual Basic or in J++/Visual InterDev. If anyone has made a control like this I would appriceae it if you could post it on CodeProject or send it to me. Thanks alot, Jeff
-
Install ProgramsHello everyone, If anybody can tell me what the best installer for windows is I would love to hear which one you prefer. My company needs to buy a install platform and if anybody knows the best from experiance I would greatly appreciate your feedback Have a nice day, Jeff
-
Internet Explorer Installation PathHello Kannan, On most computers "C:\Program Files\Internet Explorer\" is where iexplore.exe is, thus the defualt directory. C:\Program Files\Internet Explorer\PLUGINS\ is for plugins but you should check out MSDN or someting for more info on writing plugins, and yes the dir's are in the registry, you should configure your install program to read thoose specific keys. -Jeff I can help you in other ways, if you need more keep posting on this board; maby I or the others can give you more help.
-
Why is there no....Dear Mr. Tomas Canter, Hee's the way I see it: - Most programs are coded in C++, making it the most used language - C++ is also one of the best and most portable languages ever - If you dont like C++ for whatever reason surf around the web, theres lots of other sites out there: http://www.vbaccelerator.com - Visual Basic http://www.codeguru.com - lots of stuff, a bit hard to navigate though http://www.webmonkey.com - HTML,CSS,JavaScript, ect - Hey, CodeProject is new, cut Chris and the others a break Take my advice and use google or alltheweb.com and do a search for whatever language you code in - i.e. search for +"Open Source" +pascal CodeProject is great and I think it is one of the best developer sites out there Just my opinion - Jeff
-
HTML Syntax HighlightingDoes anyone know a way to have colored text for a simple HTML editor in Visual C++? I need it to be colors that can be changed by the user from an options dialog so there should be some easy way to change the colors from the code. The basic framework for my application is going to be the standard text editor from the MFC app wizzard. Can anyone help me? E-Mail me and maby I can explain my problem a little bit better. Thanks alot, Jeff