Re: [Development] Development Digest, Vol 76, Issue 53

2018-01-26 Thread Steve Schilz
On 1/26/18, 7:22 AM, "Development on behalf of development-requ...@qt-project.org" wrote: >On 25 Jan 2018, at 21:05, Steve Schilz wrote: >>>>>>22.01.2018, 18:37, "Alberto Mardegan" : >>>>>> Hi all! >>>&g

Re: [Development] Using Native web view on OS X

2018-01-25 Thread Steve Schilz
source, and locate this thread in the dev newsgroup, and then apply the patch specified? Wasn't this thread started by someone that was frustrated after having gone through that exact process? We use QtWebEngine on Windows, and it works well, but do not use it on Mac or iOS because of the App

Re: [Development] Development Digest, Vol 74, Issue 21

2017-11-22 Thread Steve Schilz
Re: QT printing via CUPS (advanced printing dialog box missing) Andy - There was some conversation about that a while back: http://permalink.gmane.org/gmane.comp.lib.qt.user/18649 Maybe some of the links there are helpful? Steve Schilz PASCO scientific think science >> Message: 1 &

Re: [Development] Development Digest, Vol 69, Issue 22 - Getting Started Tutorials

2017-06-16 Thread Steve Schilz
game. I was able to talk about what I learned in the second Interview and I got the job. I have been very successful in learning other languages with that sort of chapter-based incremental tutorial. They take a little while to get through, but at the end of it, you have a firm grasp of t

Re: [Development] QWebEngine - H.264 playback, proprietary codecs.

2016-07-19 Thread Steve Schilz
eve Schilz PASCO scientific - think science On Mon July 18, Steve Schilz Wrote: >Thiago, Allan, Thanks for responding. > > Probably complicated indeed! Qt in general does a pretty great job of > shielding us from lots of complexity. > I need to look into the ?Free for d

Re: [Development] QWebEngine - H.264 playback, proprietary codecs.

2016-07-18 Thread Steve Schilz
mentioning, and certainly imho makes QWebEngine all the more attractive if it could be made to work. Steve Schilz Pasco Scientific Allan SandField Jensen Wrote: >> Date: Wed, 13 Jul 2016 19:21:16 +0200 >> From: Allan Sandfeld Jensen mailto:k...@carewolf.com>> >> To: de

[Development] QWebEngine - H.264 playback, proprietary codecs.

2016-07-13 Thread Steve Schilz
computer), support for h.264 playback in tags? Steve Schilz Software Engineer PASCO scientific 10101 Foothills Blvd. Roseville, CA. 95747 USA 916-786-3800 x8271 ssch...@pasco.com<mailto:ssch...@pasco.com> www.pasco.com<http://www.pasco.com/> t

Re: [Development] Development Digest, Vol 57, Issue 23

2016-06-07 Thread Steve Schilz
measured in logical pixels when painting to the screen, and in points (1/72 inch) when painting to a printer. I tried to add you as a reviewer, but didn’t find you in the system. Feel free to add yourself as a reviewer, or comment there. I Steve Schilz PASCO scientific - think science

Re: [Development] Documentation for QPagedPrintDevice::setPageSize should specify a unit`

2016-05-04 Thread Steve Schilz
Oops, I ment QTextDocument::setPageSize (http://doc.qt.io/qt-5/qtextdocument.html#pageSize-prop) Does that make more sense? Steve Schilz PASCO scientific - think science On 5/4/16, 2:17 PM, "Giuseppe D'Angelo" wrote: >Hi, > >On Wed, May 4, 2016 at 10:09

[Development] Documentation for QPagedPrintDevice::setPageSize should specify a unit

2016-05-04 Thread Steve Schilz
Size" According to http://www.qtcentre.org/threads/24684-what-unit-is-used-in-QTextDocument-setPageSize()-method the page size is given in QPageSize::Point. This agrees with my testing. Thanks Steve Schilz ___ Development mailing list Devel

Re: [Development] Qt for Native Client.

2015-07-17 Thread Steve Schilz
Hi Morten/Qt List I am trying to see if I can get Qt for native client running, using the read me in qt5/qtbase wip/nacl branch. Tools: OSX 10.9.5 Nacl SDK, pepper_43 version Python 2.7.10 I have done the following 1. clone qt from git, check out 5.5 branch (not 5.5.0) 2. checkou