| |
|
|
- Page 1 - |
|
Timotheus | Hi,
what I bräuchte would a transparente Groupbox. so far I know does it but not, and if one something like bräuchte had to the self draw. If I but a on the Profan-Mainwindow beget does it, on Dialogen not, I suspect the depends with the selbstständigem Repaint of Profan-Window together. now The question: does it too with Dialogfenstern? Vieleicht too a question on Roland, How it the made has, or if it Windowsstandart is, could one simply instead of dialogs a couple Mainwindow on the Mainwindow produce.
Timo |
|
|
| |
|
|
|
| |
|
- Page 1 - |
|
Timotheus | Tschuldigung for late response. somehow must I grade Forum leave having, as You whom Posting written have, and I the first now mitgekriegt. The Dll is really very I Search, only is here even again this Memory bitmap trouble, if I the with Dialogen utilize wants, what should I there for %HDC2 bring into action, there it with Dialogen one such really Yes none gives
Timo |
|
|
| |
|
|
|
Frank Abbing | WM_PAINT inquire and yourself draw. How dwelt. |
|
|
| |
|
|
|
Timotheus | the might but very costly go for each Groupbox The I create, or. prepares have, a new request To make, and the whole then too yet for Text and so To make. therefore my question, How is the with whom Dialog boxes with the %HDC2? an Profanerfindung or a optionale expansion with Windowsfenstern? Roland?
Timo |
|
|
| |
|
|
|
| the hDc2 is IMHO a Rolanderfindung for the hWnd. I can present the Roland in its wProc, which for hWnd operates, on different PaintMessages reacted and on the hDc blittet.
Ums Selbstneuzeichnen comes one means never around - one can itself always only Aids create.
Perhaps helps you the Okreacode, the Mainwindow is a dialog - and it draw itself too everything new. (even if not strain optimiert.) |
|
|
| |
|
|
|
Timotheus | Roland, are you so endearing, and building this Memory bitmap in the next Subscriptversion optional with Dialogen one? *Bettel** Bettel* |
|
|
| |
|
|
|
RGH | means with StartPaint - EndPaint can You still everything make. But if it circa Bitmaps on Dialogen goes, would I the new static Control Create(Bitmap,...) recommend. between StartPaint and Endpaint is hDC2& the same thing How hDC&. If both used go, in both whom equal DC present.
Greeting Roland |
|
|
| Intel Duo E8400 3,0 GHz / 4 GB RAM / 1000 GB HDD - ATI Radeon HD 4770 512 MB - Windows 7 Home Premium 32Bit - XProfan X4 | 05/06/06 ▲ |
|
|
|
|
Timotheus | Yes, but under Windows XP to that example is the GroupBox rundlich, and it might heavy his, there now one Bitmap very correctly. To platzieren. the only that I would like is, the in the flogenden code the same at Dialog-Window happens, How at Mainwindow. and Profan power the so super at Mainwindow, wiedo ought to it not too with whom Dialogen can? CompileMarkSeparationdeclare a&
Cls Rgb(150,150,150)
Create("GroupBox",%HWnd,"",10,10,100,100)
a& = Create("Dialog",%HWnd,"",150,150,150,150)
StartPaint a&
Cls Rgb(150,150,150)
EndPaint
Create("GroupBox",a&,"",10,10,100,100)
Waitinput
| 05/07/06 ▲ | |
|
|
|
|
Pedro Santos | Hello
try it with Startpaint A& -1
greeting
Pedro |
|
|
| |
|
|
|
Timotheus | understand I do not integrally, a& - 1 is Yes first not the Dialoghandle, and if I Cls in that Startpaint a& - 1 reinpacke, becomes not even the dialog coloured. could you the Please something accurate erlkären?
Timo |
|
|
| |
|
|
|
Frank Abbing | it meant sure Startpaint dialoghandle&. |
|
|
| |
|
|
| |
|
- Page 2 - |
|
|
Timotheus | Ähh, is a& not the Dialoghandle, in the the lever the Dialoges standing?
Timo |
|
|
| |
|
|
|
Frank Abbing | Oh, sorry. was well something unaufmerksam |
|
|
| |
|
|