mschering
21 Jun 2007, 6:09 AM
When I add buttons to a dialog dynamically to a layout dialog:
1. Layout dialog with multiple tabs is opened.
2. I click another tab that loads a file with XHR
3. In this file I destroy the existing dialog buttons and then I add 2 new ones that do a tab specific operation.
The problem is that the dynamic buttons don't have any space in between.
Does anybody know why?
1. Layout dialog with multiple tabs is opened.
2. I click another tab that loads a file with XHR
3. In this file I destroy the existing dialog buttons and then I add 2 new ones that do a tab specific operation.
The problem is that the dynamic buttons don't have any space in between.
Does anybody know why?