Paul Pogonyshev wrote:
> daa84 wrote:
>> daa84 ?:
>> > I start to write my widget with FlowLayout functionality (with
>>> row-breaking). And find next problem:
>>>
>>> gtk_widget_size_request function obtains the preferred size of a widget
>>> gtk_widget_size_allocate assign a size and positi
Tor Lillqvist escribió:
> Marcelo Armengot writes:
> > I have maked a little window dialog with C-gtk.
>
> What is C-gtk?
>
> > while no problems founded under GNU/Linux, under Win32 the software
> > stop. I dont understand it. Anybody have any idea?
>
> Not unless you give more details. Prefer
Marcelo Armengot writes:
> I have maked a little window dialog with C-gtk.
What is C-gtk?
> while no problems founded under GNU/Linux, under Win32 the software
> stop. I dont understand it. Anybody have any idea?
Not unless you give more details. Preferrably try to distill the
problem down t
Kevin DeKorte wrote:
> I have a gtk_button that I am putting an image in. The size of the
> button after I put the image in is larger than I would like... is there
> a way to tighten up some of the extra white space around the image in
> the button?
Try GTK_WIDGET_UNSET_FLAGS (button, GTK_CAN_DEFA
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi All,
I have a gtk_button that I am putting an image in. The size of the
button after I put the image in is larger than I would like... is there
a way to tighten up some of the extra white space around the image in
the button?
I tried, gtk_button_s
I have maked a little window dialog with C-gtk. I launch it from another
software (dotty), but while no problems founded under GNU/Linux, under
Win32 the software stop.
I dont understand it.
Anybody have any idea?
___
gtk-app-devel-list mailing list
On 2/22/07, Jerome Le Saux <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I would like to use a list in a scrolling windows in a gtk2 application.
> My items are the following :
> int Item number | string name | string extension | int length
>
> I saw int he API website I can use GtkItem and GtkListStore
[off topic only as much as the rest of this thread]
On Fri, Feb 23, 2007 at 02:57:11AM -0500, Freddie Unpenstein wrote:
> > Do the packagers read this list?
> > Do the maintainers read this list?
>
> I don't know. Do they? Do you know for a fact that none of them do? Do you
> know that none of
G Hasse wrote:
> Hello!
>
> I have panel PC without a window manager.
>
> I want to position the windows with -geometry 100x100+200+200
> something.
>
> I have not found any way to do this. Funny though the
> option --display=XXX.XXX.XXX.XXX:0.0 does work.
>
> Accodingly one might try --geometr