ath. It's an old problem though
- even Windows doesn't have this as a default 'control'.
Murray Cumming
[EMAIL PROTECTED]
www.murrayc.com
___
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list
> GtkExtra has GtkSheet. You should be able to get it from
> http://magnet.fsu.edu/~feiguin/
I mean http://magnet.fsu.edu/~feiguin/gtk/
Murray Cumming
[EMAIL PROTECTED]
www.murrayc.com
___
gtk-list mailing list
[EMAIL PROTECTED
On Tue, 2011-03-15 at 22:11 -0400, Josh Bialkowski wrote:
> I was reading the gtkmm book and when I hit the clock example for
> drawing widgets with cairo, I realized that this was exactly what I was
> looking for (i.e. wanting to draw widgets with cairo). It was only after
> I couldn't get the exa
On Tue, 2011-09-06 at 18:51 -0500, Daniel Espinosa wrote:
> I'm reading about GVariant, still I don't understand all details, but
> found it equivalent to GValue and may be better on memory usage.
>
> Are you considering to replace GValue by GVariant?
GVariant values are for constant values. You
Should the code below work, to get a menu item from a GtkBuilder using
the markup? It doesn't seem to. I'm guessing at the XML syntax
based on this:
https://developer.gnome.org/gtk3/unstable/GtkBuilder.html#BUILDER-UI
I would use Glade to show me the correct syntax, but it doesn't use this
// syn
When would someone want to use a GAction action prefix other than "app."
or "win."?
I'm creating my own GSimpleActionGroup, with it's own group name (the
prefix), as a way to have a set of menu items that's populated at
runtime. Is there a downside to not using "app" or "win"?
--
murr...@murrayc
On Sun, 2013-10-27 at 09:28 +0100, Murray Cumming wrote:
> On Sat, 2013-10-26 at 10:33 -0400, Patrick wrote:
> > Hi Everyone
> >
> > I have a table of buttons. On clicking a button I would like a new table
> > of buttons to take the first tables place.
> >
>
On Sat, 2013-10-26 at 10:33 -0400, Patrick wrote:
> Hi Everyone
>
> I have a table of buttons. On clicking a button I would like a new table
> of buttons to take the first tables place.
>
> I am assuming I do this by hiding the first table, and inserting another
> in the callback function but I
hich might be related:
>
> * Failed Patch: glib-2.35.x-external-gdbus-codegen.patch !
> * (
> /var/lib/layman/gnome-next/dev-libs/glib/files/glib-2.35.x-external-gdbus-codegen.patch
> )
>
> Does anyone know what's happening with this?
Problems with Gentoo packages sh
exact
clues about what people should do.
But I don't know what CSS would replace
gtk_widget_override_background_color() for a GtkTextView. If I use
"background-color: #whatever" then only the background of the content's
text is colored, not the background of the whole area.
On Fri, 2015-02-13 at 14:50 +, Emmanuele Bassi wrote:
> hi;
>
> On 11 February 2015 at 13:08, Murray Cumming wrote:
> > The gtk_widget_override_*() functions were recently deprecated:
> > https://git.gnome.org/browse/gtk+/commit/?id=63efdca2
> > (Th
On Sun, 2015-02-15 at 11:40 +0100, Murray Cumming wrote:
> However, while getting these screenshots I noticed that the change is
> caused by different GTK+ versions, regardless of what API I use. I'll
> try to narrow down what caused the change and file a bug.
I was wrong again. T
parts of
your source code need to be loosely coupled anyway.
--
Murray Cumming
murr...@murrayc.com
www.murrayc.com
___
gtk-list mailing list
gtk-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-list
e?
For instance:
https://git.gnome.org/browse/glibmm/tree/MSVC_Net2013
--
Murray Cumming
murr...@murrayc.com
www.murrayc.com
___
gtk-list mailing list
gtk-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-list
de of source
> tree), but it's worth discussing to see what changes can be done to
> make them work and incorporate into source tree.
>
> What say you?
Apparently the existing projects work so far at least for some people,
so please do try to work with
ntinue to be the case unless the build files are in the
upstream dependencies' repositories where people can maintain them
together over time.
All attempts to do this separately fail.
--
Murray Cumming
murr...@murrayc.com
www.murrayc.com
___
gtk-list mailing list
gtk-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-list
re I could find the sources?
Google give us this:
http://home.wtal.de/petig/Gtk/
Which also mentions the glademm mailing list.
Murray Cumming
[EMAIL PROTECTED]
www.murrayc.com
___
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list
the gtk-demo. Thanks!
The signals for each widget are listed in the GTK+ documentation. For
instance,
http://developer.gnome.org/doc/API/2.0/gtk/GtkButton.html
Murray Cumming
[EMAIL PROTECTED]
www.murrayc.com
___
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list
implementations of the GtkTreeModel.
>
> This is not very difficult to do, though a bit laborious (That's why
> they came up with C++ :)
This might be easier in gtkmm, though we have no official examples of it
yet. But I think some people have done it.
>Murray Cummin
Can't you just freeze and unfreeze the TreeView somehow when adding lots of
rows?
Murray Cumming
[EMAIL PROTECTED]
www.murrayc.com
> -Original Message-
> From: Olaf Fraczyk [mailto:[EMAIL PROTECTED]
> Sent: Freitag, 28. März 2003 10:49
> To: Andrew E. Makeev
> Cc:
It depends on the widget. For simple text, gtk_editable_copy_clipboard()
might be what you need. Or there's something similar for GtkTextView.
For custom data you'll need to understand the concepts. Here are some C++
examples:
http://www.gtkmm.org/gtkmm2/docs/tutorial/html/ch16.ht
deprecated. However, you will
probably need to port any GtkCList or GtkCTree code to GtkTreeView - that's
not a simple conversion and it might take a while. It's worth it though.
Murray Cumming
[EMAIL PROTECTED]
www.murrayc.com
___
gtk-lis
se of the
> slashes "/" in the filename)
Maybe an exact error message would be more helpful.
Murray Cumming
[EMAIL PROTECTED]
www.murrayc.com
Remember to use the "Reply To All" feature with mailing lists.
___
gtk-list mailing list
[EM
uot;cross-compiling" and is a very
normal issue for embedded developers. I believe there are solutions. I don't
know what they are.
Murray Cumming
[EMAIL PROTECTED]
www.murrayc.com
___
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list
e using LGPL libraries such as GTK+ to develop
closed-source product. Their lawyers seem to be satisfied. The LGPL is
well understood. It would be best to contact the FSF if you think they
should explain their licenses even more clearly. I think that licenses
for commercial libraries te
w:
http://www.gtkmm.org/gtkmm2/docs/tutorial/html/ch08.html
Murray Cumming
[EMAIL PROTECTED]
www.murrayc.com
___
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list
> From: Fahad Khalid [mailto:[EMAIL PROTECTED]
> Hi All,
>
> Please let me know if there is any support for Java
> in GTK+. Kindly also tell of any method available to get
> those libraries used from java.
There is a Java binding listed here:
http://www.gtk.org/bin
> From: Luiz Rafael Culik Guimaes [mailto:[EMAIL PROTECTED]
> How to compile gtk with gcc 2.95.3
Just like with any other compiler. Do you have a specific problem with that
version of gcc?
Murray Cumming
[EMAIL PROTECTED]
www.murrayc.com
Remember to use the "Reply To All" feat
am I misunderstanding
something?
We use this in the internals of gtkmm and I'm sure it works most of the
time, so I am confused. We can of course just connect to the "destroy"
signal if we can't get this to work consistently.
Murray Cumming
[EMAIL P
button to container: container adopts button, reference count 1,
> not floating
> destroy button: button is removed from parent, reference
> count drops to 0, finalized
>
> But if you destroy a floating button, nothing will happen to
> the reference count.
OK, thanks. Out
le wrote their own, but wouldn't it make sense to have
> them part of the standard distibution?
See also:
http://bugzilla.gnome.org/show_bug.cgi?id=116552
--
Murray Cumming
[EMAIL PROTECTED]
www.murrayc.com
___
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list
thout any
> complaint. However, I later see this...
>
> checking for working mkdir -p... yes
> mkdir: too few arguments
> Try `mkdir --help' for more information.
>
> It seems the script isn't passing something too the mkdir command,
> however, I'm at a
> Sorry about not supplying version info.
>
> RH9 and PHP-GTK 0.5.2
Isn't there a PHP-GTK mailing list?
Murray Cumming
[EMAIL PROTECTED]
www.murrayc.com
Remember to use the "Reply To All" feature with mailing lists.
___
gtk-
he editable_cells part of the
gtk-demo, in the GTK+ tarball.
It's much easier in gtkmm. We have Gtk::TreeView::append_column_editable():
http://www.gtkmm.org/gtkmm2/docs/tutorial/html/ch08s02.html#id2877740
Murray Cumming
[EMAIL PROTECTED]
www.murrayc.com
_
at simple
in plain GTK+. Maybe you need to mark it as editable somehow too. Have you
looked at the demo code yet?
Murray Cumming
[EMAIL PROTECTED]
www.murrayc.com
Remember to use the "Reply To All" feature with mailing lists.
___
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list
; Hopefully,
>Igor Gorbounov
I would investigate libgnomeprint and libgnomeprintui.
Murray Cumming
[EMAIL PROTECTED]
www.murrayc.com
Remember to use the "Reply To All" feature with mailing lists.
___
gtk-list mailing list
[EMAIL PROTEC
> From: Igor Gorbounov [mailto:[EMAIL PROTECTED]
>> >I would investigate libgnomeprint and libgnomeprintui.
> >
> So it's not wraped for C++ yet...
> Igor Gorbounov
No, it's not. That should be quite easy to do, by looking at existing *mm
projects
s a path to the directory containing .pc files, not a particular
file. There should be lots of information about it in the archives or
google.
--
Murray Cumming
[EMAIL PROTECTED]
www.murrayc.com
___
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list
On Tue, 2003-07-22 at 14:38, Vidhya CS wrote:
> Murray Cumming wrote:
> > > I also tried setting LD_LIBRARY_PATH and PKG_CONFIG_PATH to glib-2.0.pc
> >
> > It's a path to the directory containing .pc files, not a particular
> > file. There should be lots of info
t this week.
A GTK+ hello world without the fancy GNOME stuff would be a bit easier.
It's just a matter of using PKG_CHECK_MODULES. This might be helpful:
http://www.murrayc.com/learning/linux/using_libraries/using_libraries.shtml#cflagsandlibs
--
Murray Cumming
[EMAIL PR
he image ?
> In this way, if possible, I believe that I can reduce the
> pictures that need create/edit.
I'm fairly sure that you can use Pango to put text on an image, but I have
no idea how exactly.
Murray Cumming
[EMAIL PROTECTED]
www.murrayc.com
Remember to use the &q
> From: João Martins [mailto:[EMAIL PROTECTED]
> is there a windows version of GTK+ 2.2 for windows?
Yes. There is a link from http://www.gtk.org :
http://www.gimp.org/~tml/gimp/win32/
Murray Cumming
[EMAIL PROTECTED]
www.murrayc.com
Remember to use the "Reply To All" feat
ontact
details.
Murray Cumming
[EMAIL PROTECTED]
www.murrayc.com
___
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list
guide might help:
http://developer.gnome.org/dotplan/porting/ar01s12.html#gtk-tree
Murray Cumming
[EMAIL PROTECTED]
www.murrayc.com
___
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list
ome canvas somehow "worked
> around" the GTK problem.
I think the canvas is meant to solve a different set of problems.
Murray Cumming
[EMAIL PROTECTED]
www.murrayc.com
___
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list
people are making very significant contributions. The core coders
will take time to give you detailed critiques and tell you how to move
forward. It's up to you (people in general) to then do the work that they
suggest. There is no alternative to doing the work.
Murray Cumming
[EMAIL PROTECTED
ou were not talking about replacements.
> yet each of these has been around in various forms for years.
Yet they have not reached the necessary level of quality and nobody has
really tried to make them reach it. Dodgy stuff should stay in extra
libraries until it stops being dodgy.
Murray
the TreeViewColumn, CellRenderer, CellRenderer
attribute and CellRenderer data-changed callback can be guessed automatically
most of the time.
Murray Cumming
[EMAIL PROTECTED]
www.murrayc.com
___
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list
resized.
I suspect that it is a GTK+ GtkTreeView bug. You would need to reimplement
this in GTK+ and C to confirm that.
Murray Cumming
[EMAIL PROTECTED]
www.murrayc.com
test.cpp
Description: Binary data
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> I've got a problem with compiling pango 1.2.5 on a SunOS 5.8 (SPARC)
Do we have to guess?
Murray Cumming
[EMAIL PROTECTED]
www.murrayc.com
___
gtk-list mailing list
[EMAIL PROT
X to close the window. If
you don't want the window to be destroyed (the default in GTK+) just hide it
instead in your signal handler and return the appropriate boolean value (I
forget) to stop further processing (and therefore window destruction) of the
signal.
It's eas
> From: Brent Clements [mailto:[EMAIL PROTECTED]
> I was reading the documentation for GTK and I noticed that
> the CLIST widget was now deprecated. If that is the case,
> then what has replaced it?
http://developer.gnome.org/doc/API/2.2/gtk/gtk-question-index.html#id2903891
Mu
> From: Brent Clements [mailto:[EMAIL PROTECTED]
> I was just curious, when writing my application,
>
> do I have the ability to use functions from both libraries(gnome and
> gtk)
Yes.
> or do I have to pick one or the other to write my application?
No.
Murray Cumming
www.
ting/ar01s10.html
Murray Cumming
www.murrayc.com
[EMAIL PROTECTED]
___
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list
ult. Jhbuild and garnome make it
much easier.
But still it's only something that developers of GTK+ should need to do.
Other people don't need to compile from source. I see no problem.
If your disribution makes it difficult to install something, then it's a
problem with the di
ackage on my system is installed with
> autoconf and make, without trouble, from sendmail, bind,
> apache, Perl, X, etc etc etc.
You are unusual.
> GTK is only hard to compile and install by hand because the
> developers have chosen to make it so.
Nobody decided to make anything diffi
and the gentoo distro is all source all
of the time for people who think that's fun.
Murray Cumming
www.murrayc.com
[EMAIL PROTECTED]
___
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list
articular
version of GTK+ on RedHat or Debian in reality.
If the packages are broken then the packages should be fixed. That's not a
building-from-source problem.
Murray Cumming
www.murrayc.com
[EMAIL PROTECTED]
___
gtk-list mailing list
[EMAIL
> Hi, yes it is likely.
Can you give me some more information? Is it likely on debian or Redhat, for
instance? When/where have you seen such a problem?
Murray Cumming
www.murrayc.com
[EMAIL PROTECTED]
___
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list
pms.
> I give up. You have to have more than a basic understanding of the
> operating system and general installation procedures for
> programs to get
> these all to build and install.
Well done. Try the rpms for a simpler life.
Murray Cumming
www.murrayc.com
[EMAIL PROTECTED]
> From: [EMAIL PROTECTED]
> * Installing this version will overwrite your existing
>copy of GTK+-2.0. If you have problems, you'll need
>to reinstall GTK+-2.0.6.
This looks like a copy/paste error. It should mention 2.2 rather than 2.0.
Murray Cumming
www.murrayc.com
I can't figure out what gtk_tree_model_filter_set_modify_func()
http://cvs.gnome.org/lxr/source/gtk+/gtk/gtktreemodelfilter.c#2389
is meant to do. Is there an example or test somewhere that uses it?
Murray Cumming
www.murrayc.com
[EMAIL PROT
GTK+ 1.2.
http://www.gimp.org/~tml/gimp/win32/
People seem to be using gtkmm 2 fairly happily on Windows anyway.
Murray Cumming
www.murrayc.com
[EMAIL PROTECTED]
___
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list
'm glad to know this! Thanks for the info! 8)
Then you will be interested in Cedric's excellent installer. It installs the
demo too, so you don't have to take my word for it. See the link on our
download page:
http://www.gtkmm.org/download.sht
ov
Yes, there is, in cvs. Please encourage him to make a release if you want
one.
Murray Cumming
www.murrayc.com
[EMAIL PROTECTED]
___
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list
p. (Please link to one
if it is big).
Regarding the cursor, as I said before:
This sounds unpleasant. Would it also scroll when you click on the
scrollbar. That would mean that it would scroll on the way to the scrollbar,
and also when you click
> There is a testgtk demo program from gtk+-2.2.4. And it
> shows a Gtktree with lines between nodes. Who knows how
> it was done? I don't know where the sources are.
In the tarball, in the test directory.
Murray Cumming
www.murrayc.com
[E
Igor Gorbounov wrote:
> Hello!
> I urgently need an example of animation using GTK+.
> Please, help me!
See the pixbuf stuff in the demo. I don't know whether it is an example of
what you need, but it is an example.
Murray Cumming
www.murrayc.com
[E
es it to drop out of the bottom position.
>
> I implemented this a long time ago in my LostIRC application,
> which can
> be found at http://lostirc.sourceforge.net/. You should see the
> onScroll and onResize functions in src/gtkmm/TextWidget.cpp.
I think I saw something about
the struct. The new private instance data thing in glib
2.3 also does this, howeer.
Murray Cumming
www.murrayc.com
[EMAIL PROTECTED]
___
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list
s that need to have its state
> stored in config files. There's also a set of widgets that
> can be used as views on object properties:
> http://developer.gimp.org/api/1.3/app/app-gimppropwidgets.html
> In the long run we plan to move this functionality out of the
> GIMP cor
> The GtkSheet is not available in GTK-2.0, and no
> similar functionality.
I have not seen you asking for it on the gtkextra mailing list. That would
be the logical first step.
Murray Cumming
www.murrayc.com
[EMAIL PROTECTED]
___
gtk-list mailin
e talking about this list:
>
> [EMAIL PROTECTED]
>
> or is there another list?
That's the one, as listed on the gtkextra web page.
Murray Cumming
www.murrayc.com
[EMAIL PROTECTED]
___
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list
seems to occur in g_string_len (), actually
> i couldn't find any bug report in the bugzilla project.
Make sure that you are using the latest gtk 2.2.x. I remember a very
significant GIOChannel memory bug that Daniel Elstner fixed about a year
ago.
Then try to make a small test case for bug
Amit BHATNAGAR wrote:
> I would like to use GTKmm (and
> Glademm) as C++ would be my primary development language of choice.
Although you might mean glademm (which does code-generation), you probably
mean libglademm, which instantiates Uis from .glade files at runtime.
Murray C
> I am using gtk+ 2.2.4, so it should be the last stable
> release. Every time when i use any GString / function i get leakage.
Then try to make a small test case for bugzilla.
Murray Cumming
www.murrayc.com
[EMAIL PROTECTED]
___
gtk-list mailin
ive.com/[EMAIL PROTECTED]/msg4.html
You should use libglade instead. The program should then be easier to port
from GTK+ 1.2 to GTK+ 2, because there will be less code.
Murray Cumming
www.murrayc.com
[EMAIL PROTECTED]
___
gtk-list mailing list
[EMAIL P
Because you mentioned C++, I should mention that memory mangement is IMHO
easier and more C++-like with gtkmm.
Murray Cumming
www.murrayc.com
[EMAIL PROTECTED]
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of The Surprises
> Sent
Exactly what operations cause existing GtkTreeIters to be invalid? Is it the
same for all TreeModels? I can't seem to find the relevant part in the API
docs.
Murray Cumming
www.murrayc.com
[EMAIL PROTECTED]
___
gtk-list mailing list
[EMAIL PROT
kTreeIter would no longer be valid
after removing a row.
Murray Cumming
www.murrayc.com
[EMAIL PROTECTED]
___
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list
> this->get_window()->set_background(Gdk::Color("maroon"));
> this->get_window()->clear();
>
> However, it is still gray .
> Where am I wrong?
I doubt that "maroon" is a supported color string, but I don't know what
strings are support
rs
> given to gtk_pixmap_new() was NULL, which isn't allowed.
Also, running your program with the --g-fatal-warnings option when
debugging will help you to find the problem.
--
Murray Cumming
www.murrayc.com
[EMAIL PROTECTED]
___
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list
s because GTK+ doesn't provide gtk_action_set_sensitive().
I've put this in bugzilla:
http://bugzilla.gnome.org/post_bug.cgi
Let's go ahead and add it to gtkmm.
--
Murray Cumming
www.murrayc.com
[EMAIL PROTECTED]
___
gtk-list mailing list
[E
ew text cell?
It's probably not easy. But I'm CCing this to [EMAIL PROTECTED] in case
anybody knows of a way.
--
Murray Cumming
[EMAIL PROTECTED]
www.murrayc.com
___
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list
e will miss the cut, copy, and paste menu items. I doubt
this is worth the bother.
> On Wed, 2004-05-12 at 15:49, Murray Cumming wrote:
> > On Wed, 2004-05-12 at 13:41 -0600, Diana Esch-Mosher wrote:
> > > Is there any convenient way to delete the "input methods" or the &q
I'd like to popup a menu when the user right-clicks on a GtkTreeView's
column header. Does anyone know of any example code for that, or even
an app that does that?
Obviously I don't want to access the private GtkTreeViewColumn::button.
--
Murray Cumming
www.murrayc.com
[
On Fri, 2004-04-30 at 20:14, Victor wrote:
> Hi all,
> I am looking for a GTK+ port for Mac OS X.
GTK+ (and gtkmm) are available via the Fink system. I don't know much
more about it though.
--
Murray Cumming
www.murrayc.com
[EMAIL PROTECTED]
On Wed, 2004-06-23 at 13:09 -0400, Haripriya Ganta wrote:
> Hi,
>
> I need to display an image in gtkmm and i'm new to gtkmm. Could anyone
> please suggest me how to do it. Thanxs in advance.
Use the Gtk::Image widget.
--
Murray Cumming
[EMAIL PROTECTED
On Tue, 2004-06-29 at 01:29 +0200, Christer Palm wrote:
> Hi!
> I've been working for a while with the new UIManager/Action classes, but
> I have some difficulty in finding the "right" way of using them.
>
> First of all, although I can connect a Button to an Action using
> connect_proxy(), it w
On Tue, 2004-06-29 at 11:27 +0200, Sven Neumann wrote:
> Hi,
>
> Christer Palm <[EMAIL PROTECTED]> writes:
>
> > Second, Action doesn't have any useful public/protected
> > constructors. This makes it impossible to subclass Action, which
> > seems to me like a natural way of creating actions.
>
On Tue, 2004-06-29 at 22:37 +0200, Christer Palm wrote:
> Murray Cumming wrote:
> >>Second, Action doesn't have any useful public/protected constructors.
> >
> >
> > There are no public constructors because they are meant to be used via
> > RefPtr. The
ople what to use instead when it tells people
that functions are deprecated.
--
Murray Cumming
[EMAIL PROTECTED]
www.murrayc.com
www.openismus.com
___
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list
> I found the problem, why Gdk::Window in GTKMM-2.4 is not compatible now
> with GdkWindow in GTK+-2.4.
What do you mean? Exactly what problem are you encountering?
Murray Cumming
[EMAIL PROTECTED]
www.murrayc.com
www.openismus.com
___
gtk-list m
> Murray Cumming wrote:
>
>>>I found the problem, why Gdk::Window in GTKMM-2.4 is not compatible now
>>>with GdkWindow in GTK+-2.4.
>>>
>>>
>>
>>What do you mean? Exactly what problem are you encountering?
[snip]
> GTKMM declaring paint_l
ndows, then I see no problem.
The fact that you don't need to cast in C (because of how O-O is
implemented in C for this small part of the API), but you do in C++, is of
no interest to us. Lots of things are different (better) in C++.
Murray Cumming
[EMAIL PROTECTED]
www.murrayc.com
www.ope
t you mean "other model columns" rather than "another cells",
you might try using the set_cell_data_func() callback instead.
http://www.gtkmm.org/docs/gtkmm-2.4/docs/reference/html/classGtk_1_1TreeViewColumn.html#a19
Murray Cumming
[EMAIL PROTECTED]
www.murrayc.com
www.openismus
s can be assigned through another cells only...
>
> Assuming that you mean "other model columns" rather than "another cells",
> you might try using the set_cell_data_func() callback instead.
>
> http://www.gtkmm.org/docs/gtkmm-2.4/docs/reference/html/classGtk_1
Is anyone using GtkCellRendererCombo yet?
Murray Cumming
[EMAIL PROTECTED]
www.murrayc.com
www.openismus.com
___
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list
but the
example isn't working. I think I know what the problem is now, so expect
to see it in the next gtkmm 2.5 tarball.
Murray Cumming
[EMAIL PROTECTED]
www.murrayc.com
www.openismus.com
___
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list
escription of the choice. But I guess this would
require access to the whole GtkComboBox API.
Murray Cumming
[EMAIL PROTECTED]
www.murrayc.com
www.openismus.com
___
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list
1 - 100 of 235 matches
Mail list logo