Click here to Skip to main content
15,913,239 members
Home / Discussions / C#
   

C#

 
GeneralStartUp Folder?! Pin
Morten Kristensen4-Apr-04 14:28
Morten Kristensen4-Apr-04 14:28 
GeneralRe: StartUp Folder?! Pin
Heath Stewart4-Apr-04 17:29
protectorHeath Stewart4-Apr-04 17:29 
GeneralRe: StartUp Folder?! Pin
Morten Kristensen5-Apr-04 0:28
Morten Kristensen5-Apr-04 0:28 
GeneralAutoScroll on tabpage and animated cursor Pin
Flack4-Apr-04 11:18
Flack4-Apr-04 11:18 
GeneralRe: AutoScroll on tabpage and animated cursor Pin
Heath Stewart4-Apr-04 12:59
protectorHeath Stewart4-Apr-04 12:59 
GeneralRe: AutoScroll on tabpage and animated cursor Pin
Flack4-Apr-04 17:38
Flack4-Apr-04 17:38 
GeneralRe: AutoScroll on tabpage and animated cursor Pin
Heath Stewart4-Apr-04 17:43
protectorHeath Stewart4-Apr-04 17:43 
GeneralFlickering Controls and Non Transparent Corners Pin
Tristan Rhodes4-Apr-04 10:36
Tristan Rhodes4-Apr-04 10:36 
Right, I have enabled windows styles on my control. It's taken a bit of time, and it's slightly complicated, but it works.

However, the effects are problematic from the nature of the control, and I can't think of a better way to do it.

Firstly, my control is composed of a number of sub pannels used for mouse over events to detect move and resize actions. This means that for each of those panels I have to run the drawTheme method on their individual device context. And this causes flickering.

I've enabled double buffering, but it's not helping. So i assume that each panel is drawing it's element to the screen.

Is it a speed problem? And is there a way about this?

Secondly.

I have enabled transparency in my theme, but i still can't view the components underneath the corners where the transparency goes straight through to the background image. So i get the corners that are kind of... X-Ray.

Cheers

Cata

Note: the problem with displaying it all came down to the clipping rectangle. If i use anything other than a null pointer, i get nothing.
GeneralRe: Flickering Controls and Non Transparent Corners Pin
Nick Parker4-Apr-04 11:16
protectorNick Parker4-Apr-04 11:16 
GeneralRe: Flickering Controls and Non Transparent Corners Pin
Tristan Rhodes4-Apr-04 11:43
Tristan Rhodes4-Apr-04 11:43 
Questioncreate "washed out" images? Pin
pgraeve4-Apr-04 10:07
pgraeve4-Apr-04 10:07 
AnswerRe: create "washed out" images? Pin
Tristan Rhodes4-Apr-04 10:45
Tristan Rhodes4-Apr-04 10:45 
AnswerRe: create "washed out" images? Pin
Nick Parker4-Apr-04 10:49
protectorNick Parker4-Apr-04 10:49 
GeneralRe: create "washed out" images? Pin
pgraeve4-Apr-04 15:38
pgraeve4-Apr-04 15:38 
GeneralPort Control Pin
zaarzzz4-Apr-04 7:38
zaarzzz4-Apr-04 7:38 
GeneralRe: Port Control Pin
Dave Kreskowiak4-Apr-04 11:22
mveDave Kreskowiak4-Apr-04 11:22 
GeneralRe: Port Control Pin
mhmoud rawas5-Apr-04 0:59
mhmoud rawas5-Apr-04 0:59 
GeneralProgressbar in CommandBar Pin
Shmarya4-Apr-04 6:41
Shmarya4-Apr-04 6:41 
QuestionHow to write double quotes to File. Pin
IrishSonic4-Apr-04 6:40
IrishSonic4-Apr-04 6:40 
AnswerRe: How to write double quotes to File. Pin
Mazdak4-Apr-04 6:48
Mazdak4-Apr-04 6:48 
GeneralRe: How to write double quotes to File. Pin
IrishSonic4-Apr-04 7:11
IrishSonic4-Apr-04 7:11 
GeneralRe: How to write double quotes to File. Pin
Heath Stewart4-Apr-04 12:52
protectorHeath Stewart4-Apr-04 12:52 
GeneralEvents Pin
MrJJKoolJ4-Apr-04 5:23
MrJJKoolJ4-Apr-04 5:23 
GeneralRe: Events Pin
Mazdak4-Apr-04 6:17
Mazdak4-Apr-04 6:17 
GeneralRe: Events Pin
Dave Kreskowiak4-Apr-04 6:19
mveDave Kreskowiak4-Apr-04 6:19 

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.