On Wed, 2005-10-05 at 08:15 +0200, Iago Rubio wrote:
> On Mon, 2005-10-03 at 01:37 -0700, lucapetra (sent by Nabble.com) wrote:
> > Thanks. Another question:
> > How i have to modify the makefile ? I have to compile using 'pkg-config
> > --cflags --libs gtk+-2.0 gthread-2.0' but i dont' know wher
Hi,
Im trying to install pango 1.0.5 for installing gtk 2.0.9 ( for developing a
apppln. for the arm-based device, Simputer)
in scratchbox,a cross-compilation toolkit in my pc system(Fedora 3).
It first showed that freetype is missing
i installed freetype 2.1.10
but the same error is shown
I check
On Mon, 2005-10-03 at 01:37 -0700, lucapetra (sent by Nabble.com) wrote:
> Thanks. Another question:
> How i have to modify the makefile ? I have to compile using 'pkg-config
> --cflags --libs gtk+-2.0 gthread-2.0' but i dont' know where to modify the
> makefile...
> I tried to modify CFLAGS, LI
flood wrote:
> Hello, In my app I have a text entry widget that will display a small
> number, usually 1-10. However, when I added the entry widget I noticed it
> was very big compared to the amount of text that will be stored in it. Also
> I should mention the user will not be changing the text in
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 10/4/2005 5:07 AM, Stefan Kost wrote:
> Brian J. Tarricone schrieb:
>
>>Hi all,
>>
>>I'm trying to use GtkTreeView's fixed height mode for a playlist that
>>can hold thousands of items, but I'm having a bit of trouble. All I
>>seem to get is:
>>
>
Tristan Van Berkom schrieb:
If you must have generated code, I dont see whats wrong with
the code that glade generates (if its simply unmaintained
in glade-2; I'm not aware of that, better ask on
[EMAIL PROTECTED]).
See Owen Taylor's quoted statement on generated code [1]. All the points
he
Hello, In my app I have a text entry widget that will display a small
number, usually 1-10. However, when I added the entry widget I noticed it
was very big compared to the amount of text that will be stored in it. Also
I should mention the user will not be changing the text inside the entry but
th
Hello,
I use the following function to draw a frame in a gtk_image:
static void draw_frame (long int frame_nbr)
{
GdkPixbuf *pixbuf;
const BYTE *rgb;
PClip vclip_rgb32 = ToRGB32::Create(vclip);
CPVideoFrame frame = vclip_rgb32->GetFrame(frame_nbr);
guint width = frame->GetDimension().G
On Sun, 2005-10-02 at 09:43 +0200, "Alpe.Nusslé" wrote:
> I'm french and I cannot undurstand a long text in english, so I try to
> send you this request.
>
> Can we get an OCR function (reconnaissance de caractères en français)
> with GIMP ?
>
> I would like to read text that I had got with a c
On Tue, 2005-10-04 at 16:30 +0200, Christophe Combelles wrote:
> Liam R E Quin wrote:
> > Unfortunately I have yet to find an open source or Free OCR program
> > that works reliably for me. The best I have used is Finereader
> > made by http://abbyy.com/ but it is commercial, and I think runs
> >
Liam R E Quin wrote:
On Sun, 2005-10-02 at 19:37 -0600, Michael Torrie wrote:
On Sun, 2005-10-02 at 09:43 +0200, "Alpe.Nusslé" wrote:
I'm french and I cannot undurstand a long text in english, so I try to
send you this request.
Can we get an OCR function (reconnaissance de caractères en fra
Colossus wrote:
Hi,
I was told that the code that Glade generates is deprecated.
This is not exactly the case, in the general opinion of the
community; using generated code is depricated.
We have a great tool (libglade) that allows us to bypass this
hard-coded nightmare of generated callba
Hi,
I was told that the code that Glade generates is deprecated.
Apart it and libglade what are other tool who allows me to
build a complete GTK GUI with menus and statusbar ?
Regards
--
Colossus
Cpsed, a Linux OpenGL 3D scene editor
http://cpsed.sourceforge.net/
__
Brian J. Tarricone schrieb:
> Hi all,
>
> I'm trying to use GtkTreeView's fixed height mode for a playlist that
> can hold thousands of items, but I'm having a bit of trouble. All I
> seem to get is:
>
> Gtk-CRITICAL **: gtk_tree_view_insert_column: assertion
> `gtk_tree_view_column_get_sizing (
Greetings,
I have a GtkTreeView/Store which represents a tree which is
basically like a directory tree, but only leaf "directories" may
contain "files". I would like to implement an ability to move any
"directory" (with all its contents, i.e. the entire subtree) to any
other "directory", possibly
On Sun, 2005-10-02 at 19:37 -0600, Michael Torrie wrote:
> On Sun, 2005-10-02 at 09:43 +0200, "Alpe.Nusslé" wrote:
> > I'm french and I cannot undurstand a long text in english, so I try to
> > send you this request.
> >
> > Can we get an OCR function (reconnaissance de caractères en français)
>
Christian Neumair wrote:
Am Sonntag, den 02.10.2005, 20:58 +0200 schrieb The Saltydog:
On 10/1/05, The Saltydog <[EMAIL PROTECTED]> wrote:
On 10/1/05, Christian Neumair <[EMAIL PROTECTED]> wrote:
Do you want to arrange that your tree view does no horizontal scrolling
at all, or that only th
17 matches
Mail list logo