From: Vicki Stanfield [mailto:vicki@stanfield.net]
On a related note, is there any ide which will allow me to import an
existing file (wxPython code) and use it in the ide. My knowledge is
limited with regard to ides, but I get the feeling that it is a start from
scratch thing. If I, for instance, want to rework my gui, can that be done
from an existing startpoint or do I have to start from scratch?
I would think that any IDE's that generate XRC format output could be used
interchangeably. However, the only IDE I know that generates XRC is wxGlade,
and I think I vaguely remember, wxDesigner, but not sure on that one.
Oliver
Schoenborn, Oliver wrote:
I would think that any IDE's that generate XRC format output could be used
interchangeably. However, the only IDE I know that generates XRC is wxGlade,
and I think I vaguely remember, wxDesigner, but not sure on that one.
wxDesigner does export XRC, though I havn't used that feature.
Also, for what it's worth, the author of wxDesigner, Robert Roebling, has contributed a great deal to the wxWidgets project, so paying for wxDesigner is kind of like contirbuting to wxWidgets development.
I havn't tried wxGlad yet, and havn't tried Boa for a long time. Sizer support in Boa the my main reason for not trying it out again.
-Chris
···
--
Christopher Barker, Ph.D.
Oceanographer
NOAA/OR&R/HAZMAT (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception
Chris.Barker@noaa.gov
wxDesigner does export XRC quite fine.
Schoenborn, Oliver wrote:
> I would think that any IDE's that generate XRC format output could be
> used interchangeably. However, the only IDE I know that generates XRC is
> wxGlade, and I think I vaguely remember, wxDesigner, but not sure on that
> one.
wxDesigner does export XRC, though I havn't used that feature.
Also, for what it's worth, the author of wxDesigner, Robert Roebling,
has contributed a great deal to the wxWidgets project, so paying for
wxDesigner is kind of like contirbuting to wxWidgets development.
I havn't tried wxGlad yet, and havn't tried Boa for a long time. Sizer
support in Boa the my main reason for not trying it out again.
-Chris
- --
UC
- --
Open Source Solutions 4U, LLC 2570 Fleetwood Drive
Phone: +1 650 872 2425 San Bruno, CA 94066
Cell: +1 650 302 2405 United States
Fax: +1 650 872 2417
···
On Wednesday 07 April 2004 02:17 pm, Chris Barker wrote: