mjozan

Results 4 issues of mjozan

Hello I don't know if this is a bug or if I am doing something wrong but I can't use a custom widget when using this library. I keep getting...

Hello, It may be a simple question but can somebody show me how to change some simple style like the color of a checkbox? Thank you for your answer.

Hello, The libray is working well but when I try to clean pointers I have an error: ``` from koala.Spreadsheet import Spreadsheet from koala.ExcelCompiler import ExcelCompiler sp = Spreadsheet(file) sp.clean_pointers()...

Hello, I try to test this library by feeding it a excel project but I got this error : ``` koala/ast/__init__.py", line 408, in prepare_pointer start, end = code.split(':OFFSET') ValueError:...