Hi! Way to reproduce the problem: 1. Open any project and open some class to edit code. 2. Open dropdown menu which is for to choose sub/function/etc (don't actually choose anything). 3. Type in any letter.
You will get "Bad row index. FProcedureList.FindProcedure.121". Row index is -1. So, maybe there should be "If iRow < 0 Then iRow = 0". Another "bug". If you open some array in debug mode, you will get dialog to show content of it. But if you accidentally minimize that dialog, there is no way to get it on screen again (without stop and restart debugged program). Ubuntu 10.10 64bit Jussi ------------------------------------------------------------------------------ What Every C/C++ and Fortran developer Should Know! Read this article and learn how Intel has extended the reach of its next-generation tools to help Windows* and Linux* C/C++ and Fortran developers boost performance applications - including clusters. http://p.sf.net/sfu/intel-dev2devmay _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
