1. TinEWG request

Hi

Any chance of setting the justification of Labels to the left. Quite difficult to place them when they are centre justified.

Cheers

Chris

new topic     » topic index » view message » categorize

2. Re: TinEWG request

Hi

ChrisB said...

Hi

Any chance of setting the justification of Labels to the left. Quite difficult to place them when they are centre justified.

Cheers

Chris

the last Version of tinewg has 3 procedures to adjust the Label. And since a few minutes they work like expected ;)

LabelAdjR (atom handle) 
LabelAdjL (atom handle) 
LabelAdjC (atom handle) 

https://bitbucket.org/andiwagner/tinewg

or search for this line in tinewg.exw

szAppName = allocate_string("STATIC") 
            control_style = or_all({WS_CHILD,WS_DEFVIS,WS_TABSTOP,SS_CENTER}) 

and change SS_CENTER to SS_LEFT

must be around line 6624.

I have not touched the code for the Designer since over one year. If you like, i can send you the most recent source for the Designer.

I have no plans,at the moment, for working on it again.

Andreas

new topic     » goto parent     » topic index » view message » categorize

3. Re: TinEWG request

Hi

Thanks

Chris

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu