Hi all,

I posted this yesterday, but did not get an answer yet.

If someone can give a hint or two, please do it :-)
This is blocking our current project.

Hi all, as the subject states, mouseup stopped working in my DataGrid.
Using the arrowkeys to navigate still works fine.

I added this custom behaviour via a new button, which works as exspected (converts the data to Mac encoding if necessary and urldecodes the data):
on FillInData pData
   set the text of me to win2mac(urldecode(pData))
end fillInData

But after that navigating in the list with the mouse stopped working?!
Setting the custom behaviour to empty again does not resolve the problem,
I just cannot click to change the list.

I already quit and reopened Rev/MetaCard, still no joy. Any hints?

I also found out that this only happens if the stack with the grid is a substack!!!???
NO problems if that stack is a mainstack.

I already filed a bug report, but we definitivley cannot wait for that one to be fixed ;-)
<http://quality.runrev.com/qacenter/show_bug.cgi?id=8024>

TREVOR! :-D


Best

Klaus

--
Klaus Major
http://www.major.on-rev.com
[email protected]



_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to