MyTDT-Mysoft

Results 26 comments of MyTDT-Mysoft

yes that could be the case... it's a spl rendered from spl2pdf (saved as png), but zbar and zxing work with this one... so i just wanted you to know...

it happens while checking for keypress part of sleep... if you use sleep 250,1 it will work, but yes nasty bug that been there for a while now

ok, theres also several places on winapi .bi files that have `#if _WIN32_WINNT = &h0602` instead of `#if _WIN32_WINNT >= &h0602`

well if you have mingw... all you need is -m32 to compile for 32bit as long you use the mingw sjlj binaries that is... also for windows everything should be...

> My understanding: `ui` will be usable from `v`, it **might** use layout files (like .ui files), it **might** have meta object system (like in qobject), it does not mention...

yeah they are "important" debug messages... the "yay" is because of the method that it expects to receive the path... and the second is because our implementation require the file...