$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Andreas Huber (ahd6974-spamgroupstrap_at_[hidden])
Date: 2005-09-30 15:29:58
Andy Little wrote:
> I was wondering if it might be useful to decode raw gui events eg
> "some timed sequence of raw mouse actions" = "left button
> doubleclick event"?
Maybe I'm underestimating the task but such an FSM seems to be simple
enough (flat and ~4 states?) that it could be implemented from scratch
in say 2 hours? I guess you wouldn't get much leverage from
Boost.Statechart here, which is more geared towards medium-large size
FSMs.
HTH,
-- Andreas Huber When replying by private email, please remove the words spam and trap from the address shown in the header.