nanogui: Thread: User Interface designer


[<<] [<] Page 1 of 1 [>] [>>]
Subject: User Interface designer
From: ####@####.####
Date: 14 Aug 2006 08:14:52 +0100
Message-Id: <OF7A7BE1B5.1ECAF363-ONC12571CA.00269B53-C12571CA.002802E7@fr.abx.fr>

Hello all,

I am looking for a graphical UID for nano-X, I found tinyWidgets on web, 
but it seems to be abandonned since 2003...

Is there an other designer developped since tinyWidgets, even not 
graphical, or is tinyWidgets is working with latest nanoX sources?

Are there widgets such as advanced lists boxes designed and where can I 
find it?

Thanks in advance
        Eric
Subject: Re: [nanogui] User Interface designer
From: Alex Holden ####@####.####
Date: 14 Aug 2006 08:48:46 +0100
Message-Id: <B6260B3C-BDFB-46C4-8ABA-876D67B57379@linuxhacker.org>

On 14 Aug 2006, at 08:13, ####@####.#### wrote:
> I am looking for a graphical UID for nano-X, I found tinyWidgets on  
> web,
> but it seems to be abandonned since 2003...
> Is there an other designer developped since tinyWidgets, even not
> graphical, or is tinyWidgets is working with latest nanoX sources?

Robert Stumpe <robert.stumpe {at} web {dot} de> told me a few weeks  
ago that he is working on TinyWidgets.

-- 
------------ Alex Holden - http://www.alexholden.net/ ------------
If it doesn't work, you're not hitting it with a big enough hammer


Subject: AW: [nanogui] User Interface designer
From: "Stumpe Robert" ####@####.####
Date: 14 Aug 2006 18:48:54 +0100
Message-Id: <EE4E4767751A8B40949306E403F4DDD8031D0E@sv03ultra002.ultratronik.de>

Hello,

That's right, I'm reworking TinyWidgets completely and I'm also creating a C++ Wrapper around it. I hope I will be able to put something on my ftp server next week. BTW: 

Due to the fact that there's not much left from the old code, I renamed the project to tnw2000. Although the webpage is not finished yet and there is nothing to download now, the webserver, etc... is fix now.
You will find tnw2000 at:

www.tnw2000.org or ftp.tnw2000.org.

Bye

Robert Stumpe (Dipl. -Ing.)
Entwicklung/Development
 
ULTRATRONIK GmbH
Gewerbestr. 52
D-82211 Herrsching
 
Email: ####@####.####
Web: www.ultratronik.de
          www.3d-cyberscreen.com
 
-----Ursprüngliche Nachricht-----
Von: Alex Holden ####@####.#### 
Gesendet: Montag, 14. August 2006 09:46
An: ####@####.####
Cc: nanogui List
Betreff: Re: [nanogui] User Interface designer

On 14 Aug 2006, at 08:13, ####@####.#### wrote:
> I am looking for a graphical UID for nano-X, I found tinyWidgets on  
> web,
> but it seems to be abandonned since 2003...
> Is there an other designer developped since tinyWidgets, even not
> graphical, or is tinyWidgets is working with latest nanoX sources?

Robert Stumpe <robert.stumpe {at} web {dot} de> told me a few weeks  
ago that he is working on TinyWidgets.

-- 
------------ Alex Holden - http://www.alexholden.net/ ------------
If it doesn't work, you're not hitting it with a big enough hammer



---------------------------------------------------------------------
To unsubscribe, e-mail: ####@####.####
For additional commands, e-mail: ####@####.####

Subject: RE: AW: [nanogui] User Interface designer
From: Junior ####@####.####
Date: 14 Aug 2006 19:16:56 +0100
Message-Id: <DA18B303C80.0000049Fejr@inbox.com>

will this be done in C or C++?
Thanks,
Jr.


> -----Original Message-----
> From: ####@####.####
> Sent: Mon, 14 Aug 2006 19:46:20 +0200
> To: ####@####.####
> Subject: AW: [nanogui] User Interface designer
> 
> Hello,
> 
> That's right, I'm reworking TinyWidgets completely and I'm also creating
> a C++ Wrapper around it. I hope I will be able to put something on my ftp
> server next week. BTW:
> 
> Due to the fact that there's not much left from the old code, I renamed
> the project to tnw2000. Although the webpage is not finished yet and
> there is nothing to download now, the webserver, etc... is fix now.
> You will find tnw2000 at:
> 
> www.tnw2000.org or ftp.tnw2000.org.
> 
> Bye
> 
> Robert Stumpe (Dipl. -Ing.)
> Entwicklung/Development
> 
> ULTRATRONIK GmbH
> Gewerbestr. 52
> D-82211 Herrsching
> 
> Email: ####@####.####
> Web: www.ultratronik.de
>           www.3d-cyberscreen.com
> 
> -----Ursprüngliche Nachricht-----
> Von: Alex Holden ####@####.####
> Gesendet: Montag, 14. August 2006 09:46
> An: ####@####.####
> Cc: nanogui List
> Betreff: Re: [nanogui] User Interface designer
> 
> On 14 Aug 2006, at 08:13, ####@####.#### wrote:
>> I am looking for a graphical UID for nano-X, I found tinyWidgets on
>> web,
>> but it seems to be abandonned since 2003...
>> Is there an other designer developped since tinyWidgets, even not
>> graphical, or is tinyWidgets is working with latest nanoX sources?
> 
> Robert Stumpe <robert.stumpe {at} web {dot} de> told me a few weeks
> ago that he is working on TinyWidgets.
> 
> --
> ------------ Alex Holden - http://www.alexholden.net/ ------------
> If it doesn't work, you're not hitting it with a big enough hammer
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: ####@####.####
> For additional commands, e-mail: ####@####.####
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: ####@####.####
> For additional commands, e-mail: ####@####.####
Subject: AW: AW: [nanogui] User Interface designer
From: "Stumpe Robert" ####@####.####
Date: 16 Aug 2006 07:46:40 +0100
Message-Id: <EE4E4767751A8B40949306E403F4DDD8031D0F@sv03ultra002.ultratronik.de>

