Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Clipper Visual-Objects > Re: Datalistvie...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 4 of 6 Topic 11313 of 11703
Post > Topic >>

Re: Datalistview dispatcher question

by "Eckhard Sallermann" <ecki@[EMAIL PROTECTED] > Apr 14, 2008 at 04:43 PM

when calling a messagebox with Yes/No buttons via contextmenu of the DLV, 
pressing ENTER on the Yes-Button
the Dialogbox also appears, like pressing ENTER in the DLV


"Eckhard Sallermann" <ecki@[EMAIL PROTECTED]
> schrieb im Newsbeitrag 
news:ftvoao$h7r$1@[EMAIL PROTECTED]
> Hi Karl,
>
> thank you, i have already tried this, doesn´t work
>
>
> "Karl Faller" <k.faller_withoutthat_@[EMAIL PROTECTED]
> schrieb im
Newsbeitrag 
> news:0go604lkrsvg7e2cqmrtk429jdle0kan5f@[EMAIL PROTECTED]
>> Eckhard,
>>>
>> METHOD dispatch( oevt ) CLASS dlvWareneingang
>> IF oevt:umsg = WM_KEYUP
>> DO CASE
>> CASE oEvt:wparam = VK_RETURN
>>   self:owner:owner:PutMenge() // Calls the dialogwindow
>>   self:SetFocus()
>>   RETURN 1L // no further processing required
>> OTHERWISE
>> RETURN SUPER:dispatch( oevt ) // here you would send the Return again!
>> ENDCASE
>>
>>
>> Karl
>
>
 




 6 Posts in Topic:
Datalistview dispatcher question
"Eckhard Sallermann&  2008-04-14 15:50:40 
Re: Datalistview dispatcher question
Karl Faller <k.faller_  2008-04-14 15:57:40 
Re: Datalistview dispatcher question
"Eckhard Sallermann&  2008-04-14 16:05:11 
Re: Datalistview dispatcher question
"Eckhard Sallermann&  2008-04-14 16:43:01 
Re: Datalistview dispatcher question
"Eckhard Sallermann&  2008-04-14 16:55:27 
Re: Datalistview dispatcher question
Karl Faller <k.faller_  2008-04-14 17:55:33 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat Oct 11 21:23:06 CDT 2008.