Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

qtada

37 views
Skip to first unread message

Pablo

unread,
Dec 22, 2009, 6:12:14 AM12/22/09
to
Hi, I have Qt 4.6 for Windows installed so I want to use QtAda. How
can I start it? Does someone know any tutorial for QtAda?
Thanks.

Vadim Godunko

unread,
Dec 22, 2009, 4:27:27 PM12/22/09
to
On Dec 22, 2:12 pm, Pablo <pablit...@gmail.com> wrote:
> Does someone know any tutorial for QtAda?
You can start from "standard" tutorial, see examples/tutorial
directory in the source code package or C:\GNAT\2009\examples\qtada
\tutorial if you install QtAda from binary package in conjunction with
description of the C++ version here:

http://doc.trolltech.com/4.3/tutorial.html

Pablo

unread,
Dec 23, 2009, 5:59:36 AM12/23/09
to

Well, instead of the name "tutorial" of the folder, it just has ready
codes inside, so no tutorial. And tutorial from trolltech is a C++/Qt
tutorial (no need for tutorial), but sure I want to use Qt GUI over
Ada (that's the purpose of Qt), or I could implement codes directly
using Opengl or some other graphics library. QtAda does not have sense
without the use of Qt GUI, and that´s exactly what I want to know. But
thanks even though.

Stephen Leake

unread,
Dec 24, 2009, 5:08:28 AM12/24/09
to
Pablo <pabl...@gmail.com> writes:

> On 22 dez, 19:27, Vadim Godunko <vgodu...@gmail.com> wrote:
>> On Dec 22, 2:12�pm, Pablo <pablit...@gmail.com> wrote:> Does someone know any tutorial for QtAda?
>>
>> You can start from "standard" tutorial, see examples/tutorial
>> directory in the source code package or C:\GNAT\2009\examples\qtada
>> \tutorial if you install QtAda from binary package in conjunction with
>> description of the C++ version here:
>>
>> http://doc.trolltech.com/4.3/tutorial.html
>
> Well, instead of the name "tutorial" of the folder, it just has ready
> codes inside, so no tutorial.

That is the Ada version of the code from the C++ tutorial. I found it
very helpful.

> And tutorial from trolltech is a C++/Qt tutorial (no need for
> tutorial),

I take this to mean you already know how to use Qt via C++. That's
good. The Ada tutorials will then help you understand how to do the
same things via Ada. Give it a try; review a C++ tutorial, then read
the corresponding Ada code.

--
-- Stephe

0 new messages