Issue 26047 - VCL core support: relative alignment of images and text RadioButton, CheckBox, FixedText, and PushButton
Summary: VCL core support: relative alignment of images and text RadioButton, CheckBo...
Status: CLOSED FIXED
Alias: None
Product: gsl
Classification: Code
Component: code (show other issues)
Version: OOo 1.1
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: dirk.voelzke
QA Contact: issues@gsl
URL:
Keywords:
Depends on:
Blocks: 28672
  Show dependency tree
 
Reported: 2004-03-02 16:35 UTC by Frank Schönheit
Modified: 2004-11-02 15:17 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Frank Schönheit 2004-03-02 16:35:23 UTC
Cloned task for *** Issue 26046 *** with target milestone: OOo 2.0                                                         
*** manually generated child task for Issue 24676 ***

MS form controls feature 13 possibilities to align a text and a image on the
same control:
top left, top centered, top right, left top, left centered, left bottom, bottom
left ... (etc.), and centered.
For interoperability with MS form documents, we need to provide our form
controls with this capability, too. While the toolkit implementations are to be
done elsewhere, this issue is about the VCL core support for this feature.

We need these alignment feature for PushButtons, and (once issue 26046 is
fixed), also for RadioButtons, CheckBoxes, and FixedText.
Comment 1 dirk.voelzke 2004-03-11 08:31:37 UTC
I'll take care of this one.
Comment 2 dirk.voelzke 2004-04-21 10:04:25 UTC
Implemented in frmcontrols04
Comment 3 Frank Schönheit 2004-06-23 14:30:44 UTC
verified in CWS frmcontrols04
Comment 4 dirk.voelzke 2004-11-02 15:17:18 UTC
closed