View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001540 | JEDI VCL | 00 JVCL Components | public | 2004-03-29 04:29 | 2004-03-29 22:24 |
Reporter | Dierk | Assigned To | user72 | ||
Priority | normal | Severity | feature | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0001540: TJvDesktopAlert with dapMiddle position ... | ||||
Description | It would be nice to add a dapMiddle position Like that: dapMiddle: begin FDesktopForm.Top := trunc((ARect.bottom-ARect.top-FDesktopForm.Height)/2); FDesktopForm.Left := trunc((ARect.right-ARect.left-FDesktopForm.Width)/2); end; Regards Dierk | ||||
Tags | No tags attached. | ||||
|
Sounds like a good idea. I'll look into it. |
|
You are aware that this would only be useable when using a single DesktopAlert. |
|
Ah, you´re right. But this would be for a single DesktopAlert just useful. I will use it instead of a standard messagebox for showing a message for a defined time. It looks very nice! I just like it very well. Regards Dierk |
|
I added four (4) new position types: dapDesktopCenter - The original proposed behavior dapMainFormCenter - center on the application main form dapOwnerFormCenter - center on the owner form dapActiveFormCenter - center on the active form Hope that will be satisfactory |
Date Modified | Username | Field | Change |
---|---|---|---|
2004-03-29 04:29 | Dierk | New Issue | |
2004-03-29 09:24 |
|
Note Added: 0003496 | |
2004-03-29 09:24 |
|
Assigned To | => user72 |
2004-03-29 09:24 |
|
Status | new => assigned |
2004-03-29 11:20 |
|
Note Added: 0003498 | |
2004-03-29 12:43 | Dierk | Note Added: 0003500 | |
2004-03-29 22:24 |
|
Status | assigned => resolved |
2004-03-29 22:24 |
|
Resolution | open => fixed |
2004-03-29 22:24 |
|
Note Added: 0003502 |