Hi, everybody. i've got a design question. I'd like to use actions (abstractaction and such) in my application, but how would i pass arguments when invoking an action manually?
I'll have some GUI-actions and some "internal" actions
Or shouldn't I mix these things up?