| View previous topic :: View next topic |
| Author |
Message |
Guest
|
Posted: Sun Mar 13, 2005 1:00 pm Post subject: Portable GUI |
|
|
Unfortunatelly Kylix was a fiasco and therefore the VCX.
Is there a portable GUI (VCL look alike) that can be used both in BCB 6 and
in Linux gcc?
|
|
| Back to top |
|
 |
Ross Guest
|
Posted: Mon Mar 14, 2005 3:23 am Post subject: Re: Portable GUI |
|
|
Harry wrote:
| Quote: | Unfortunatelly Kylix was a fiasco and therefore the VCX.
Is there a portable GUI (VCL look alike) that can be used both in BCB 6 and
in Linux gcc?
|
wxWidgets is a portable libary for GUI creation. Have look at:
1) GUI lib and compiler @ http://wxdsgn.sourceforge.net/
2) GUI lib @ http://www.wxwidgets.org/
|
|
| Back to top |
|
 |
Ron Sawyer Guest
|
Posted: Mon Mar 14, 2005 3:04 pm Post subject: Re: Portable GUI |
|
|
In what way was Kylix a fiasco? I haven't used it and am curious.
<Harry> wrote
| Quote: | Unfortunatelly Kylix was a fiasco and therefore the VCX.
Is there a portable GUI (VCL look alike) that can be used both in BCB 6
and
in Linux gcc?
|
|
|
| Back to top |
|
 |
Guest
|
Posted: Tue Mar 15, 2005 1:27 am Post subject: Re: Portable GUI |
|
|
I would say Kylix is as good as C++ Builder. Neither of them has Borland
support anymore!...
If you still beleive Borland, the C++ Builder will be revised in Delphi IDE
some time in (near?) future. (This issue is still "active" for last X
years.)
Kylix was a bit more unlucky; its problems were started at installation.
It's installation problems never been solved officially, but thanks to 3rd
party volunteers who published some patch utilities to fix it partially.
Kylix performance (compared to zillions of other open source freeware tools
for Linux) was not good.
As a Borland user for very long time, I do remember that it was really
exiciting moments when Borland was annunced their intention for Kylix. Since
than Borland is on a very stable declining path to make its old users (I
suspect if they have any new user) unhappy. I beleive Borland needs a
serious change in its top levels. I do miss good old days of Borland with
Phillippe Kahn.
| Quote: | In what way was Kylix a fiasco? I haven't used it and am curious.
Unfortunatelly Kylix was a fiasco and therefore the VCX.
Is there a portable GUI (VCL look alike) that can be used both in BCB 6
and
in Linux gcc?
|
|
|
| Back to top |
|
 |
Marian Krivos Guest
|
Posted: Thu Mar 17, 2005 1:12 pm Post subject: Re: Portable GUI |
|
|
Harry wrote:
| Quote: | Unfortunatelly Kylix was a fiasco and therefore the VCX.
Is there a portable GUI (VCL look alike) that can be used both in BCB 6 and
in Linux gcc?
OpenGUI - www.tutok.sk/fastgl |
|
|
| Back to top |
|
 |
Ed Mulroy [TeamB] Guest
|
Posted: Thu Mar 17, 2005 5:50 pm Post subject: Re: Portable GUI |
|
|
Is that available in a Windows version? (a version that works with
Windows and does not need CGWIN)
.. Ed
| Quote: | Marian Krivos wrote in message
news:4239822d (AT) newsgroups (DOT) borland.com...
OpenGUI - www.tutok.sk/fastgl
|
|
|
| Back to top |
|
 |
