On Tue, 2007-07-31 at 01:13 +0200, Mathias Brodala wrote:
> Hi Liam.
>
> (You don’t need to CC me, I’m subscribed.)
evolution really needs a "swap To and Cc fields" button.
> > I've yet to use any open source OCR package that has been less effort than
> > rekeying -- commercial OCR software is w
Hi Liam.
(You don’t need to CC me, I’m subscribed.)
Liam R E Quin, 31.07.2007 00:52:
> On Tue, 2007-07-31 at 00:32 +0200, Mathias Brodala wrote:
>> Since I’m currently working on extracting hardcoded subtitles from some
>> video files, I needed an application to do this. I quickly found SubRip[0]
On Tue, 2007-07-31 at 00:32 +0200, Mathias Brodala wrote:
> Since I’m currently working on extracting hardcoded subtitles from some video
> files, I needed an application to do this. I quickly found SubRip[0], but it
> is,
> unfortunately, only available for Windows.
Check that there's no teletex
Hi everyone.
Since I’m currently working on extracting hardcoded subtitles from some video
files, I needed an application to do this. I quickly found SubRip[0], but it is,
unfortunately, only available for Windows.
I think it would be awesome if there was a seamlessly integrated GTK pendant
usabl
On Mon, 2007-07-30 at 18:54 +0530, Varun Khaneja wrote:
> Hello,
>
> I have been trying to find out about
> the support of off-screen drawing of GTK widgets using Cairo (or any
> other library), but haven't been much successful.
> What I really need to do is to be able to capture the image of the
Hi everybody.
I want to use a GtkDialog to show a message in my application when the user
clicks a particular button; I tried to implement this dialog in the program,
but it appears only when the action is finished, and not when it begins.
I insert here a snippet of the source code:
/* dialog crea
Hello,
I have been trying to find out about
the support of off-screen drawing of GTK widgets using Cairo (or any
other library), but haven't been much successful.
What I really need to do is to be able to capture the image of the widget
without actually showing
it on the screen, which is called of