Whoops, maybe it's not a good idea to apply this...

I was trying to get rid of external definitions like this
> -    wxEVT_COMMAND_BUTTON_CLICKED : INTEGER is
> -             external "C use %"ewxw_glue.h%""
> -             alias "expEVT_COMMAND_BUTTON_CLICKED"
> -             end

But not constants like these

> -     wxTR_EDIT_LABELS: INTEGER is 512
> -     wxTR_ROW_LINES: INTEGER is 1024
> -     wxTR_HIDE_ROOT: INTEGER is 2048
> -     wxTR_HAS_VARIABLE_ROW_HEIGHT: INTEGER is 128

Sorry for the noise.

But since I'm writing another message to the list, how about using
Benedikt Huber's language-c module to parse the wxWidgets includes
files rather this handwritten Eiffel layer of constants?

-- 
Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow>
PGP Key ID: 08AC04F9

Attachment: signature.asc
Description: Digital signature

------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
wxhaskell-devel mailing list
wxhaskell-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxhaskell-devel

Reply via email to