mr_organic Guest
|
Posted: Thu Mar 17, 2005 6:17 pm Post subject: Re: Portable GUI |
|
|
"Ed Mulroy [TeamB]" <dont_email_me (AT) invalid (DOT) com> wrote in news:4239c369
@newsgroups.borland.com:
| Quote: | Is that available in a Windows version? (a version that works with
Windows and does not need CGWIN)
. Ed
Marian Krivos wrote in message
news:4239822d (AT) newsgroups (DOT) borland.com...
OpenGUI - www.tutok.sk/fastgl
|
A better cross-platform option is wxWidgets ([url]http://www.wxwidgets.org)[/url].
It's somewhat MFC-ish in design, but it works on X Window, Mac OS X, and
Windows, and it's actively maintained by a large group of people. Quite a
few open-source and even commercial products use it. It even has bindings
for other languages like Perl and Python.
mr_organic
|
|
| Back to top |
|
 |
Peter Agricola Guest
|
Posted: Thu Mar 17, 2005 6:19 pm Post subject: Re: Portable GUI |
|
|
"Ed Mulroy [TeamB]" <dont_email_me (AT) invalid (DOT) com> schreef in bericht
news:4239c369 (AT) newsgroups (DOT) borland.com...
| Quote: | Is that available in a Windows version? (a version that works with
Windows and does not need CGWIN)
|
http://www.tutok.sk/fastgl/INSTALL.html
See "Borland C++ support" section.
Peter
|
|
| Back to top |
|
 |
Ed Mulroy [TeamB] Guest
|
Posted: Thu Mar 17, 2005 7:36 pm Post subject: Re: Portable GUI |
|
|
Thanks for the heads up.
Does it work with Windows and Borland products or do you have to use
things like Cgwin or gnu make?
.. Ed
| Quote: | mr_organic wrote in message
news:4239c9c2$1 (AT) newsgroups (DOT) borland.com...
A better cross-platform option is wxWidgets
([url]http://www.wxwidgets.org)[/url].
It's somewhat MFC-ish in design, but it works on X Window, Mac OS X,
and
Windows, and it's actively maintained by a large group of people.
Quite a
few open-source and even commercial products use it. It even has
bindings
for other languages like Perl and Python.
|
|
|
| Back to top |
|
 |
mr_organic Guest
|
Posted: Thu Mar 17, 2005 7:58 pm Post subject: Re: Portable GUI |
|
|
"Ed Mulroy [TeamB]" <dont_email_me (AT) invalid (DOT) com> wrote in news:4239dc50$1
@newsgroups.borland.com:
| Quote: | Thanks for the heads up.
Does it work with Windows and Borland products or do you have to use
things like Cgwin or gnu make?
. Ed
|
It's got makefiles for Borland C++, Visual C++, GNU, Mac OS X, and
CodeWarrior. The Borland makefiles were a little stale in the newest build
tree, but the production makefiles worked fine for me.
mr_organic
|
|
| Back to top |
|
 |
Ed Mulroy [TeamB] Guest
|
Posted: Thu Mar 17, 2005 11:18 pm Post subject: Re: Portable GUI |
|
|
That's good news.
| Quote: | The Borland makefiles were a little stale ...
|
Not really bad news. Of all the problems I could have with it, a
stale make file is something I think I can handle. <g>
.. Ed
| Quote: | mr_organic wrote in message
news:4239e17b$1 (AT) newsgroups (DOT) borland.com...
It's got makefiles for Borland C++, Visual C++, GNU, Mac OS X, and
CodeWarrior. The Borland makefiles were a little stale in the newest
build
tree, but the production makefiles worked fine for me.
|
|
|
| Back to top |
|
 |
Michael McCulloch Guest
|
Posted: Fri Mar 18, 2005 5:23 pm Post subject: Re: Portable GUI |
|
|
On Mon, 14 Mar 2005 14:23:07 +1100, Ross <not (AT) home (DOT) com> wrote:
I've been following the wxDesigner progress over the last year or so
and it is starting to look very promising. I'm actually considering
producing a couple of production-level apps with it.
I have yet to try to create my own custom components and don't know
how easily this can be done in either wxWidgets or wxDesigner.
Obviously it should integrate well with most any C++ class not tied to
the GUI.
Lightweight GUI component creation is the key feature that keeps me
coming back to the Borland products.
---
Michael McCulloch
|
|
| Back to top |
|
 |
Ross Guest
|
Posted: Sat Mar 19, 2005 9:55 pm Post subject: Re: Portable GUI |
|
|
Check out http://wxdsgn.sourceforge.net/
This is what CBX might have been!
Ed Mulroy [TeamB] wrote:
| Quote: | That's good news.
The Borland makefiles were a little stale ...
Not really bad news. Of all the problems I could have with it, a
stale make file is something I think I can handle.
. Ed
mr_organic wrote in message
news:4239e17b$1 (AT) newsgroups (DOT) borland.com...
It's got makefiles for Borland C++, Visual C++, GNU, Mac OS X, and
CodeWarrior. The Borland makefiles were a little stale in the newest
build
tree, but the production makefiles worked fine for me.
|
|
|
| Back to top |
|
 |
Ed Mulroy [TeamB] Guest
|
Posted: Sun Mar 20, 2005 1:25 pm Post subject: Re: Portable GUI |
|
|
| Quote: | This is what CBX might have been! ...
|
Thankfully they at least kept it away from that fate, a piece of
software dependent upon mingw.
.. Ed
| Quote: | Ross wrote in message
news:423c9eab (AT) newsgroups (DOT) borland.com...
Check out http://wxdsgn.sourceforge.net/
This is what CBX might have been!
|
|
|
| Back to top |
|
 |
Ross Guest
|
Posted: Mon Mar 21, 2005 12:54 am Post subject: Re: Portable GUI |
|
|
Kept what away, from what fate?
Oh you mean being kept away from a RAD C++ IDE that works! Yes I'm glad
we were saved from that fate!! How much better it is to "pay" for a
defuct piece of software.
If you dont like mingw fine, use VC instead.
http://wxdsgn.sourceforge.net/tutorial/wx-vc2003.htm
I never took you guys as being blinkered but clearly its worse, you've
got your eyes closed.
Ed Mulroy [TeamB] wrote:
| Quote: | This is what CBX might have been! ...
Thankfully they at least kept it away from that fate, a piece of
software dependent upon mingw.
. Ed
Ross wrote in message
news:423c9eab (AT) newsgroups (DOT) borland.com...
Check out http://wxdsgn.sourceforge.net/
This is what CBX might have been!
|
|
|
| Back to top |
|
 |
|