Modify

Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#910 closed Bug (Fixed)

Static Right justified text

Reported by: GEOSoft Owned by:
Milestone: Future Release Component: Documentation
Version: 3.3.0.0 Severity: None
Keywords: style static label right justify Cc:

Description

Maybe it's just me but this line in the GUI Control Styles doc page (Static controls) doesn't seem to read properly and certainly does not produce the results indicated by the style variable name $SS_RIGHTJUST.

$SS_RIGHTJUST >> 0x0400 >> Specifies that the lower right corner of a static control with the SS_BITMAP or SS_ICON style is to remain fixed when the control is resized. Only the top and left sides are adjusted to accommodate a new bitmap or icon.

Attachments (0)

Change History (7)

comment:1 by J-Paul Mesnage, 17 years ago

can you post a repro script so I can see what the result you want?
Thanks

comment:2 by J-Paul Mesnage, 17 years ago

are you in vacation?

in reply to:  2 comment:3 by anonymous, 17 years ago

Replying to Jpm:

are you in vacation?

Just came home from hospital. I'll see if I can find the script I was doing when I noticed it in a few minutes. When I tested it the $SS_RIGHTJUST did not right justify the text.

comment:4 by anonymous, 17 years ago

Maybe just scrap this one for now. What I was pointing out was that the name

$SS_RIGHTJUST

implies right justification of the text and that does not match the description

Specifies that the lower right corner of a static control with the SS_BITMAP or SS_ICON style is to remain fixed when the control is resized. Only the top and left sides are adjusted to accommodate a new bitmap or icon.

Maybe it's just me but I'm not up to worrying about it at the moment.

I did comment on the other Doc change that I reported though and posted a repro.

comment:5 by J-Paul Mesnage, 17 years ago

I don't know what to do as it is a paste from MSDN

comment:6 by J-Paul Mesnage, 17 years ago

Resolution: Fixed
Status: newclosed

I close it as no bug as I suppose the MSDN doc is the bible.
I can agree sometime not easy to understand.

comment:7 by TicketCleanup, 17 years ago

Milestone: Future Release

Automatic ticket cleanup.

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.