User forums > General (but related to Code::Blocks)

Quick question about wxSmith

(1/1)

nightshadow89:
I've been playing around with wxSmith for a bit, and I've noticed that while changing the .wxs file (via the GUI designer) would result in changes to code, but changing the code would not have the changes reflected in the .wxs file.

I'm just curious, is there a way for code changes to be reflected in the .wxs file? If not, is this planned as a feature?

oBFusCATed:

--- Quote from: nightshadow89 on March 16, 2012, 04:35:16 pm ---If not, is this planned as a feature?

--- End quote ---
No, it is not planned, because it is almost impossible to implement.

nightshadow89:
Thanks for your answer. I was wondering about it because I'm actually coming from C# where this was possible. I do understand that it is a fairly difficult thing to implement; it's just that it can be convenient sometimes.

MortenMacFly:

--- Quote from: nightshadow89 on March 16, 2012, 05:06:06 pm ---I'm actually coming from C# where this was possible.

--- End quote ---
Now count the developers, the business model and the age of (Visual-)C(#) and compare it with C::B (and other free IDE's). This is something you don't do in the first place. In addition C# is based on a CLI which s certainly helpful, too.

Navigation

[0] Message Index

Go to full version