Stefan Novak
Stefan Novak
what is raw input?
so we need write help in markdown for example, put it to github. and we need doc build system that will generate offfline help files from it and ship in...
so let's autobuild it from online help, that will contain some meta information to generate children's pictures
AFAIK, jynton have not wx port so i think it is unreal
if user makes: class Elephant(Animal): image = "some_image_that_in_resource_folder" than image will be resources/some_image_that_in_resource_folder.png else image will be like image of Animal (base class, some abstract image)
ow, i have idea! we can extract image name from name of class and from it's superclass. so, we have some base classes: - `Animal`, with image of some "Abstract...
ow, i'm busy on one commercial project, but i hope it will take a week....