PC Review


Reply
Thread Tools Rate Thread

Custom Control ideas...(User wants to move from a Grid to a Calendar)...

 
 
dwhittenburg
Guest
Posts: n/a
 
      18th May 2005
I currently have some data stored in a Datagrid and the user described
wanting something similar to pocket outlook with a month/week/day view...

I realize that I will have to create this custom control on my own to handle
all of the specific operations that would need to be done to react to my
specific application data...

I'm wandering what is being used for the table looking structure of pocket
outlook? Are those buttons or something else?

I'm just looking for ideas...

Thank you...


 
Reply With Quote
 
 
 
 
Alex Feinman (MVP)
Guest
Posts: n/a
 
      18th May 2005
dwhittenburg wrote:
> I currently have some data stored in a Datagrid and the user described
> wanting something similar to pocket outlook with a month/week/day view...
>
> I realize that I will have to create this custom control on my own to handle
> all of the specific operations that would need to be done to react to my
> specific application data...
>
> I'm wandering what is being used for the table looking structure of pocket
> outlook? Are those buttons or something else?
>
> I'm just looking for ideas...
>
> Thank you...
>
>


Definitely not buttons. I've just implemented such control for my own
application. Month view is just one large custom control with 3 or 4
auxiliary buttons on it for month/year and next/previous. The rest is
painted dynamically
 
Reply With Quote
 
dwhittenburg
Guest
Posts: n/a
 
      18th May 2005
Hmm...so you are using some sort of graphics object to paint the squares for
each day...I'm assuming the whole month view is just a collection of the
smaller day objects or something and that when you click on these to add
something that they have other GUI stuff that needs to be drawn within the
day object...

I've never done my graphics devlepment for the pocket pc...Any direction is
appreciated...Once I figure out the basics, I should be able to handle the
rest...What are you using to "paint dynamically"?

Thank you...


"Alex Feinman (MVP)" <(E-Mail Removed)> wrote in message
news:%23kG$(E-Mail Removed)...
> dwhittenburg wrote:
>> I currently have some data stored in a Datagrid and the user described
>> wanting something similar to pocket outlook with a month/week/day view...
>>
>> I realize that I will have to create this custom control on my own to
>> handle all of the specific operations that would need to be done to react
>> to my specific application data...
>>
>> I'm wandering what is being used for the table looking structure of
>> pocket outlook? Are those buttons or something else?
>>
>> I'm just looking for ideas...
>>
>> Thank you...

>
> Definitely not buttons. I've just implemented such control for my own
> application. Month view is just one large custom control with 3 or 4
> auxiliary buttons on it for month/year and next/previous. The rest is
> painted dynamically



 
Reply With Quote
 
=?Utf-8?B?QWxleCBZYWtobmluIFtNVlBd?=
Guest
Posts: n/a
 
      18th May 2005
There're a number of owner-drawn controls in the SDF
(ListBoxEx/OwnerDrawnList, CheckBoxEx, LinkLabel etc...) that you can use a
starting/learning point:


http://www.opennetcf.org/sdf

--
Alex Yakhnin, .NET CF MVP
www.intelliprog.com | www.opennetcf.org


"dwhittenburg" wrote:

> Hmm...so you are using some sort of graphics object to paint the squares for
> each day...I'm assuming the whole month view is just a collection of the
> smaller day objects or something and that when you click on these to add
> something that they have other GUI stuff that needs to be drawn within the
> day object...
>
> I've never done my graphics devlepment for the pocket pc...Any direction is
> appreciated...Once I figure out the basics, I should be able to handle the
> rest...What are you using to "paint dynamically"?
>
> Thank you...
>
>
> "Alex Feinman (MVP)" <(E-Mail Removed)> wrote in message
> news:%23kG$(E-Mail Removed)...
> > dwhittenburg wrote:
> >> I currently have some data stored in a Datagrid and the user described
> >> wanting something similar to pocket outlook with a month/week/day view...
> >>
> >> I realize that I will have to create this custom control on my own to
> >> handle all of the specific operations that would need to be done to react
> >> to my specific application data...
> >>
> >> I'm wandering what is being used for the table looking structure of
> >> pocket outlook? Are those buttons or something else?
> >>
> >> I'm just looking for ideas...
> >>
> >> Thank you...

> >
> > Definitely not buttons. I've just implemented such control for my own
> > application. Month view is just one large custom control with 3 or 4
> > auxiliary buttons on it for month/year and next/previous. The rest is
> > painted dynamically

>
>
>

 
Reply With Quote
 
dwhittenburg
Guest
Posts: n/a
 
      20th May 2005
Thank you
"Alex Yakhnin [MVP]" <(E-Mail Removed)> wrote in message
news:310B2441-A4EA-470A-92A7-(E-Mail Removed)...
> There're a number of owner-drawn controls in the SDF
> (ListBoxEx/OwnerDrawnList, CheckBoxEx, LinkLabel etc...) that you can use
> a
> starting/learning point:
>
>
> http://www.opennetcf.org/sdf
>
> --
> Alex Yakhnin, .NET CF MVP
> www.intelliprog.com | www.opennetcf.org
>
>
> "dwhittenburg" wrote:
>
>> Hmm...so you are using some sort of graphics object to paint the squares
>> for
>> each day...I'm assuming the whole month view is just a collection of the
>> smaller day objects or something and that when you click on these to add
>> something that they have other GUI stuff that needs to be drawn within
>> the
>> day object...
>>
>> I've never done my graphics devlepment for the pocket pc...Any direction
>> is
>> appreciated...Once I figure out the basics, I should be able to handle
>> the
>> rest...What are you using to "paint dynamically"?
>>
>> Thank you...
>>
>>
>> "Alex Feinman (MVP)" <(E-Mail Removed)> wrote in message
>> news:%23kG$(E-Mail Removed)...
>> > dwhittenburg wrote:
>> >> I currently have some data stored in a Datagrid and the user described
>> >> wanting something similar to pocket outlook with a month/week/day
>> >> view...
>> >>
>> >> I realize that I will have to create this custom control on my own to
>> >> handle all of the specific operations that would need to be done to
>> >> react
>> >> to my specific application data...
>> >>
>> >> I'm wandering what is being used for the table looking structure of
>> >> pocket outlook? Are those buttons or something else?
>> >>
>> >> I'm just looking for ideas...
>> >>
>> >> Thank you...
>> >
>> > Definitely not buttons. I've just implemented such control for my own
>> > application. Month view is just one large custom control with 3 or 4
>> > auxiliary buttons on it for month/year and next/previous. The rest is
>> > painted dynamically

>>
>>
>>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Need to move custom user control =?Utf-8?B?ZGlhdG9tQG5ld3Nncm91cC5ub3NwYW0=?= Microsoft C# .NET 0 10th May 2006 02:46 PM
Any other ideas for setting variables in a user control David Hearn Microsoft ASP .NET 4 4th May 2006 03:36 PM
Custom Order in Property Grid Control srinivas raju via DotNetMonster.com Microsoft Dot NET Framework Forms 0 10th Mar 2005 12:01 PM
zooming a custom control - layout custom controls in grid john menke Microsoft C# .NET 1 31st May 2004 06:21 PM
Unbound grid control: Is there one? Other ideas? Jeremy Hughes Microsoft Access Forms 5 24th Oct 2003 10:01 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:55 AM.