The tnw2000 library will be in C. The API will be the same than in the original TinyWidgets, but with add ons. I try to keep it backward compatible. The C++ class is an add on which uses the tnw2000 library. C++ users should be satisfied as well.


Robert Stumpe (Dipl. -Ing.)
Entwicklung/Development
 
ULTRATRONIK GmbH
Gewerbestr. 52
D-82211 Herrsching
 
Email: ####@####.####
Web: www.ultratronik.de
          www.3d-cyberscreen.com
 
-----Ursprüngliche Nachricht-----
Von: Junior ####@####.#### 
Gesendet: Montag, 14. August 2006 20:14
An: Stumpe Robert; ####@####.####
Betreff: RE: AW: [nanogui] User Interface designer

will this be done in C or C++?
Thanks,
Jr.


> -----Original Message-----
> From: ####@####.####
> Sent: Mon, 14 Aug 2006 19:46:20 +0200
> To: ####@####.####
> Subject: AW: [nanogui] User Interface designer
> 
> Hello,
> 
> That's right, I'm reworking TinyWidgets completely and I'm also creating
> a C++ Wrapper around it. I hope I will be able to put something on my ftp
> server next week. BTW:
> 
> Due to the fact that there's not much left from the old code, I renamed
> the project to tnw2000. Although the webpage is not finished yet and
> there is nothing to download now, the webserver, etc... is fix now.
> You will find tnw2000 at:
> 
> www.tnw2000.org or ftp.tnw2000.org.
> 
> Bye
> 
> Robert Stumpe (Dipl. -Ing.)
> Entwicklung/Development
> 
> ULTRATRONIK GmbH
> Gewerbestr. 52
> D-82211 Herrsching
> 
> Email: ####@####.####
> Web: www.ultratronik.de
>           www.3d-cyberscreen.com
> 
> -----Ursprüngliche Nachricht-----
> Von: Alex Holden ####@####.####
> Gesendet: Montag, 14. August 2006 09:46
> An: ####@####.####
> Cc: nanogui List
> Betreff: Re: [nanogui] User Interface designer
> 
> On 14 Aug 2006, at 08:13, ####@####.#### wrote:
>> I am looking for a graphical UID for nano-X, I found tinyWidgets on
>> web,
>> but it seems to be abandonned since 2003...
>> Is there an other designer developped since tinyWidgets, even not
>> graphical, or is tinyWidgets is working with latest nanoX sources?
> 
> Robert Stumpe <robert.stumpe {at} web {dot} de> told me a few weeks
> ago that he is working on TinyWidgets.
> 
> --
> ------------ Alex Holden - http://www.alexholden.net/ ------------
> If it doesn't work, you're not hitting it with a big enough hammer
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: ####@####.####
> For additional commands, e-mail: ####@####.####
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: ####@####.####
> For additional commands, e-mail: ####@####.####

---------------------------------------------------------------------
To unsubscribe, e-mail: ####@####.####
For additional commands, e-mail: ####@####.####

Subject: Re: [nanogui] User Interface designer
From: "Greg Haerr" ####@####.####
Date: 16 Aug 2006 08:20:17 +0100
Message-Id: <027701c6c103$e99226d0$6401a8c0@winXP>

> Due to the fact that there's not much left from the old code, I renamed
the project to tnw2000.

What's the 2000 stand for?

Regards,

Greg

Subject: AW: [nanogui] User Interface designer
From: "Stumpe Robert" ####@####.####
Date: 16 Aug 2006 11:39:06 +0100
Message-Id: <EE4E4767751A8B40949306E403F4DDD8031D11@sv03ultra002.ultratronik.de>

I dont know.

I thought it sounds good. The name should point out that there is something new.


Robert Stumpe (Dipl. -Ing.)
Entwicklung/Development
 
ULTRATRONIK GmbH
Gewerbestr. 52
D-82211 Herrsching
 
Email: ####@####.####
Web: www.ultratronik.de
          www.3d-cyberscreen.com
 
-----Ursprüngliche Nachricht-----
Von: Greg Haerr ####@####.#### 
Gesendet: Mittwoch, 16. August 2006 09:17
An: Stumpe Robert; ####@####.####
Betreff: Re: [nanogui] User Interface designer

> Due to the fact that there's not much left from the old code, I renamed
the project to tnw2000.

What's the 2000 stand for?

Regards,

Greg

[<<] [<] Page 1 of 1 [>] [>>]


Powered by ezmlm-browse 0.20.