W3C home > Mailing lists > Public > www-amaya@w3.org > July to September 2001

Re: Flat button bar

From: Irene Vatton <Irene.Vatton@inrialpes.fr>
Date: Mon, 09 Jul 2001 10:20:52 +0200
To: cc@derago.com
Cc: "Irene VATTON" <Irene.Vatton@inrialpes.fr>, www-amaya@w3.org, Irene.Vatton@inrialpes.fr
Message-Id: <20010709082052.E15A7C@maiana.inrialpes.fr>
> The improvements in Amaya are really great. Especially in the last six month.
> 
> For the button bar on Win32 I think it would look better to have the flat style how it is used in most programs today.
> 
> For this in appli.c (project libThotEditor) the following should be changed:
> 
> < DWORD       dwToolBarStyles   = WS_CHILD | WS_VISIBLE | CCS_TOP | TBSTYLE_TOOLTIPS;
> 
> > DWORD       dwToolBarStyles   = WS_CHILD | WS_VISIBLE | CCS_TOP | TBSTYLE_TOOLTIPS|TBSTYLE_FLAT;
> 
> Just check it out and change it if you agree.

I integrated your change.
Thanks a lot.
Received on Monday, 9 July 2001 04:21:59 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:30:34 UTC