PC Review


Reply
Thread Tools Rate Thread

design wonderment....

 
 
Lloyd Dupont
Guest
Posts: n/a
 
      2nd Dec 2003
for the neet of my PocketPC applicatino (compact framework) I designed my
own table control.
it features type dependant editor for each individual cells, as a child
control I show when I edit a cell (basically when I clic in a cell on the
selected row)

my concern is when stop editing ?
I'm a bit short of good idea....

initially I wanted to stop editing when the editing control lots the focus,
and that's not good because some editor feature a small popup which could
grab the focus.
worst, the up down arrow in the NumericUpDown class are non-managed child
control which fetch the focus.....

I wonder if there is a way to follow the focus ? to always know which
control has it, so I could have a better test (if it change, I check all the
hierarchy of the newly focused control)


 
Reply With Quote
 
 
 
 
Lloyd Dupont
Guest
Posts: n/a
 
      2nd Dec 2003
solved....
no worries ...

"Lloyd Dupont" <net.galador@ld> wrote in message
news:%(E-Mail Removed)...
> for the neet of my PocketPC applicatino (compact framework) I designed my
> own table control.
> it features type dependant editor for each individual cells, as a child
> control I show when I edit a cell (basically when I clic in a cell on the
> selected row)
>
> my concern is when stop editing ?
> I'm a bit short of good idea....
>
> initially I wanted to stop editing when the editing control lots the

focus,
> and that's not good because some editor feature a small popup which could
> grab the focus.
> worst, the up down arrow in the NumericUpDown class are non-managed child
> control which fetch the focus.....
>
> I wonder if there is a way to follow the focus ? to always know which
> control has it, so I could have a better test (if it change, I check all

the
> hierarchy of the newly focused control)
>
>



 
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
memory requirement & .NET performance wonderment... Lloyd Dupont Microsoft Dot NET Framework 4 31st Oct 2005 11:30 PM
memory requirement & .NET performance wonderment... Lloyd Dupont Microsoft Dot NET 4 31st Oct 2005 11:30 PM
how do i apply an Axis design or radial design from design templa. =?Utf-8?B?bmFkaWE=?= Microsoft Powerpoint 1 3rd Apr 2005 02:21 AM
encryption wonderment Lloyd Dupont Microsoft Dot NET Framework 2 6th Sep 2004 01:09 AM
design wonderment.... Lloyd Dupont Microsoft Dot NET Framework Forms 1 2nd Dec 2003 05:35 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:19 AM.