[Gtk-sharp-list] Need a DateTimePicker

Emiliano Gabriel Canedo ecanedo at postresbalcarce.com.ar
Tue Jul 1 19:19:01 UTC 2014


El mar, 01-07-2014 a las 19:49 +0200, Jacek Rużyczka escribió:

> Am Dienstag, den 01.07.2014, 10:54 -0300 schrieb Emiliano Gabriel
> Canedo:
> > Hello all!
> > 
> > I need a DateTimePicker for a proyect. I thought about doing it from a
> > renderization of Gtk.Calendar in a ComboBoxEntry, but i don't how to
> > create a custom CellRenderer with a Calendar.
> 
> I have developed such a widget. Instead of a ComboBoxEntry, I created a
> custom widget using an Entry and a Button inside an HBox. Upon clicking
> the button, you get a popup window with a Calendar widget inside.
> Selecting a specific date / time triggers a callback to the
> abovementioned custom widget filling in the date / time into the Entry.
> Additionally, you can hammer the date manually into the Entry. It's then
> automatically converted into ISO syntax.
> 
> The sourcecode is fairly simple, but as I develop with MonoDevelop
> (partial classes, you know…), it's not very easy to post the code here.
> If you are interested, however, I could post it as an attachment.
> 
> Kind regards
> Jacek Rużyczka
> 
> 
> 

Hello Jacek,

It's the widget i need. If you post the code (in github, or in any
place), i'll be very grateful.

thanks!
Emiliano

-- 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/gtk-sharp-list/attachments/20140701/99ce4178/attachment.html>


More information about the Gtk-sharp-list mailing list