Author Topic: Creating XRC  (Read 4849 times)

Offline Jewe

  • Multiple posting newcomer
  • *
  • Posts: 70
    • Fit Trainer
Creating XRC
« on: December 20, 2005, 09:44:04 am »
Hi,

i was wondering if Code::blocks will be able to create xrc file in the future?
my reason for asking is that I use c++ and python for programs.

At this moment rc2 only creates the cpp files and I would like to use one program for creating the xrc files.
(at this moment xrced does not support the things I want like a date picker)

kind regards,

Jewe
Anything curved in the hardware can be straighten with software :D
OS: Vista64 + Debian(to play with)
Compiler: mingw IDE: Code::Blocks Nightly WX: 2.8.0

Offline David Perfors

  • Developer
  • Lives here!
  • *****
  • Posts: 560
Re: Creating XRC
« Reply #1 on: December 20, 2005, 10:19:51 am »
You can produce xrc files with wxSmith a plugin that comes with the Code::Blocks installation (also in RC2)
OS: winXP
Compiler: mingw
IDE: Code::Blocks SVN WX: 2.8.4 Wish list: faster code completion, easier debugging, refactoring

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: Creating XRC
« Reply #2 on: December 20, 2005, 10:30:20 am »
This "Hello world" tutorial for wxSmith might come in handy :)
Be patient!
This bug will be fixed soon...

Offline Jewe

  • Multiple posting newcomer
  • *
  • Posts: 70
    • Fit Trainer
Re: Creating XRC
« Reply #3 on: December 20, 2005, 03:27:11 pm »
Gentlemen,

thank you for the reply.
I found out after the post that a file was saved.
(bummer that it is not included in the project, and that you can not edit it later on. but you can not have it all :))

so at this moment the plug in is not very usefull for me.

well i'll be.....  :shock:

found it just right now, under the resource item...
Going to play with it... :D
Anything curved in the hardware can be straighten with software :D
OS: Vista64 + Debian(to play with)
Compiler: mingw IDE: Code::Blocks Nightly WX: 2.8.0

Offline squizzz

  • Almost regular
  • **
  • Posts: 132
Re: Creating XRC
« Reply #4 on: December 20, 2005, 04:28:53 pm »
(at this moment xrced does not support the things I want like a date picker)

Try unofficial build of SVN HEAD (instead of RC2) Code::Blocks: http://paginas.terra.com.br/informatica/mauricio/codeblocks/
Date Picker is already implemented and wxSmith got MUCH improved since RC2...
this space is for rent

Offline Jewe

  • Multiple posting newcomer
  • *
  • Posts: 70
    • Fit Trainer
Re: Creating XRC
« Reply #5 on: December 23, 2005, 08:55:05 am »
Ok, I got it running...


And I like it...  :D

some minor items... put I'll put a thread up for it.
Anything curved in the hardware can be straighten with software :D
OS: Vista64 + Debian(to play with)
Compiler: mingw IDE: Code::Blocks Nightly WX: 2.8.0