X-Designer 5

This forum is read only. No new submissions are accepted.

Questions about motif? Contact us

2 posts / 0 new
Last post
X-Designer 5

Submitted by machnone on Tue, 01/30/2001 - 01:03. Developers
I want to insert a piece of code (a #ifdef statement) into a gui file generated by X-Designer 5. I already have some code in, using the preludes, but I want to put the statement before the attatchment section.
Is there any way to do this?

ICS_support

Perhaps the generated code is already set up to #include a file you`ve created by hand; you can put the #ifdef into that file. This would be a workaround.