Forums › TWAIN Classic › From Java with user interface Twain › Re: system events
found an open project at mms computing, a great deal of the work is already done – what we will have to contend with is gui – those things should be called “notorious interface” – has isues like: “Due to the fact that twain is signalling events through the OS-dependent event queues, we need to set up an application window including it’s wndProc callback function.” …. I am put in a pitiful position of not being able to tell you the place where this will run will use that to make life difficult for me + and do it for no reason.
The place where I am going to setup is an isolated area protected by SSL and so on, we drive some things remotely as it is proven ……
never mind.
So anyway, there are going to be some compiler warnings and errors that are going to be uh, challenging 🙂 to get rid of, e.g. packing ints into a byte array:
// copy container pointed to by 'handle' into byte buffer
That sits aside trying to implement CannyEdgeDetector + OCR …. having never done so. Gosh, the possiblities, Road Dog doing forefront cs! Hope I don’t get any re-entrant callbacks stuck in a loop……