Re: Passing NULL to the function



I would suggest the same, just set the label to show no text

On Thu, Jun 4, 2009 at 3:59 AM, Robert Pearce <rob bdt-home demon co uk> wrote:
On Wed, 3 Jun 2009 17:38:29 -0400 (EDT)
ikorot earthlink net wrote:

> What I want is do something like this:
>
> 1. In my main app create a status bar and the text editor.
>
> 2. In the status bar create some empty panes without the text or the
> control.
>
> 3. Whenever the cursor in text control moves, I will update the text in
> one of the panes, leaving the other panes untouched.
>
> But I need a way to create an empty pane in the status bar (no control,
> no text)...

Is that true? If you're only going to fill the panes with text, then
what you want initially is not "no control, no text" but simply "blank
text". In which case you can pass an empty string ("") to the
constructor.
_______________________________________________
gtk-list mailing list
gtk-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-list



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]