Click here to Skip to main content
15,920,603 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
AnswerRe: [newbie] error C2065: 'b' : undeclared identifier Pin
dybs13-Jun-09 5:20
dybs13-Jun-09 5:20 
QuestionDataGrid1 column width Pin
wael_r12-Jun-09 23:36
wael_r12-Jun-09 23:36 
QuestionRunning apps remotely (CLI) Pin
See_Sharp12-Jun-09 10:51
See_Sharp12-Jun-09 10:51 
AnswerRe: Running apps remotely (CLI) Pin
Randor 12-Jun-09 12:55
professional Randor 12-Jun-09 12:55 
GeneralRe: Running apps remotely (CLI) Pin
See_Sharp12-Jun-09 13:30
See_Sharp12-Jun-09 13:30 
QuestionLabel flickering Pin
cherrymotion11-Jun-09 21:56
cherrymotion11-Jun-09 21:56 
AnswerRe: Label flickering Pin
Luc Pattyn12-Jun-09 2:59
sitebuilderLuc Pattyn12-Jun-09 2:59 
GeneralRe: Label flickering Pin
cherrymotion12-Jun-09 3:34
cherrymotion12-Jun-09 3:34 
No, not all controls can be double buffered. As I tried to enable double buffering on that label,
compiling error C3767 "Candidate Function Not Accessible" appears.
I just can assign doublebuffering to the whole control (it's a control library project), but that has
sadly no effect on the flickering.
I also have tried your second hint, the comparison has also no effect and the fact is, that I have to update,
because in every loop there's number incremented, which I want to display.
So at least the text of the label MUST be changed.

Nevertheless, thank you! Maybe you come up with a further issue.. Wink | ;)
GeneralRe: Label flickering Pin
Luc Pattyn12-Jun-09 3:40
sitebuilderLuc Pattyn12-Jun-09 3:40 
GeneralRe: Label flickering Pin
cherrymotion12-Jun-09 4:34
cherrymotion12-Jun-09 4:34 
GeneralRe: Label flickering Pin
Luc Pattyn12-Jun-09 4:50
sitebuilderLuc Pattyn12-Jun-09 4:50 
QuestionAvoid if else... Pin
vikasvds11-Jun-09 2:19
vikasvds11-Jun-09 2:19 
AnswerRe: Avoid if else... [modified] Pin
thoru11-Jun-09 3:17
thoru11-Jun-09 3:17 
AnswerRe: Avoid if else... Pin
led mike11-Jun-09 4:36
led mike11-Jun-09 4:36 
AnswerRe: Avoid if else... Pin
LionAM13-Jun-09 21:25
LionAM13-Jun-09 21:25 
GeneralRe: Avoid if else... Pin
vikasvds14-Jun-09 21:36
vikasvds14-Jun-09 21:36 
QuestionRun external executable file in C++ Pin
wael_r11-Jun-09 2:11
wael_r11-Jun-09 2:11 
AnswerRe: Run external executable file in C++ Pin
vikasvds11-Jun-09 2:28
vikasvds11-Jun-09 2:28 
AnswerRe: Run external executable file in C++ Pin
Luc Pattyn11-Jun-09 3:23
sitebuilderLuc Pattyn11-Jun-09 3:23 
QuestionBeginning C++/CLI Question Pin
Shadowsoal9-Jun-09 13:39
Shadowsoal9-Jun-09 13:39 
AnswerRe: Beginning C++/CLI Question Pin
N a v a n e e t h9-Jun-09 16:30
N a v a n e e t h9-Jun-09 16:30 
GeneralRe: Beginning C++/CLI Question Pin
Shadowsoal9-Jun-09 16:37
Shadowsoal9-Jun-09 16:37 
GeneralRe: Beginning C++/CLI Question Pin
N a v a n e e t h9-Jun-09 17:47
N a v a n e e t h9-Jun-09 17:47 
GeneralRe: Beginning C++/CLI Question Pin
Shadowsoal9-Jun-09 18:02
Shadowsoal9-Jun-09 18:02 
GeneralRe: Beginning C++/CLI Question Pin
N a v a n e e t h9-Jun-09 18:04
N a v a n e e t h9-Jun-09 18:04 

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.