Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » when does VE plan to support c/c++ GUI designing?
when does VE plan to support c/c++ GUI designing? [message #103040] Mon, 22 August 2005 10:57 Go to next message
Eclipse UserFriend
Originally posted by: wangchengyang.gmail.com

hi,
VE is a great thing!But when I attemp to use it to develop c/c++
application with cdt, how can I design some GUIs like MS's visual C++ do?

Thanks!
Re: when does VE plan to support c/c++ GUI designing? [message #103057 is a reply to message #103040] Mon, 22 August 2005 13:57 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: myersj.gmail.com

As far as I know, no one has proposed a project to support a c/c++
toolkit using the VE. The VE team is currently focused on developing
support for SWT and RCP apps, so it's unlikely that the core team will
start working on this in the near future. It will most likely have to
be a community driven effort.

What UI toolkit are you interested in developing with?

- Jeff

wangchengyang wrote:
> hi,
> VE is a great thing!But when I attemp to use it to develop c/c++
> application with cdt, how can I design some GUIs like MS's visual C++ do?
>
> Thanks!
>
Re: when does VE plan to support c/c++ GUI designing? [message #103070 is a reply to message #103057] Mon, 22 August 2005 15:50 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: wangchengyang.gmail.com

thanks for your reply ;-)
I usually use some open source UI tools such as gnome's glade or kdeveloper
to develop my applications if the GUI is needed.
Borland can build the c++builder RAD with pascal lib,why cannot we build
the c/c++ RAD using java-base VE?
"Jeff Myers" <myersj@gmail.com> ??????:decll9$tkg$1@news.eclipse.org...
> As far as I know, no one has proposed a project to support a c/c++ toolkit
> using the VE. The VE team is currently focused on developing support for
> SWT and RCP apps, so it's unlikely that the core team will start working
> on this in the near future. It will most likely have to be a community
> driven effort.
>
> What UI toolkit are you interested in developing with?
>
> - Jeff
>
> wangchengyang wrote:
>> hi,
>> VE is a great thing!But when I attemp to use it to develop c/c++
>> application with cdt, how can I design some GUIs like MS's visual C++ do?
>>
>> Thanks!
>>
Re: when does VE plan to support c/c++ GUI designing? [message #103084 is a reply to message #103070] Mon, 22 August 2005 17:37 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: myersj.gmail.com

wangchengyang wrote:
> thanks for your reply ;-)
> I usually use some open source UI tools such as gnome's glade or kdeveloper
> to develop my applications if the GUI is needed.
> Borland can build the c++builder RAD with pascal lib,why cannot we build
> the c/c++ RAD using java-base VE?

The simple answer is no one has put the effort to develop that
functionality yet. There hasn't been any serious proposals for
implementing such features, or discussions of what toolkit to develop
for, etc. Volunteers are always welcome :)

- Jeff
Re: when does VE plan to support c/c++ GUI designing? [message #103098 is a reply to message #103070] Mon, 22 August 2005 17:39 Go to previous messageGo to next message
Jason Cone is currently offline Jason ConeFriend
Messages: 3
Registered: July 2009
Junior Member
It's not VE, but have you seen the flash demo that uses Glade and Eclipse?

http://people.redhat.com/overholt/nativeeclipse/index.html
Re: when does VE plan to support c/c++ GUI designing? [message #103152 is a reply to message #103098] Tue, 23 August 2005 14:15 Go to previous message
Eclipse UserFriend
Originally posted by: wangchengyang.gmail.com

It's greatly,It's what I want! Thanks a lot!

"Jason Cone" <jcone@sbcglobal.net>
??????:15605669.1124732418070.JavaMail.root@cp1.javalobby.org...
> It's not VE, but have you seen the flash demo that uses Glade and Eclipse?
>
> http://people.redhat.com/overholt/nativeeclipse/index.html
Re: when does VE plan to support c/c++ GUI designing? [message #610350 is a reply to message #103040] Mon, 22 August 2005 13:57 Go to previous message
Jeff Myers is currently offline Jeff MyersFriend
Messages: 396
Registered: July 2009
Senior Member
As far as I know, no one has proposed a project to support a c/c++
toolkit using the VE. The VE team is currently focused on developing
support for SWT and RCP apps, so it's unlikely that the core team will
start working on this in the near future. It will most likely have to
be a community driven effort.

What UI toolkit are you interested in developing with?

- Jeff

wangchengyang wrote:
> hi,
> VE is a great thing!But when I attemp to use it to develop c/c++
> application with cdt, how can I design some GUIs like MS's visual C++ do?
>
> Thanks!
>
Re: when does VE plan to support c/c++ GUI designing? [message #610351 is a reply to message #103057] Mon, 22 August 2005 15:50 Go to previous message
Eclipse UserFriend
Originally posted by: wangchengyang.gmail.com

thanks for your reply ;-)
I usually use some open source UI tools such as gnome's glade or kdeveloper
to develop my applications if the GUI is needed.
Borland can build the c++builder RAD with pascal lib,why cannot we build
the c/c++ RAD using java-base VE?
"Jeff Myers" <myersj@gmail.com> ??????:decll9$tkg$1@news.eclipse.org...
> As far as I know, no one has proposed a project to support a c/c++ toolkit
> using the VE. The VE team is currently focused on developing support for
> SWT and RCP apps, so it's unlikely that the core team will start working
> on this in the near future. It will most likely have to be a community
> driven effort.
>
> What UI toolkit are you interested in developing with?
>
> - Jeff
>
> wangchengyang wrote:
>> hi,
>> VE is a great thing!But when I attemp to use it to develop c/c++
>> application with cdt, how can I design some GUIs like MS's visual C++ do?
>>
>> Thanks!
>>
Re: when does VE plan to support c/c++ GUI designing? [message #610352 is a reply to message #103070] Mon, 22 August 2005 17:37 Go to previous message
Jeff Myers is currently offline Jeff MyersFriend
Messages: 396
Registered: July 2009
Senior Member
wangchengyang wrote:
> thanks for your reply ;-)
> I usually use some open source UI tools such as gnome's glade or kdeveloper
> to develop my applications if the GUI is needed.
> Borland can build the c++builder RAD with pascal lib,why cannot we build
> the c/c++ RAD using java-base VE?

The simple answer is no one has put the effort to develop that
functionality yet. There hasn't been any serious proposals for
implementing such features, or discussions of what toolkit to develop
for, etc. Volunteers are always welcome :)

- Jeff
Re: when does VE plan to support c/c++ GUI designing? [message #610353 is a reply to message #103070] Mon, 22 August 2005 17:39 Go to previous message
Jason Cone is currently offline Jason ConeFriend
Messages: 3
Registered: July 2009
Junior Member
It's not VE, but have you seen the flash demo that uses Glade and Eclipse?

http://people.redhat.com/overholt/nativeeclipse/index.html
Re: when does VE plan to support c/c++ GUI designing? [message #610357 is a reply to message #103098] Tue, 23 August 2005 14:15 Go to previous message
Eclipse UserFriend
Originally posted by: wangchengyang.gmail.com

It's greatly,It's what I want! Thanks a lot!

"Jason Cone" <jcone@sbcglobal.net>
??????:15605669.1124732418070.JavaMail.root@cp1.javalobby.org...
> It's not VE, but have you seen the flash demo that uses Glade and Eclipse?
>
> http://people.redhat.com/overholt/nativeeclipse/index.html
Previous Topic:VE don't start
Next Topic:NoSuchMethodError with swt.graphics
Goto Forum:
  


Current Time: Thu Apr 25 09:55:07 GMT 2024

Powered by FUDForum. Page generated in 0.03394 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top