Gilad Reich

Results 18 comments of Gilad Reich

It's a bit of a tricky topic, hence I introduced the option in this PR to create a message box without an icon in order to win some space: https://github.com/gen2brain/dlgs/pull/30...

Hey and thanks for the suggestion. Have a look here: https://gist.github.com/StephenNneji/14bfc4e7a322ec89df7d30847fbf19b3 Happy to receive a PR for that. If it gets complicated, you can also add a simple button below...

Hi @wroy-ca, Good catch and this indeed sounds reasonable to me. I think the main reason it was set like this was in order to stick to the official examples...

@wroy-ca, it was a good idea to create a ticket for it for future reference, thanks for that! Looks like the Qt folks unfortunately haven't got around looking into that...

Thanks a lot for reporting and for the videos! This is quite interesting. Did you change something that in the second video doesn't happen anymore? When I tested this on...

> Iā€™d suggest to try CPU Rendering to get a possibly better reproducibility. Many thanks! I'll try to have a look at this next weekend hopefully. šŸ»

This one in relation to https://github.com/giladreich/QtDirect3D/issues/10 Makes me question this `QTimer` usage. I haven't looked into these things for quite some time now, so I'll probably need more time to...

@maximeborges , Could you please tell how did you compile the project ? The widgets doesn't show on my designer and i have the exact same version of mingw53 as...

@mbasaglia Pretty positive, I downloaded the sourcecode -> opened with Qt Creator -> run qmake -> build all -> then the only thing i get is ColorWidgets-qt51.dll and libColorWidgets-qt51.a, i...

@ryanfaerman, thank you so much for this. @natefinch šŸ‘‹ , can we please consider to add this? I've read through different threads (e.g. https://github.com/magefile/mage/issues/24) and to me it feels as...