I always tried to avoid any GUI programming in any language I have used

1. Would be possible to redirect (or embed) the StdLog facilities within my own GUI (kind of log or message window) ?
2. Would be possible to create a GUI-emedded graphic object (bitmap) that can be used for displaying streaming data from a camera (like this one: https://www.matrix-vision.com/USB2.0-in ... uefox.html) ?
3. Would be possible to embed Robert's plots inside my GUI instead of opening an external window?
I have noticed that having resolution = 1000 ticks per second is not fast enough in some of my applications. Would be possible to change it to at least 10000 or even better to 100000 without destroying system's integrity and responsiveness?
BTW, I got an older version of this beatiful device:
http://store.digilentinc.com/analog-dis ... er-supply/
and I wrote a BBox (thin) wrapper for its DLL. If somebody is interested in it, please let me know.