Re: how to handle widgets (show/hide?)
- From: Stephane Delcroix <stephane delcroix org>
- To: Mike Gemünde <mike weingutjanson de>
- Cc: f-spot-list gnome org
- Subject: Re: how to handle widgets (show/hide?)
- Date: Wed, 10 Jan 2007 09:40:39 +0100
Hi Mike,
if I had to do it, I'd do it by changing the Visibility of the widgets,
like that:
mywidget.Visible = false;
or
mywidget.Visible = true;
Altough your screenshot looks great, did you try implementing that via a
popup menu with checkitems? it seems more natural to me (mho).
regards
s
On Tue, 2007-01-09 at 22:38 +0100, Mike Gemünde wrote:
> Hi,
>
> I'm working on this feature;
> http://bugzilla.gnome.org/show_bug.cgi?id=380958
>
> The actual state can you see at the screenshot/attachment.
>
> My Problem is, I don't know how I should handle the Widgets appearing
> and disappearing when select or deselect one of these Options. Should I
> use Hide() and Show()? Or create New Widgets and Delete them?
>
> hope anyone have a hinz. The most time I needed was to understand the
> code and this is the first c# code I write.
>
> Mike
> _______________________________________________
> F-spot-list mailing list
> F-spot-list gnome org
> http://mail.gnome.org/mailman/listinfo/f-spot-list
--
Stephane Delcroix
stephane delcroix org
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]