Click here to Skip to main content
15,895,283 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
GeneralRe: RichEdit Pin
_johan19-Sep-04 17:47
_johan19-Sep-04 17:47 
Generalwhy ATL based ACTIVEX control got flicker when Redraw Pin
max_xiayi17-Sep-04 12:54
max_xiayi17-Sep-04 12:54 
GeneralRe: why ATL based ACTIVEX control got flicker when Redraw Pin
Todd Smith17-Sep-04 14:12
Todd Smith17-Sep-04 14:12 
GeneralRe: why ATL based ACTIVEX control got flicker when Redraw Pin
greekgoddj11-Jan-05 22:49
greekgoddj11-Jan-05 22:49 
GeneralRe: why ATL based ACTIVEX control got flicker when Redraw Pin
greekgoddj30-Jan-05 23:13
greekgoddj30-Jan-05 23:13 
GeneralRe: why ATL based ACTIVEX control got flicker when Redraw Pin
greekgoddj31-Jan-05 3:14
greekgoddj31-Jan-05 3:14 
GeneralCan't make work FireOnChanged Pin
Anonymous17-Sep-04 11:22
Anonymous17-Sep-04 11:22 
GeneralFlickering problem Pin
qur17-Sep-04 0:42
qur17-Sep-04 0:42 
I am trying to develop the gird control in which Comboboxes are displayed over each subitem.
In DrawItem event i am displaying the combobox for each subitem, which is i think cause the flickering problem. Anyone knows the solution to remove the flickering in this scenario.

<br />
for(int nRow = 0; nRow < rows; ++ nRow)<br />
{<br />
	<br />
        for(int nCol = 0; cols; nCol++ )<br />
	{<br />
              //Drawing combos by ShowWindow(SW_SHOW) call<br />
	}<br />
}<br />

GeneralRe: Flickering problem Pin
Jason De Arte20-Sep-04 12:56
Jason De Arte20-Sep-04 12:56 
GeneralRe: Flickering problem Pin
Jörgen Sigvardsson20-Sep-04 13:47
Jörgen Sigvardsson20-Sep-04 13:47 
GeneralRe: Flickering problem Pin
Jason De Arte21-Sep-04 12:57
Jason De Arte21-Sep-04 12:57 
GeneralRe: Flickering problem Pin
Jörgen Sigvardsson21-Sep-04 13:23
Jörgen Sigvardsson21-Sep-04 13:23 
GeneralJavaScript access to Toolband Pin
mvarvil15-Sep-04 13:24
mvarvil15-Sep-04 13:24 
GeneralRe: JavaScript access to Toolband Pin
Michael Dunn16-Sep-04 9:31
sitebuilderMichael Dunn16-Sep-04 9:31 
Generalplease help Pin
andy_cn14-Sep-04 21:52
andy_cn14-Sep-04 21:52 
Generalpls help Pin
ThatsAlok14-Sep-04 1:15
ThatsAlok14-Sep-04 1:15 
GeneralRe: pls help Pin
User 21559721-Sep-04 2:12
User 21559721-Sep-04 2:12 
GeneralRe: pls help Pin
ThatsAlok21-Sep-04 18:46
ThatsAlok21-Sep-04 18:46 
GeneralRe: pls help Pin
User 21559722-Sep-04 1:42
User 21559722-Sep-04 1:42 
QuestionUse gifs in resources? Pin
LukeV13-Sep-04 15:48
LukeV13-Sep-04 15:48 
GeneralDraw subitem in SysListView32 Pin
qur13-Sep-04 8:12
qur13-Sep-04 8:12 
GeneralRe: Draw subitem in SysListView32 Pin
Michael Dunn13-Sep-04 8:50
sitebuilderMichael Dunn13-Sep-04 8:50 
GeneralRe: Draw subitem in SysListView32 Pin
qur13-Sep-04 11:44
qur13-Sep-04 11:44 
GeneralRe: Draw subitem in SysListView32 Pin
Michael Dunn13-Sep-04 13:25
sitebuilderMichael Dunn13-Sep-04 13:25 
GeneralRe: Draw subitem in SysListView32 Pin
qur15-Sep-04 5:05
qur15-Sep-04 5: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.