Łukasz Marek

Results 15 comments of Łukasz Marek

I have trouble with wxListCtrl I can click outside and deselect cell, how prevent deselect cell? before ![Przechwycenie obrazu ekranu_2022-08-06_16-57-48](https://user-images.githubusercontent.com/25770302/183255620-edf23e41-5cda-4417-908c-413de0f2fd45.png) after click ![Przechwycenie obrazu ekranu_2022-08-06_16-58-44](https://user-images.githubusercontent.com/25770302/183255630-f5bc5639-ab14-44e8-8ef1-71c313deb34d.png)

this is dependent about event kill focus

Inconsolata or JetBrains Mono are better

look at https://github.com/nothings/stb and whole gui https://github.com/Immediate-Mode-UI/Nuklear pity drawing directly are complicated in SDL2 , meybe use x11 or other library for main window. Meybe improve You a gui? for...

from scratch? library graphics and system too? sorry but public domain is a good licence

https://github.com/AGWA/git-crypt example

Not working ---- linux fedora 32 ``` cc main.c -std=c99 -pedantic -O2 -o bin/demo -lSDL2 -lGL -lm -lGLU In file included from main.c:22: nuklear_sdl.h: In function ‘nk_sdl_render’: nuklear_sdl.h:197:35: warning: passing...

``` Defaulting to user installation because normal site-packages is not writeable ERROR: Could not find a version that satisfies the requirement tensorflow==1.14 (from versions: 2.2.0rc1, 2.2.0rc2, 2.2.0rc3, 2.2.0rc4, 2.2.0, 2.3.0rc0,...

@irtusb Can You explain how do this? My code using glLineWidth(2); etc. But not working. Can You show answer?

I dont know how. If You think it is simple please do it. Sorry