Click here to Skip to main content
15,910,603 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRGB to 5.6.5 translation? Pin
Erik24-Sep-00 10:33
Erik24-Sep-00 10:33 
AnswerRe: RGB to 5.6.5 translation? Pin
Feng Yuan25-Sep-00 16:10
Feng Yuan25-Sep-00 16:10 
GeneralRe: RGB to 5.6.5 translation? Pin
Erik25-Sep-00 21:32
Erik25-Sep-00 21:32 
QuestionTear-off tabs? Pin
James Corrie23-Sep-00 13:37
sussJames Corrie23-Sep-00 13:37 
AnswerI have some code, but it isn't fineshed. Pin
David Wulff25-Sep-00 5:39
David Wulff25-Sep-00 5:39 
GeneralNo Subject Pin
Anonymous23-Sep-00 13:35
Anonymous23-Sep-00 13:35 
GeneralKeyboard hooks and sending keystrokes! Pin
Mustafa Demirhan23-Sep-00 10:58
Mustafa Demirhan23-Sep-00 10:58 
GeneralStretching Bitmap Problem Pin
mirsad23-Sep-00 3:39
mirsad23-Sep-00 3:39 
GeneralRe: Stretching Bitmap Problem Pin
Feng Yuan25-Sep-00 16:08
Feng Yuan25-Sep-00 16:08 
GeneralProgress Bar (PumpMessages() function problem?) Pin
Jon22-Sep-00 15:54
Jon22-Sep-00 15:54 
GeneralRe: Progress Bar (PumpMessages() function problem?) Pin
Sam Hobbs23-Sep-00 9:00
Sam Hobbs23-Sep-00 9:00 
GeneralRe: Progress Bar (PumpMessages() function problem?) Pin
Jon23-Sep-00 17:40
Jon23-Sep-00 17:40 
GeneralRe: Progress Bar (PumpMessages() function problem?) Pin
Sam Hobbs24-Sep-00 14:43
Sam Hobbs24-Sep-00 14:43 
GeneralRe: Progress Bar (PumpMessages() function problem?) Pin
Jon24-Sep-00 15:31
Jon24-Sep-00 15:31 
GeneralCXTabCtrl and accessing Data in CDocument Pin
Brad Chase22-Sep-00 11:11
Brad Chase22-Sep-00 11:11 
Questioncommon files registry settings???? Pin
trey22-Sep-00 9:28
trey22-Sep-00 9:28 
QuestionSlider in a Tootbar Queastion? Pin
Member 204122-Sep-00 7:22
Member 204122-Sep-00 7:22 
GeneralStretching? Resize. Pin
Geon M.22-Sep-00 6:37
sussGeon M.22-Sep-00 6:37 
Category: AdvancedUI

Hello,

I'm trying to (i think) stretch bitmaps? What I'm talking about is similar to stardock's (www.stardock.com) windowblinds feature. The title bar only uses a certain size bitmap, but when the window is resized, so is that little section to span the title bar, without loosing quality.

I've done stretching with StretchBlt(), but depending on the resolution of the bitmap, and the colors (i think hehe), it distorts. I would like to know how windowblinds does it so smoothly.

I have looked at the winamp_ui, and winamp plugin lessons by James Spibey (good job). But they don't appear to do what I'm talking about, and there is alot of flickering when you resize, or move another window around the desktop.

Is there away to stretch only the middle of the bitmap or something to that extent? Whatever you suggest to be able to resize a skinned title bar. Any help is appreciated, thanks.

Geon


GeneralRe: Stretching? Resize. Pin
rial23-Sep-00 5:35
rial23-Sep-00 5:35 
QuestionHow can I open a file without typing in the full path? Pin
Erich Ruth22-Sep-00 6:37
Erich Ruth22-Sep-00 6:37 
AnswerRe: How can I open a file without typing in the full path? Pin
Paolo Messina22-Sep-00 7:21
professionalPaolo Messina22-Sep-00 7:21 
QuestionHow can I convert 12345679 to 123,456,789.00? Pin
danielle22-Sep-00 5:01
danielle22-Sep-00 5:01 
AnswerRe: How can I convert 12345679 to 123,456,789.00? Pin
Michael Dunn22-Sep-00 8:26
sitebuilderMichael Dunn22-Sep-00 8:26 
QuestionDevice Handling in C++? Pin
Rizwan Majeed22-Sep-00 1:23
professionalRizwan Majeed22-Sep-00 1:23 
AnswerRe: Device Handling in C++? Pin
Sam Hobbs24-Sep-00 14:46
Sam Hobbs24-Sep-00 14:46 

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.