Changes between Initial Version and Version 7 of Ticket #4311
- Timestamp:
- Aug 26, 2009, 9:56:06 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4311
- Property Status new → assigned
- Property Milestone R1 → R1/alpha1
- Property Priority normal → high
- 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 3 1 1 - Start Chart.[[BR]] 4 2 2 - Resize its window to a bigger size.[[BR]] … … 8 6 You 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. 9 7 10 Also , this may ot may not be releated:Chart does not quit correctly, getting stuck waiting for a semaphore:8 Also Chart does not quit correctly, getting stuck waiting for a semaphore: 11 9 12 10 {{{ … … 29 27 #13 0x00207b6a in main () 30 28 }}} 29 30 Also reproducible with the GLTeapot demo, which is also using a BDirectWindow.