Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
R

Rno35

@Rno35
About
Posts
3
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Updating toolbar buttons or menu
    R Rno35

    I am looking into it but it is not working... Do you have another suggestion? Thanks, Rno

    C / C++ / MFC c++ architecture announcement

  • Updating toolbar buttons or menu
    R Rno35

    Hi, Here it goes: the user of my program click a button of a toolbar. Then a function is executed corresponding to this button. I am using a document/view architecture with VC++ 6 and I am able to change the state of the button (i.e. grayed, checked…) only once the function is finished. I would like to be able to update the state of the toolbar button of menu while executing the function: void CMyProjectView::OnButtonDown() { // initialize variables // change the state of toolbar buttons // Do code here // restore the starting state of toolbar buttons } Thanks, Rno

    C / C++ / MFC c++ architecture announcement

  • How do I stop a do/while loop using a toolbar
    R Rno35

    Hi, My program needs to stop a do/while loop when the user decides it. I first use a progress dialog bar which works great but it is not convinient. I would like to stop a do/while loop using a button of my toolbar. How can I tell the program to spend sometime checking on the toolbars and menu while it is running within the loop? Thanks, :confused:RNO

    C / C++ / MFC question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups