Changes between Initial Version and Version 7 of Ticket #4311


Ignore:
Timestamp:
Aug 26, 2009, 9:56:06 AM (15 years ago)
Author:
jackburton
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4311

    • Property Status newassigned
    • Property Milestone R1R1/alpha1
    • Property Priority normalhigh
    • Property Summary Chart with BDirectWindow is broken.BDirectWindow is broken.
  • Ticket #4311 – Description

    initial v7  
    1 A new chapter of the BDirectWindow/BWindowScreen saga. :)
    2 
    311 - Start Chart.[[BR]]
    422 - Resize its window to a bigger size.[[BR]]
     
    86You will see that it is not using the entire drawing area (it seems to be using an area that has the size of the window before it was made bigger (but I am not 100% sure about this). Then, to make things worse, move the window around... the animation starts being draw outside the Window.
    97
    10 Also, this may ot may not be releated: Chart does not quit correctly, getting stuck waiting for a semaphore:
     8Also Chart does not quit correctly, getting stuck waiting for a semaphore:
    119
    1210{{{
     
    2927#13 0x00207b6a in main ()
    3028}}}
     29
     30Also reproducible with the GLTeapot demo, which is also using a BDirectWindow.