Controlling properties during runtime.
-
Hi, I'm trying to alter control properties at runtime. I've got two images in a Picture Control (BMP) and I only want one visible at a time as they will overlap. I'm already animating them but I only want to see one Animation Frame at a time. So, how can I set properties of controls at runtime? (I've already got control variables attached.) Pointing out articles to me would also suffice. thanks for your time, :)
-
Hi, I'm trying to alter control properties at runtime. I've got two images in a Picture Control (BMP) and I only want one visible at a time as they will overlap. I'm already animating them but I only want to see one Animation Frame at a time. So, how can I set properties of controls at runtime? (I've already got control variables attached.) Pointing out articles to me would also suffice. thanks for your time, :)
Like2Byte wrote:
how can I set properties of controls at runtime?
Which properties? Mark
Mark Salsbery Microsoft MVP - Visual C++ :java:
-
Like2Byte wrote:
how can I set properties of controls at runtime?
Which properties? Mark
Mark Salsbery Microsoft MVP - Visual C++ :java:
-
Not as fun as the conversation going on over at the dotnet-related board ;P
Mark Salsbery Microsoft MVP - Visual C++ :java:
-
Not as fun as the conversation going on over at the dotnet-related board ;P
Mark Salsbery Microsoft MVP - Visual C++ :java:
Same old noise, different day. ;) At this point I don't believe it will improve, it might get worse I suppose. Have you seen Graus's new article[^]? This is what we have come to! :laugh: It gave me an idea for new Article, ok, an idea for an article title, "If you're an idiot go away". If they don't know how to determine that, they can ask in the forum for the article. :-\
led mike
-
Same old noise, different day. ;) At this point I don't believe it will improve, it might get worse I suppose. Have you seen Graus's new article[^]? This is what we have come to! :laugh: It gave me an idea for new Article, ok, an idea for an article title, "If you're an idiot go away". If they don't know how to determine that, they can ask in the forum for the article. :-\
led mike
led mike wrote:
Have you seen Graus's new article[^]? This is what we have come to!
Yes! I've linked to it before :)
Mark Salsbery Microsoft MVP - Visual C++ :java: