Dogan Kurt

Results 6 comments of Dogan Kurt

I speak only for `CreateRenderer`, please don't do it. Just because renderer needs a window to draw doesn't make it window's method. It's a different animal. A window should have...

@malashin, i see. Consistency is more important than anything else. SDL doesn't imply what should be a method of what. But there are some hints in documentation, namely [categories](https://wiki.libsdl.org/CategoryCategory). I...

> Could you describe your case? I have a job that takes long time (would hang the gui) so i run it in another goroutine and update GUI from that...

Hi @Pravic, Of course we don't decode base64 everytime we need a resource, in `handleDataLoad` function i unmarshal `packed` to `unpacked`. So it's a map from file name to it's...

This is the only issue i have with brisk menu, hope we get the option soon.