DateField in DataSetView

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

DateField in DataSetView

Maarten Mostert-2
Hi guys,
Just managed to combine a DateField with a Combo Box clone in my NextData Set work.
The calendar looks a bit sluggish so maybe have to redo it a bit with cairo don't you think..


_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: DateField in DataSetView

jarober
I know that was integrated at the last job I worked, and it wasn't really sluggish....


On Jul 29, 2013, at 4:33 AM, Maarten Mostert <[hidden email]> wrote:

> Hi guys,
> Just managed to combine a DateField with a Combo Box clone in my NextData Set work.
> The calendar looks a bit sluggish so maybe have to redo it a bit with cairo don't you think..
>
> <screen.png>
> _______________________________________________
> vwnc mailing list
> [hidden email]
> http://lists.cs.uiuc.edu/mailman/listinfo/vwnc

James Robertson
http://www.jarober.com
[hidden email]




_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: DateField in DataSetView

Steven Kelly

Maybe Maarten meant "old-fashioned" rather than "slow"? Cairo would probably slow things down for that simple view.

 

James Robertson wrote:

> I know that was integrated at the last job I worked, and it wasn't really

> sluggish....

>

>

> On Jul 29, 2013, at 4:33 AM, Maarten Mostert <[hidden email]>

> wrote:

>

> > Hi guys,

> > Just managed to combine a DateField with a Combo Box clone in my NextData

> > Set work.

> > The calendar looks a bit sluggish so maybe have to redo it a bit with cairo

> > don't you think..

 

cid:B40486DC-625B-4196-A3D0-ACB7843C2E00@home


_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: DateField in DataSetView

Maarten Mostert-2
<base href="x-msg://253/">Yes that is true it looks a bit Win95nish, I will anyway have to modify it to take account for available dates, but don't think that Cairo will slow things down. Cairo's speed is compromised only when gradients need to be calculated over a big surfaces which would not be the case for such a small window.
I have issue related to the UI Painter of the DateField however which uses menus to define weekend days and week start days and day abbreviation. That is not flexible enough for my application so I'll probably convert these to accessor methods similar to the print and read selector of ComboBox.
I also don't see any interest in maintaining the spin button although that is obviously subjective.

@+Maarten.

Le 29 juil. 2013 à 14:46, Steven Kelly <[hidden email]> a écrit :

Maybe Maarten meant "old-fashioned" rather than "slow"? Cairo would probably slow things down for that simple view.
 
James Robertson wrote:
> I know that was integrated at the last job I worked, and it wasn't really
> sluggish....
>
>
> On Jul 29, 2013, at 4:33 AM, Maarten Mostert <[hidden email]>
> wrote:
>
> > Hi guys,
> > Just managed to combine a DateField with a Combo Box clone in my NextData
> > Set work.
> > The calendar looks a bit sluggish so maybe have to redo it a bit with cairo
> > don't you think..
 
<image001.png>
_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc


_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc