Forum Replies Created
-
AuthorPosts
-
There are a few images with _skin postfix in folder: modules / mojox / assets / themes / .
Try to use them as a reference for your own.
Yes. You can define your own theme with custom view styles.
Theme allow you to change:
- colors
- fonts
- images
- view styles (padding etc)
9-tile images format is here.
I think simple themed banana would be nice thing.
Note: GetPixel() and GetPixelARGB() look at format of pixmap to return correct value.
Currently the app saves images as 32bit rgba, even if source image has png-8 format.
I’m looking at https://pngquant.org as a solution for paletted png.
- You can use single comment char to comment line or block – just select at least one char and press ' button. Uncomment rule is the same – selection is needed.
- Don’t know about copying from the lower-right window, you can copy text from default Output view.
And… we can use real windows for showing dialogs, and for hints to be able to go beyond the boundaries of main window.
Formatting of the post is broken.
There are some additions in dev.
View menu renamed with Goto and comment/uncomment actions have been moved into Edit — Comment submenu.
Just a reminder: you can comment / uncomment by pressing apostrophe button without Ctrl / Shift.
This behavior was experimental.. I don’t know is anybody use it, and should I completely disable Ctrl/Shift keys here or not.
Look at the GIF file with changes.
Attachments:
My way is to dive into any core module to see how it works.
+1 doc about doccing is necessary.
What about Key.Escape?
There also is libc.realpath() function, maybe it’s a better solution?
But I couldn’t to cope with it.
I’ll have to take a look at that, I’ve not seen it in any of the demos I’ve scrolled through
There is no .m2proj file yet, it’s just a possible solution to have locked-but-not-opened file.
Thanks for the video, I did understand now.
But it was actually every single file, no matter what was being hovered over, could not discover the original declaration.
If it happened right after run the editor – it may to be in parsing modules state – need to wait for a while.
Thanks!
Would like: Be able to pin a file, like a locked build file, to the far right. Or something more convenient for defining the locked build file that doesn’t take tab space
Something like project file .m2proj is needed to be able to have lock file w/o opening it.
Would like: Be able to delete whole words with ctrl + backspace, currently only doing it with ctrl + shift + left + backspace
ok, added in todo.
Bug: Copying from the end of one line, over to the end of another, does not copy the line break
Please, explain it with screenshots – what do you select when copy and so on.
Bug: Sometimes F2 can’t find the source file, and reloading sometimes fixes that.
Next time you face this bug please notify me what exactly identifier is under cursor, is it your code member or a module member.
Thanks for this correct link.
I also updated my first post above.
-
AuthorPosts
