I've already reported this bug but it appeared again in my application (because of an other event).
Sometimes the Datagrid object goes wrong. Please take a look at the example.
http://czentnar.extra.hu/DatagridBug.mfa
Thanks!
Printable View
I've already reported this bug but it appeared again in my application (because of an other event).
Sometimes the Datagrid object goes wrong. Please take a look at the example.
http://czentnar.extra.hu/DatagridBug.mfa
Thanks!
Do you also have this bug? Or could somebody find a workaround for this?
(Sorry for posting again bug this bug appears many times if you work with the object.)
I confirm this bug and didn't found a workaround ... :(
http://www.clickteam.com/epicenter/ubbthreads.php?ubb=showflat&Main=10421&Number=7242 4#Post72424
/confirmed ;)
I reported it one and half year ago...
Please clickteam look into this. It's a dev extension and probably an easy fix.
So, this could be the problem in your application, maVado, too?
Thanks people that you deal with it. I also reported it some months ago but it appeared again when I tried to add a new feature in my dictionary application.
Does anybody know who has made this extension? As far as I know, it's made by Clickteam.
I get it too. Very strange. We will investigate.
For some reason, when you scroll the grid with the keyboard the application enters a modal state, i.e. Windows takes the hand and gives it back to the application only later.
We'll try to see if we can avoid that, but there is a solution to fix it in your application : just check the "Run while resizing" option in the Runtime properties of the application. When this option is checked, MMF2 plays the application even if it enters in modal state, for example when you resize the window, open a menu or click in a scroll bar.
Thanks for the workaround! :)
That fixed it for me. Fell free to put this anywhere on the todo list :D ;)
That's amazing! Thank you very much, I will also try it in my application. :) :)