On Wed, Jul 10, 2013 at 6:25 AM, Jim Norton wrote:
> Greetings,
>
> I have some unique embedded hardware that has a touchscreen device that
> doesn't have any Linux drivers to make it appear as a mouse etc. The
> touchscreen communicates via USB using a proprietary protocol.
If you are writing fo
Greetings,
I have some unique embedded hardware that has a touchscreen device
that doesn't have any Linux drivers to make it appear as a mouse etc.
The touchscreen communicates via USB using a proprietary protocol.
I have built a simple WebKitGTK 1.6 web-browser running on gtk+
2.24.14 th
Hi,
Does anybody have an example in C using GtkPrintUnixDialog,
gtk_print_job_new and gtk_print_job_send using Pango/Cairo for ordinary
text output on a printer ?
I know one should use GtkPrintOperation now a days, but some design
matters in my project, makes it better for me to use GtkPrin