Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.
|
Forum Index : Microcontroller and PC projects : MMEdit in W7
Author | Message | ||||
paezle Newbie Joined: 11/03/2013 Location: EcuadorPosts: 5 |
Hi for all! I'm trying to use MMEdit v3.2.7 in Windows 7 Starter Edition but when I use the MM File, it crashes. I open the MMEdit and it can communicate to the Maximite Colour with the chat, but when I use MM File and try to go to other folder in the PC, it crashes and I have to stop it with the Task Manager. What can be happening? |
||||
TassyJim Guru Joined: 07/08/2011 Location: AustraliaPosts: 6099 |
Hi, I recently changed the file selection from 'double click' to 'single click'. It appears that now a double click can cause the program to lock up. I think I have it fixed so that either single or double clicking works but I need to do a bit more testing before releasing an update. If you can use single clicks without a lockup, that is the problem. If your program locks up with single clicks, there is another bug to find! I will have an update to try in a day or so. Jim VK7JH MMedit MMBasic Help |
||||
paezle Newbie Joined: 11/03/2013 Location: EcuadorPosts: 5 |
Hi Jim! Thanks for your response. That's right, it crashes when I do 'double click' but doing 'single click' it works fine! Thanks Again |
||||
Geoffg Guru Joined: 06/06/2011 Location: AustraliaPosts: 3194 |
I love it when other people have bugs... Makes a change from mine! Geoff Geoff Graham - http://geoffg.net |
||||
TassyJim Guru Joined: 07/08/2011 Location: AustraliaPosts: 6099 |
I like to blame the strange ways that 'Windows' works for most of my head-banging. (My limited programming skills might also have something to do with it) MM Edit is now up to 7100 lines so even little improvements tend to get complicated! There is an update to MM Edit Ver 3.2.8 You can now safely use single or double clicks for selection in MM File. The font size in the main edit menu is now saved between sessions. You can download the full program as usual or extract the MMEdit.tkn file form this ZIP and replace the one in the program folder. 2013-03-31_013939_MMedit.zip Jim VK7JH MMedit MMBasic Help |
||||
djuqa Guru Joined: 23/11/2011 Location: AustraliaPosts: 447 |
If it isn't a silly question, why did you feel a need to have a choice of single/double click anyway? Too many choices usually means confusion for users and chances for BUGS. VK4MU MicroController Units |
||||
TassyJim Guru Joined: 07/08/2011 Location: AustraliaPosts: 6099 |
There was no choice originally, it was double click. I changed it to single click because it was easier for some users. I had not expected a problem with double clicking after the change. The program was trying to do somethings twice because Windows was sending both single and double click responses to me in spite of me only asking for single clicks. I now have a dummy routine to ignore the double clicks. Now it doesn't matter what the user does (which is the important think to get right). Jim VK7JH MMedit MMBasic Help |
||||
paezle Newbie Joined: 11/03/2013 Location: EcuadorPosts: 5 |
Hi Jim, Thanks for the update! it works fine!! Paezle |
||||
shoebuckle Senior Member Joined: 21/01/2012 Location: AustraliaPosts: 189 |
Jim, I notice that the Find command doesn't leave the insertion point at the last entry found when you close (cancel) the Find/Replace dialogue box. It puts the cursor back to where you first invoked the Find dialogue. Is this normal and is there a way around this? I am using MMEdit v3.2.8. Cheers, Hugh |
||||
TassyJim Guru Joined: 07/08/2011 Location: AustraliaPosts: 6099 |
I have never been happy with the find/replace dialog. I will fix this particular problem in the next release due out later this week. The fix was straight forward (provided it hasn't stuffed something else up). The next release has better code formatting - multi-statement lines and lines with line numbers are now handled. Jim VK7JH MMedit MMBasic Help |
||||
Print this page |