gdk_draw_text and offsets
- From: Paul Barton-Davis <pbd op net>
- To: gtk-list gnome org
- Subject: gdk_draw_text and offsets
- Date: Sat, 23 Dec 2000 21:03:12 -0500
here is some code:
gdk_draw_text (area_widget->window,
area_widget->style->font,
area_widget->style->text_gc[GTK_STATE_NORMAL],
10, 10,
label,
label_len);
can anyone explain to me what set of circumstances can lead to this
drawing the text at some position that is *not* (10,10) in the window
provided ? this is happening to me on a regular basis, and i simply
have no idea how it can happen.
--p
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]