<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Great! If you need more help with ui stuff just let me know. I love it.<br>
<br>
Alan Grimes wrote:
<blockquote cite="mid:472E5C27.7080105@speakeasy.net" type="cite">
  <blockquote type="cite">
    <pre wrap="">What with? You can now compile after make distclean, you figured out
something with an app template, it basically works??? Just let me know
what it is you need and I'll be glad to help if it's in my realm of
knowledge which is basically python, PyQT and QT Designer. You said
you're not a gui guy so my QT might carry over to C++ a little bit.
We'll see what we can do, Just let me know what you need help with. Oh,
and I'm on dialup so it's not like I go downloading source all the time
just for a peek ;) (altough it is boosted with a compressed VPN)  But
I'm more than glad to do anything I can.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Sorry, in an earlier draft of the message I was going to complain about
not being able to compile QT's .ui files into C++ and .h files. (QT's
designer generates UI files which is then run through uic to create C++
sources).

But then I had a flash of inspiration and everything's well again.

I'm now trying to compile it with -Werror and -pedantic-errors which is
the strictest possible compile which halts the compilation after every
warning. I'm using it as a clean-up tool.

  </pre>
</blockquote>
</body>
</html>