[FIX] Problem coloring ArchiveViewer, SMLoader, CommentNotePad an d BugFixArchiveViewer

Magistrello Alejandro (SFA) magistra at TELEFONICA.COM.AR
Fri Jun 27 22:40:53 UTC 2003


Open an ArchiveViewer and change its windowColor, note that not all borders
have the new color, and that if you minimize-maximize some parts are white
again.

the same happens in SMLoader, CommentNotePad and BugFixArchiveViewer, maybe
with others out there.

the first cs is a fix for this,
now:
if you want a color different than gray lighter lighter for a window:
- in subClasses of SystemWindow must override #defaultPaneColor 
- in models provide a #windowColorSpecification, the color in its
brightColor is used
note that FileList2 is colored like FileList.

the 2nd cs fixes the same in SMLoader and the 3rd in CommentNotePad and
BugFixArchiveViewer

still not functioning: change the window color of the ArchiveViewer and
others in MVC.

regards,
   Alejandro

 <<sysWindowColors-asm.1.cs>> 
 <<SMLoader-sysWindowColors-asm.1.cs>> 
 <<BFAV-sysWindowColors-asm.1.cs>> 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: sysWindowColors-asm.1.cs
Type: application/octet-stream
Size: 2231 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20030627/8b40d3b7/sysWindowColors-asm.1.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SMLoader-sysWindowColors-asm.1.cs
Type: application/octet-stream
Size: 307 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20030627/8b40d3b7/SMLoader-sysWindowColors-asm.1.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: BFAV-sysWindowColors-asm.1.cs
Type: application/octet-stream
Size: 498 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20030627/8b40d3b7/BFAV-sysWindowColors-asm.1.obj


More information about the Squeak-dev mailing list