Hi All,

        I built a new page control and then modified the 
        PaintWindow to display a small bitmap on my tabsheets
        (Custom Tabsheets) based on a property BitMap.

        Now everything is ok .Except for the following.
        
        1. Whenever i assign a bitmap to a tabsheet , 
           my tabsize(tabwidth) doesnot change.Thus my 
           bitmap gets placed on part of the caption 
           itself.

           Any pointers on how do i change the Tabsize 
           based on my BitMap Dimensions ?

        2.Suppose i have a page with a bitmap allocated.
          If i use "Delete Page" from the verblist and delete 
          the page it works fine.But when i use the "Delete" 
          button on key board , my bitmap doesnot get deleted 
          at times.Rather it shifts to the previous page.This is
          a design mode problem.        

                
        Thanks in advance,
        Chandana
__________________________________________________
Delphi-Talk mailing list -> Delphi-Talk@elists.org
http://www.elists.org/mailman/listinfo/delphi-talk

Reply via email to