This is all good but it would be great if the hiscores and button extensions were done befor anything but still this is amazing!!!
This is all good but it would be great if the hiscores and button extensions were done befor anything but still this is amazing!!!

Of course more extensions added would be nice, but I'd like to congratulate the people at CT - not a single crash on an application I'm making!
I agree with stereotype.







Bug: When I put a combobox on the frame, the application exported in java don't works correctly (the window is opened outside of the screen, the application can't be closed and the combobox is not displayed)
Bug. Zooming in Picture Editor. This one is around since MMF 2 when i remember correct. But never got fixed.
I have a Backdrop with 512x512. Now i wanted to give it a 1 pixel border. But couldn't reach the lower line when zooming in to have a look where i paint.
Here a shot to show where the problem is.
![]()
I have zoomed in as much as possible. The light grey border here represents one pixel. Left side is fully displayed. Downside you can just see a small portion of the pixels. And that's the troublemaker where you cannot paint then.
Seems that it is exactly the height of the scrollbar that is missing here![]()
I don't know if i should call it a bug. But the speed in which text is written to an rich edit object object depends dramatically at its size in frame. Is this normal?
In my case i have a little frame here that reads the greyscale values of a picture and writes it to rtf then.
Rich Edit Object Size 568x128 results in 10 seconds calclulation time.
Rich Edit Object Size 32 x 32 results in 59 seconds calculation time.
Is this because in this size the Rich Edit Object needs to calculate much more line breaks then? And what's the optimal size then to get optimal calculation time?
Bug. No clue since when this is around. In MMF 1.5 you could select all code in the event editor with CTRL + A. Doesn't work anymore.
Which means that you have to delete group by group manually when you want to delete all the code or mayor parts of it.

Picture editor : this issue has already been reported, no need to report it again, it's in our todo list. As we have tons of things to do we cannot fix everything in each build.
Event editor : odd, I'll check why. It seems you can use the Invert Selection in the Edit menu command to select everything though.
PS: this forum is for Java bug reports, please report the mmf2 issues in the MMF2 forum, thanks.![]()
Sorry. I thought this one is the next Build 248. And so i thought i post the bugs here ...
As for posting not necessary bug reports, well, you don't have a bug tracker anymore. So how should i know if this bug was already posted before?
EDIT: By the way, isn't it a bit odd to post bugs found in Build 248 in the Build 247 thread? And even when really reporting my bugs in the Build 247 thread, hwo can i be sure that my bugs i found here really exists in Build 247 now that i have installed Build 248 Beta? I just have one installation of MMF ...



Sphax, about the combo box problem : are you used XP or Vista?
Where is the window displayed? Completely out of the screen or half out? Or are you in zoomed window mode?