Re: [gtkmm] Using Entry widget !!!!
- From: Murray Cumming <murrayc usa net>
- To: Ravi Dolas <d_ravu hotmail com>
- Cc: gtkmm-list <gtkmm-list gnome org>
- Subject: Re: [gtkmm] Using Entry widget !!!!
- Date: Fri, 31 Oct 2003 20:35:47 +0100
On Wed, 2003-10-29 at 13:31, Ravi Dolas wrote:
> Hi All,
>
> I am new to gtkmm . I am just building the sample apps to learn
> gtkmm.
> I am using glademm-2.0.0 and gtkmm-2.2.8.
> When I try to use entry widget inside the button click callback
> function
> i.e entry2->set_text(_("Name"));
> It gives error thar entry1 undeclared.
I guess you mean "entry2". Could it be that it has not been declared?
This looks like a simple C++ error, and nothing to do with any
particular widget or class.
--
Murray Cumming
murrayc usa net
www.murrayc.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]