Originally Posted by Xaar Yes. I call QWidget::showFullScreen() and I want to set also resolution. I haven't seen any function in Qt that would allow you to do that, so probably you will have to do that using some platform-dependent code. Originally Posted by Xaar It didn't help. Hmmm... but it should, at least for JPEG files. Which file did you copy and where?
Originally Posted by jacek Hmmm... but it should, at least for JPEG files. Which file did you copy and where? I copy qjpeg1.dll and qjpegd1.dll to directory where i have exe file.
Originally Posted by Xaar I copy qjpeg1.dll and qjpegd1.dll to directory where i have exe file. OK, then create imageformats subdirectory and move those DLL there (qjpegd1.dll is a debugging version of the plugin, so you probably don't need it).
Xaar (23rd February 2007)
Originally Posted by jacek OK, then create imageformats subdirectory and move those DLL there (qjpegd1.dll is a debugging version of the plugin, so you probably don't need it). This is what I need. Big thanks
Forum Rules
Bookmarks