[ wxwindows-Patches-1283432 ] changes color inheritance in motif

SourceForge.net noreply at sourceforge.net
Sun Apr 1 07:54:46 PDT 2007


Patches item #1283432, was opened at 2005-09-06 23:53
Message generated for change (Comment added) made by vadz
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=309863&aid=1283432&group_id=9863

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Motif specific
Group: None
>Status: Pending
Resolution: None
Priority: 5
Private: No
Submitted By: Riccardo Mottola (rmottola)
Assigned to: Mattia Barbon (mbarbon)
Summary: changes color inheritance in motif

Initial Comment:
this patch changes the color inheritance in motif. THe current 
scheme forces all inheritance, which looks very ugly in motif. 
This patch improves the appearance really a lot (on motif 
with color schemes or themes like on irix or CDE, on 
standard linux with default resoruces it isn't really noticeable) 
, especially if the patch to settings.cpp was previously 
applied.
It is not the definitive solution but a an improvment. This is 
why I left in commented most of the code, so in the future 
when a better inheritance is done, the code sections where 
work has to be done are clearer.

tested on irix/solaris/linux/netbsd with motif1.2, motif 2.1 and 
openmotif

----------------------------------------------------------------------

>Comment By: Vadim Zeitlin (vadz)
Date: 2007-04-01 16:54

Message:
Logged In: YES 
user_id=71618
Originator: NO

Mattia, it doesn't seem like this one is going to be applied so why keep
it open?

----------------------------------------------------------------------

Comment By: Mattia Barbon (mbarbon)
Date: 2005-09-12 00:00

Message:
Logged In: YES 
user_id=30305

  Hello,
as you probably know, this patch is not suitable for
application:
the reason is that it does not prevent color inheritance, it
just
prevents the result of the inheritance to be applied.

  I have modified my local copy to do (hopefully) correct
color inheritance. However since this is too big a change
for 2.6.2
(and likely for 2.6.x) I will prefer to finalize the
wxSystemSettings
one and work on this later.

Regards
Mattia


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=309863&aid=1283432&group_id=9863




More information about the wx-dev mailing list