RE: TreeView::append_column_numeric() format?



Here is what the reference page says:

"
iostream manipulators with parameters
This include file defines a set of manipulators that can affect to both
input and output streams of the iostream hierarchy hierarchy of classes.
All these manipulators accept at least one parameter and mostly modify
formatting information.
In order to be able to use these manipulators you have to explicitly include
this file in your code.
"

And this pretty much says it all ...

"
smanip setw ( int n );

<snip>

Return Value.
  Unspecified.
  This function should only be used as a stream manipulator.
****** NB
"

Shame, something along these lines would be just the job.

Gaz


-----Original Message-----
From: gtkmm-list-bounces gnome org [mailto:gtkmm-list-bounces gnome org] On
Behalf Of Igor Gorbounov
Sent: 22 November 2004 11:25
To: Cumming External comneon com
Cc: gtkmm-list gnome org
Subject: Re: TreeView::append_column_numeric() format?


Cumming External comneon com wrote:

> [...]
>
>
>Can you suggest an actual append_column_numeric() method signature?
>
>  
>
Then maybe someone will write the appropriate formatting functions?
Sorry for poor suggestions...
    Igor Gorbounov

_______________________________________________
gtkmm-list mailing list
gtkmm-list gnome org
http://mail.gnome.org/mailman/listinfo/gtkmm-list



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