- more like "item1234
> setActive 1" instead of ".item1234 setColor green".
>
>
>Konrad
>
> ___
> Interest mailing list
> Interest@qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
--
Josiah Bryan
765-215-0511
josiahbr...@gmail.com
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
t is a perfect fit.
> QMediaPlayer or the QML MediaPlayer accept any URL.
>
> --
> Yoann Lopes
> ___
> Interest mailing list
> Interest@qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
--
Josiah Bryan
765-215-0511
josiahbr...@gmail.com
u will be able to specify the format of
> the received frames with supportedPixelFormats(). You will also have to
> take care of showing the frames on screen youself...
>
> Yoann Lopes
> Senior Software Engineer - Digia, Qt
> Visit us on: http://qt.digia.com
>
>
>
&
ct.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
--
Josiah Bryan
765-215-0511
josiahbr...@gmail.com
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
On Fri, Mar 22, 2013 at 10:29 AM, Josiah Bryan wrote:
> On Fri, Mar 22, 2013 at 9:03 AM, K. Frank wrote:
>
>>
>> Thanks. Although sometimes I feel that I'm already having as
>> much "fun" programming as I can stand.
>>
>>
> The biggest reaso
27;ve spent many an hour trying
to install this - ever since Qt 4.8 came out, in fact, and qmake started
not building during the install - all the way till now, when the installer
itself doesn't even run.
Anyway, just my thoughts - cheers!
-Josiah
--
Josiah Bryan
765-215-0511
josiahb
nd
> "just" manipulate the QWidget pixel data directly.
> So how do i do that?
>
> Cheers,
> Mark
>
> [1] http://free.pages.at/easyfilter/bresenham.html
> ___
> Interest mailing list
> Interest@qt-project.org
>
#x27;t work. :)
I agree! I can't tell you how many times I've checked and rechecked my
code, only to find out it was a sig/slot mismatch all along. Crikey! :-)
--
Josiah Bryan
765-215-0511
josiahbr...@gmail.com
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
// row mod(26) = letter;
>
> QWidget * thisPage = pageStack->currentWidget();
>
> QGraphicsView * thePage = dynamic_cast(thisPage);
>
> QGraphicsScene * thisScene = thePage->scene();
>
> qDebug() << "scene aquired ";
>
> QFocusFrame * tableProxy =
s Fresh minds...
>
> Ben
>
Been there, done that many many times - something to be said for sleeping
on the problem and trying again in the morning. Glad you figured it out!
--
Josiah Bryan
765-215-0511
josiahbr...@gmail.com
___
Interest m
On Tue, Aug 7, 2012 at 11:35 PM, 程梁 wrote:
> Thanks! I saw this example before. There is the same problem as I met.
> If you clear editing area and type something, you will got some HTML
> code like:
>
> http://www.w3.org/TR/html4/strict.dtd";>
>
>
>
> HTML Editor Demo
>
> hey
>
> in which I ju
ng Liang <http://about.me/devbean>
> Nanjing, China
> http://www.devbean.info
> from: devb...@devbean.info
>
> ___
> Interest mailing list
> Interest@qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
>
I realize that's a hack, but
it seems like fakes and hacks are all you have left if you really want this
effect...just my thoughts, feel free to ignore!
-Josiah
--
Josiah Bryan
765-215-0511
josiahbr...@gmail.com
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
On Thu, Jul 5, 2012 at 12:39 PM, Christoph Feck wrote:
> On Thursday 05 July 2012 17:12:04 Josiah Bryan wrote:
> > Hello, All!
> >
> > I have a particular need to fill a triangle (heck, I'll take a poly
> > if I could get it, but triangles are simpler to code) wi
On Thu, Jul 5, 2012 at 11:20 AM, Ian Thomson wrote:
> On 05/07/12 16:12, Josiah Bryan wrote:
> > So, my Qt friends, is there a better way to fill a triangle with a color
> > specified for each vertex, interpolated across the triangle? Some method
> > that takes *less* tha
cified for each vertex, interpolated across the triangle? Some method
that takes *less* than 4 milliseconds *per triangle*? Did I just miss
something in the Qt gradient routines that would do this quite easily? Any
ideas?
Thanks so much!
-Josiah
--
Josiah Bryan
765-215-0511
josiahbr...@gmail.com
On Fri, Jun 15, 2012 at 3:17 AM, André Pönitz <
andre.poen...@mathematik.tu-chemnitz.de> wrote:
> On Wed, Jun 13, 2012 at 07:52:45PM -0400, Josiah Bryan wrote:
> > The real problem here is that Qt Creator / Debugger doesn't even
> > bother to give a stack trace of wher
On Thu, Jun 14, 2012 at 9:44 AM, Till Oliver Knoll <
till.oliver.kn...@gmail.com> wrote:
> 2012/6/14 Josiah Bryan :
> >>> ...
> >>> What compiler do you use? The MS Visual Studio compiler? ...
> >> In particular make sure you use the same runtime as the
On Wed, Jun 13, 2012 at 5:50 PM, André Pönitz <
andre.poen...@mathematik.tu-chemnitz.de> wrote:
> On Wed, Jun 13, 2012 at 04:25:59PM -0400, Josiah Bryan wrote:
> > I'm attempting to debug an odd problem wherein my program (http://
> > code.google.com/p/dviz/) crashes whe
On Thu, Jun 14, 2012 at 3:14 AM, Andreas Pakulat wrote:
> Hi,
>
> On Thu, Jun 14, 2012 at 8:13 AM, Till Oliver Knoll <
> till.oliver.kn...@gmail.com> wrote:
>
>>
>>
>> Am 14.06.2012 um 01:52 schrieb Josiah Bryan :
>>
>> > ...
>> >
nt in the QGLWidget. You
could even use the QImage as a texture at that point...just a thought,
though.
--
Josiah Bryan
765-215-0511
josiahbr...@gmail.com
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
On 6/13/12, André Pönitz wrote:
> On Wed, Jun 13, 2012 at 04:25:59PM -0400, Josiah Bryan wrote:
>> I'm attempting to debug an odd problem wherein my program (http://
>> code.google.com/p/dviz/) crashes when displaying certain UTF-8
>> strings. That's not really why
rent that is in a different thread.
(Parent is NativeViewerPhonon(0x895c780), parent's thread is
QThread(0x7065da0), current thread is QThread(0x990a7d8)
QWidget: Must construct a QApplication before a QPaintDevice
Invalid parameter passed to C runtime function.
Invalid parameter passed to C
Interest@qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
>
--
Josiah Bryan
765-215-0511
josiahbr...@gmail.com
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
eeds, I use Kompare (http://en.wikipedia.org/wiki/Kompare)
Sorry if that's not helpful though.
--
Josiah Bryan
765-215-0511
josiahbr...@gmail.com
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
On Tue, Mar 20, 2012 at 4:22 PM, Christoph Feck wrote:
> On Tuesday 20 March 2012 14:17:49 Josiah Bryan wrote:
> > I may be crazy, or just aiming for something unrealistic. But here
> > goes:
> >
> > - I want to cross-fade two images over a background. (Simple,
&g
all together) to blend things where 50%
opacity + 50% opacity = 100% opacity in the resultant image?
Or, as some might say, am I just waa off base here? Perhaps the mere
mention of this idea is causing Porter and/or Duff to want to smack me with
a stick...I don
27 matches
Mail list logo