Page 2 of 2
Re: Combobx control
Posted: Wed Jun 07, 2017 8:36 pm
by andyglezl
The same problem, but not the solution
Trataste con esto ?
"Si ejecuto el programa en Windows 7 con compatibilidad xp funciona correctamente"
----------------------------------------------------------------------------------------------------------
You tried to do this?
"If I run the program on Windows 7 with xp support working properly"
Re: Combobx control
Posted: Wed Jun 07, 2017 9:55 pm
by Georg_BA
Yes, when I run the program what i sent alone works fine.
But I call the program as a subroutine from another application.
There is still an error manifesting itself.
Re: Combobx control
Posted: Thu Jun 08, 2017 7:29 am
by dragancesu
This is sample program and works OK,
your data is wrong. Look DBF, in sample have 10 records, you have 3680, why?
Re: Combobx control
Posted: Thu Jun 08, 2017 11:50 am
by Georg_BA
Thank you for your interest
In real situation, we do not work with 10 entries

This problem arises in my application. I did not know or did not know how to change the variable that put the volatile function.
So I tried to simulate the problem, a simple example.
Where there is nothing unnecessary.
The problem is also there.
Re: Combobx control
Posted: Fri Jun 09, 2017 10:47 am
by Marin
Hi, Georg,
I do not deny the presence of a problem with the COMBOs HEIGHT property.
But maybe it is worth to answer the question of Dragan for yourself.
In other words, how could we make a manual selection from such a big list (3680 positions)?
Should not the list be truncated in a suitable manner first?
Regards,
Marin
Re: Combobx control
Posted: Fri Jun 09, 2017 11:30 am
by Georg_BA
Thanks for help
The given data is an example, and it does not affect the functionality at all.
The problem also occurs with 100 records.
The worst thing is that there are many factors that affect the bug
Combobox 2 with the picture works correctly
Regards,
Georg