##// END OF EJS Templates
Make Container widgets take children as the first positional argument...
Make Container widgets take children as the first positional argument This makes creating containers less cumbersome: Container([list, of, children]), rather than Container(children=[list, of, children])

File last commit:

r11010:72ecc660
r17261:da6f284c
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer