Information Systems
Home Products QA Support Download Contact
Products:
Omnicode StopNation Animated movies from your still pictures.

Omnicode Twist Twist up your videos.

Omnicode Snatch Capture videos from your desktop.


Latest QA tips from Omnicode:
How do I route mail through another server with Sendmail? 11 Jan 2010
Check out the SMART_HOST
How do I change a file mod time in c++? 07 Jan 2010
This is the windows version. The Unix version is pretty much the same, except you don't have the funny underscores. #include void setFileModSeconds(const std:
How do you parse a dot '.' in a regular expression? 30 Oct 2009
You need to use the escape character, a slash \. So in java or c/c++ you'd need to use a double slash. "\\." Since the slash needs to be
Why doesn't split work in my String after = id.value? 21 Oct 2009
If you do something like: var s = document.getElementById("field"); var sa = s.split("."); It won't work. s is not a string at that point. Try: var s =
Why won't my wxWindow windows draw after Refresh or Update? 20 Oct 2009
You need to call them both. One or the other usually doesn't work for most active drawing. Refresh essentially invalidates the update region and update forces an immediate
How do I draw into a bitmap in wxWidgets? 22 Sep 2009
wxMemoryDC dc; wxBitmap bm(400, 400, dc); dc.SelectObject(bm); dc.SetBrush(wxBrush(wxColour(255,255,255))); dc.DrawRectangle(0, 0, 399, 399); dc.DrawLine(0, 0, 399, 399);
Security tab missing in explorer for XP 14 Sep 2009
My Computer/Tools/folder options/view Uncheck Use Simple File Sharing
Why doesn't Journal Playback work with Vista? 07 Sep 2009
First of all, you need to disable UAC from command line:msconfig. Go to the Tools tab to disable. There may be a way of doing this using manifests
Why doesn't innerHTML work in IE? 20 Aug 2009
It can be a lot of different issues. Older versions of IE don't implement the property properly or even at all in some really old versions. One thing
Support Topics:
Snatch Where can I download Snatch? 01/09/2010
Twist Where can I download Twist? 01/09/2010
StopNation Where can I download StopNation? 01/09/2010
StopNation Why can't I create new sound? 10/06/2008
StopNation Can I add video clips to Stopnation? 10/07/2008
Website Topics:
Copyright 2010, Omnicode Inc. Omnicode is a registered trademark of Omnicode Inc.