<div class="gmail_quote">On Sat, Aug 20, 2011 at 4:04 PM, Gabriel Beddingfield <span dir="ltr"><<a href="mailto:gabrbedd@gmail.com">gabrbedd@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

IMHO, You're more or less going in the right direction.  There's two main ways to structure your EventType.. and they are both essentially using inheritance.  We'll call them "The C way" and "The C++ Way".  They are more or less equivalent.<br>
</blockquote><div><br>Thanks for that! I like the C++ way, it seems more in line with my way of doing things...<br>I spose I just gotta go derive some classes now :)<br><br>Cheers, -Harry<br></div></div>