| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
| 0003193 | KWWidgets | public | 2006-05-02 11:16 | 2007-08-08 14:56 | |||||||||
| Reporter | user685 | ||||||||||||
| Assigned To | |||||||||||||
| Priority | urgent | Severity | major | Reproducibility | always | ||||||||
| Status | new | Resolution | no change required | ||||||||||
| Platform | OS | OS Version | |||||||||||
| Summary | 0003193: vtkScale widget problem | ||||||||||||
| Description | I am writing a first program using KWWidgets, and naturally, started with a program from KWWidgets/Examples, in this case the MedicalImageViewer. I carefully (or so I thought) removed the parts of the example that I didn't needed, and changed from one renderwidget to a collection of 6 render widgets in a 2x3 grid. I used the TK grid layout instead of pack, and added a third row to the grid to hold a vtkKWScale widget, which would control the current slice for that column's ImageViewers. If I do not add the scale widgets, the program displays the image in all 6 render widgets. If I add the scale widgets to the grid, the main application window does not get displayed when I call vtkKWWindow::Display() on the main window. The stack backtrace indicates that it the first call to the function vtkKWUtilities::ProcessIdletasks never returns. | ||||||||||||
| Tags | No tags attached. | ||||||||||||
| Attached Files | |||||||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0004049) Sebastien Barre (manager) 2006-05-02 19:16 |
I spent some time on it, and I don't know what is going on, but it is certainly on Tk side, where the layout manager can not resolve the proper layout between all widgets. |
|
(0008306) 2007-07-28 12:34 edited on: 2007-08-08 14:55 |
removing spam message from this note. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2007-08-08 14:55 | Luis Ibanez | Note Edited: 0008306 | |
| 2007-08-08 14:56 | Luis Ibanez | Assigned To | François Bertel => |
| 2007-08-08 14:56 | Luis Ibanez | Summary | Goodsite => vtkScale widget problem |
| 2007-08-08 14:56 | Luis Ibanez | Project | ITK => KWWidgets |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |