Barry Jackson wrote:
> 
> However the edit window tab labels are still the same in Linux.
> 
> http://i115.photobucket.com/albums/n287/barjac_2006/hbide1.png
> 

It is difficult for me to fix it as I do not have linux setup.
Can you play with following lines in idestylesheet.prg:

      aadd( txt_, '    border: 2px solid #94C4C3;                               
               
' )
      aadd( txt_, '    border-bottom-color: #C2C7CB; /* same as the pane
color */               ' )
      aadd( txt_, '    border-top-left-radius: 6px;                             
               
' )
      aadd( txt_, '    border-top-right-radius: 6px;                            
               
' )
      aadd( txt_, '    min-width: 8px;                                          
               
' )
      aadd( txt_, '    padding: 2px;                                            
               
' )

Try to change *px values and do some experiments.
And please report back what values are right for linux.




-----
                 enjoy hbIDEing...
                    Pritpal Bedi 
_a_student_of_software_analysis_&_design_
-- 
View this message in context: 
http://n2.nabble.com/Pritpal-HBIDE-editor-tabs-illegible-tp4632574p4846950.html
Sent from the harbour-devel mailing list archive at Nabble.com.
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to