Click here to Skip to main content
15,917,481 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to make ListView's scroll absolutely without flickering - example included Pin
s_k8-Aug-03 22:33
s_k8-Aug-03 22:33 
GeneralRe: How to make ListView's scroll absolutely without flickering - example included Pin
Ryan Binns8-Aug-03 22:53
Ryan Binns8-Aug-03 22:53 
GeneralRe: How to make ListView's scroll absolutely without flickering - example included Pin
Arjan Schouten9-Aug-03 7:21
Arjan Schouten9-Aug-03 7:21 
AnswerRe: How to make ListView's scroll absolutely without flickering - example included Pin
PJ Arends9-Aug-03 5:51
professionalPJ Arends9-Aug-03 5:51 
GeneralRe: How to make ListView's scroll absolutely without flickering - example included Pin
s_k9-Aug-03 6:07
s_k9-Aug-03 6:07 
GeneralRe: How to make ListView's scroll absolutely without flickering - example included Pin
PJ Arends9-Aug-03 6:15
professionalPJ Arends9-Aug-03 6:15 
GeneralButtons in Flash Pin
emmatty8-Aug-03 18:26
emmatty8-Aug-03 18:26 
GeneralRe: Buttons in Flash Pin
ColinDavies8-Aug-03 20:43
ColinDavies8-Aug-03 20:43 
10 Simple steps
1. Make a movie in flash that is one frame long, and all the other movie clips are in this one movie.
2. Add your buttons and controls in flash.
3. Using actionscript add a global variable for when each control is selected or moused over etc (Roll Over)
4. Add the ocx and header stuff to your MFC app
5. Include the swf file in your workspace
6. Use the res protocol to load the swf movie when needed
7. Start a timer.
8. When the timer fires have it poll the flash variable to see it's state.
9. Do the button actions intentions.
10. If all this works out Ok, to show your appreciation you can write a CP Article about how it's done.

Regardz
Colin J Davies


* WARNING *
This could be addictive
The minion's version of "Catch Green Alien | [Alien] "



It's a real shame that people as stupid as you can work out how to use a computer. said by Christian Graus in the Soapbox
GeneralOpenCV HMMDemo NULL pointer passed... Pin
JoeSox8-Aug-03 17:19
JoeSox8-Aug-03 17:19 
GeneralPrivileged instructions Pin
gdassieu8-Aug-03 17:16
gdassieu8-Aug-03 17:16 
GeneralRe: Privileged instructions Pin
John M. Drescher8-Aug-03 19:11
John M. Drescher8-Aug-03 19:11 
GeneralReading an XML feed Pin
Steve Messer8-Aug-03 13:54
Steve Messer8-Aug-03 13:54 
GeneralRe: Reading an XML feed Pin
ColinDavies8-Aug-03 20:59
ColinDavies8-Aug-03 20:59 
GeneralRe: Reading an XML feed Pin
Ravi Bhavnani9-Aug-03 5:35
professionalRavi Bhavnani9-Aug-03 5:35 
GeneralRe: Reading an XML feed Pin
Michael Dunn9-Aug-03 6:40
sitebuilderMichael Dunn9-Aug-03 6:40 
GeneralRe: Reading an XML feed Pin
Steve Messer9-Aug-03 6:53
Steve Messer9-Aug-03 6:53 
GeneralRunning Flash Macromedia from a program Pin
Fad B8-Aug-03 12:20
Fad B8-Aug-03 12:20 
GeneralRe: Running Flash Macromedia from a program Pin
ColinDavies8-Aug-03 20:48
ColinDavies8-Aug-03 20:48 
GeneralRe: Running Flash Macromedia from a program Pin
Fad B9-Aug-03 6:25
Fad B9-Aug-03 6:25 
GeneralRe: Running Flash Macromedia from a program Pin
ColinDavies9-Aug-03 10:01
ColinDavies9-Aug-03 10:01 
GeneralRe: Running Flash Macromedia from a program Pin
Fad B10-Aug-03 6:44
Fad B10-Aug-03 6:44 
GeneralRe: Running Flash Macromedia from a program Pin
ColinDavies10-Aug-03 10:04
ColinDavies10-Aug-03 10:04 
QuestionHow to use MFC controls defined in a DLL in the C program Pin
Member 5401228-Aug-03 12:19
Member 5401228-Aug-03 12:19 
GeneralOwner-drawn menu Pin
Xakep8-Aug-03 12:17
Xakep8-Aug-03 12:17 
GeneralAssigning a pointer to a bitmap image... Pin
AJOsborne8-Aug-03 12:05
AJOsborne8-Aug-03 12:05 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.