Página 1 de 1

:nHorzExtent and ResetState() problems

Publicado: Sab Oct 29, 2005 10:06 am
por Ingo
Ignacio,
1. if you click in this sample on the nHorzExtent-button you will see that
TListBox.nHorzExtent is unknown
2. please write some string into the edit and than click on the Add-button.
There is a nesting error that was not shown in Pre 5a.
" TFORM1:REQUESTSTATE (272)
TFORM1:GONEXTCONTROL (0)
(b)XCONTROL (99)
TBUTTON:GONEXTCONTROL (0)
TBUTTON:REQUESTSTATE (127)
TFORM1:REQUESTSTATE (275)
TFORM1:GONEXTCONTROL (0)
(b)XCONTROL (99)
TBUTTON:GONEXTCONTROL (0)
TBUTTON:REQUESTSTATE (127)
TFORM1:REQUESTSTATE (275)
TFORM1:GONEXTCONTROL (0)
(b)XCONTROL (99)
.....
.....
"
3. To drag and drop items inside the TreeView-control is not what I mean.
I mean that you can not drag an item from the ListBox and drop it onto the
TreeView-control. Is this not possible yet?
Regards
Ingo


Attached files Test.zip (1.9 KB)Â

:nHorzExtent and ResetState() problems

Publicado: Sab Oct 29, 2005 10:15 am
por Guest
Ingo,
1 & 2) Thank you for the sample.
3) Yes you can, but Drag & Drop between items on a TreeView can not be used
in conjuntion with Drag & Drop between controls. Just disable Drag & Drop
between items on the TreeView and put almost the same code that we have on
first listbox and it will work. If you have any problem doing it I can
modify the sample for you, but is not very dificult, so I hope you can do it
yourself.
Regards,
"Ingo" <ingo.jh@web.de> escribió en el mensaje
news:[email=43632de7@ozsrvnegro.ozlan.local...]43632de7@ozsrvnegro.ozlan.local...[/email]
> Ignacio,
>
> 1. if you click in this sample on the nHorzExtent-button you will see that
> TListBox.nHorzExtent is unknown
>
> 2. please write some string into the edit and than click on the
> Add-button.
> There is a nesting error that was not shown in Pre 5a.
> " TFORM1:REQUESTSTATE (272)
> TFORM1:GONEXTCONTROL (0)
> (b)XCONTROL (99)
> TBUTTON:GONEXTCONTROL (0)
> TBUTTON:REQUESTSTATE (127)
> TFORM1:REQUESTSTATE (275)
> TFORM1:GONEXTCONTROL (0)
> (b)XCONTROL (99)
> TBUTTON:GONEXTCONTROL (0)
> TBUTTON:REQUESTSTATE (127)
> TFORM1:REQUESTSTATE (275)
> TFORM1:GONEXTCONTROL (0)
> (b)XCONTROL (99)
> ....
> ....
> "
> 3. To drag and drop items inside the TreeView-control is not what I mean.
> I mean that you can not drag an item from the ListBox and drop it onto the
> TreeView-control. Is this not possible yet?
>
> Regards
>
> Ingo
>
>
>
>

:nHorzExtent and ResetState() problems

Publicado: Sab Oct 29, 2005 10:38 am
por Ingo
Ignacio,
thanks for the reply and sorry for my misunderstanding,
I will change the drag & drop sample myself and try it again.
I'm testing Xailer now since three weeks piece for piece because I want to
use Xailer afterwards when it's complete for transfering my apps from 16 to
32-bit.
From day to day I become more enthusiastic about it and I hope I will not
get on your and Jose's nerves when I report all the strange things I noticed
in the meantime.
Regards
Ingo
"Ignacio Ortiz de Zúñiga" <iozuniga@ozs.com> schrieb im Newsbeitrag
news:43632f9e$[email=1@ozsrvnegro.ozlan.local...]1@ozsrvnegro.ozlan.local...[/email]
> Ingo,
>
> 1 & 2) Thank you for the sample.
>
> 3) Yes you can, but Drag & Drop between items on a TreeView can not be
> used in conjuntion with Drag & Drop between controls. Just disable Drag &
> Drop between items on the TreeView and put almost the same code that we
> have on first listbox and it will work. If you have any problem doing it I
> can modify the sample for you, but is not very dificult, so I hope you can
> do it yourself.
>
> Regards,
>
>
> "Ingo" <ingo.jh@web.de> escribió en el mensaje
> news:[email=43632de7@ozsrvnegro.ozlan.local...]43632de7@ozsrvnegro.ozlan.local...[/email]
>> Ignacio,
>>
>> 1. if you click in this sample on the nHorzExtent-button you will see
>> that
>> TListBox.nHorzExtent is unknown
>>
>> 2. please write some string into the edit and than click on the
>> Add-button.
>> There is a nesting error that was not shown in Pre 5a.
>> " TFORM1:REQUESTSTATE (272)
>> TFORM1:GONEXTCONTROL (0)
>> (b)XCONTROL (99)
>> TBUTTON:GONEXTCONTROL (0)
>> TBUTTON:REQUESTSTATE (127)
>> TFORM1:REQUESTSTATE (275)
>> TFORM1:GONEXTCONTROL (0)
>> (b)XCONTROL (99)
>> TBUTTON:GONEXTCONTROL (0)
>> TBUTTON:REQUESTSTATE (127)
>> TFORM1:REQUESTSTATE (275)
>> TFORM1:GONEXTCONTROL (0)
>> (b)XCONTROL (99)
>> ....
>> ....
>> "
>> 3. To drag and drop items inside the TreeView-control is not what I
>> mean.
>> I mean that you can not drag an item from the ListBox and drop it onto
>> the
>> TreeView-control. Is this not possible yet?
>>
>> Regards
>>
>> Ingo
>>
>>
>>
>>
>
>