CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: pengCC

Page 1 of 6 1 2 3 4

Search: Search took 0.04 seconds.

  1. Re: [MFC] how to insert cubic meters in string table??

    Danke Mate!

    I have checked out the character map and found that ALT + 0179 provides ³ and ALT + 253 gives ², so I am sorted. My collegue was saying that was not possible but it was too much of...
  2. [MFC] how to insert cubic meters in string table??

    Dear All,

    I am facing a problem. I am using the string table in an MFC project and loading strings from it to display different units.

    I would like to have the cubic meters unit symbol in the...
  3. Using CMFCVisualManager to change style of buttons and background of a CFormView

    Dear All,

    I am using VS2008 with MFC feature pack (the one with Ribbons). I would like to use CMFCVisualManager in order to change the background of a CFormView to any Office 2007 style.

    Would...
  4. Replies
    9
    Views
    1,461

    Re: BCGControllerBar - Fooling software??

    I imagined that..

    anyone in this forum has used the library and can help?
  5. Replies
    9
    Views
    1,461

    Re: BCGControllerBar - Fooling software??

    Victor,

    of course I did. As u can see there is nothing relevant in the forum section and I wrote them several times using the proper form and calling them as well several times (waiting for...
  6. Replies
    9
    Views
    1,461

    Re: BCGControllerBar - Fooling software??

    yes, sorry for the syntax error. Here is the link: http://www.bcgsoft.com/bcgcontrolbarpro.htm
  7. Replies
    9
    Views
    1,461

    Re: BCGControllerBar - Fooling software??

    http://www.codeguru.com/cpp/cpp/cpp_mfc/portability/article.php/c15055/
    http://www.bcgsoft.com/

    It takes a bit of time to dowload the program and follow the instructions to modify an existing...
  8. Replies
    9
    Views
    1,461

    BCGControllerBar - Fooling software??

    Dear All,

    I have dowloaded BCGControllerBar Pro (MFC) 17 days ago (evaluation version) and started using it. But I faced the following problems:

    1 – The BCGControllerBar library does not...
  9. Replies
    13
    Views
    3,723

    Re: [MFC] Including custom controls in the toolbox

    ...thanks.

    Anyone has any idea if is possible to include custom controls in the toolbox of Visual Studio?

    Many thanks!

    pengCC
  10. Re: [MFC] Unresolved bug when using CFormView and TabCtrl

    ..spent the last two hours trying to do so, but not good results so far.. I will need to try more tomorrow..
  11. Re: [MFC] Unresolved bug when using CFormView and TabCtrl

    The temp symbol is provided by the Watch1 tool of Visual Studio..
    not sure.. I am not using any temp symbol in my code..
  12. Replies
    13
    Views
    3,723

    Re: [MFC] Including custom controls in the toolbox

    ..strange.. should work then. I am not sure if it to do with the internet polocies of my company.. will have to live with this :-)..
  13. Re: [MFC] Unresolved bug when using CFormView and TabCtrl

    Hi Victor,
    thanks for the contribution.. is an insight. I have tried to create the dialog only once by adding a bool flag which helps to determine wheter or not is the first initilaization.. the...
  14. Replies
    13
    Views
    3,723

    Re: [MFC] Including custom controls in the toolbox

    weird.. which version are you using? we got IE 7..
  15. Replies
    13
    Views
    3,723

    Re: [MFC] Including custom controls in the toolbox

    ..that's weird.. I do not find them even if I go to advanced.. not sure why.. we don't have Firefox and use IE only.. am I missing some button?
  16. Replies
    13
    Views
    3,723

    Re: [MFC] Including custom controls in the toolbox

    agree.. Victor, how do you insert the thumbs down? you do it often but I don't find it in the advanced editing..

    Victor, do you assume I cannot use google?
  17. Replies
    3
    Views
    2,417

    Re: [MFC] Ribbons... how to make the icon bigger

    I did and read all the guideline. There are some that says SHOULD some HAVE TO. I do not want to get a higher ribbon toolbar or things like this. Just trying to strecht horizontally the image...
  18. Re: How could I change the width of a CMFCRibbonButton or CMFCRibbonLabel control

    Any solution by far?
  19. Replies
    13
    Views
    3,723

    [MFC] Including custom controls in the toolbox

    Hi,

    is it possible to include the MFC custom controls in the tooblox without using ActiveX or ocx component?

    I found this http://msdn.microsoft.com/en-us/library/zz9355ha(v=VS.80).aspx but I...
  20. Re: [MFC] Unresolved bug when using CFormView and TabCtrl

    of course I did, but if I am coding I do my best to remember things, I removed all the other jargo and left it.. the post count of this thread is high and there is no answer.. I appreciate your...
  21. Re: [MFC] Unresolved bug when using CFormView and TabCtrl

    here is the file without the .asp file.. usuallly I remove the ncb and debug and other stuff but I forgot the asp file this time.. is ~80kb of difference..
  22. Re: [MFC] Unresolved bug when using CFormView and TabCtrl

    why? are they dangerous somehow? Is it specified in the forum policy?
  23. Re: [MFC] Unresolved bug when using CFormView and TabCtrl

    Sorry guys, here it is.
  24. [MFC] Unresolved bug when using CFormView and TabCtrl

    Hi All,

    I am using a sample of code which has a little bug. Basically the sample is based on a CFormView with a CTabCtrl and allows to add more tabs and view the content in a tab which is the...
  25. Replies
    3
    Views
    2,417

    Re: [MFC] Ribbons... how to make the icon bigger

    would anyone know how to customize the widht of the Ribbon icon?

    Many thanks and Best Regards,

    pengCC
Results 1 to 25 of 150
Page 1 of 6 1 2 3 4





Click Here to Expand Forum to Full Width

Featured