flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
decard 10 Aug 2004, 20:19
I think writting this "middle-IDE" is an unnecessary waste of time. Can't you just use Fresh? You don't need to use all its features, and it is so small (the executable is 190kb), it loads fast, so using it should be no problem
![]() |
|||
![]() |
|
crc 10 Aug 2004, 20:29
Quote: I think writting this "middle-IDE" is an unnecessary waste of time. Can't you just use Fresh? You don't need to use all its features, and it is so small (the executable is 190kb), it loads fast, so using it should be no problem I'd rather just use FASMW than Fresh ![]() For now, a "middle-IDE" would be good for people like me who want a little more than FASMW, but less than Fresh. (Just give me FASMW & an integreted debugger and I'll be quite happy...) |
|||
![]() |
|
JohnFound 10 Aug 2004, 20:58
crc wrote: Personally, as nice as Fresh appears to be, it's interface is confusing to me, and it seems overly complex. What actually you find confusing in Fresh interface and/or behaviour? And how you think it have to work to avoid confusions. We are intended to make Fresh as easy for use and intuitive as possible. But you know, we can't do this without the users feedback... Regards. |
|||
![]() |
|
coconut 10 Aug 2004, 22:00
a toolbar added too fasmw would be great
|
|||
![]() |
|
crc 10 Aug 2004, 22:15
Most of my confusion comes from little things:
I'd find it easier to have an single window with the menu bar, toolbar, and tabbed editor. Properties, list of files in project, visual resource editor, etc would be separate windows that would 'snap' to the border edges of the main window. And the selector for controls really should be a separate panel too. Of course this is just my opinion, but at least implement a way to 'snap windows together'. Another thing: it's very monolithic at the moment. Is it possible to separate out functionality into DLL's? So you'd have the editor DLL, the Visual Resource editor DLL, a debugger DLL, and the main app would tie them together? Doing that might make the source tree more manageable, and updates could be done more easily. (e.g., an updated resource editor dll could be downloaded/dropped into the directory without having to redownload the entire Fresh) |
|||
![]() |
|
coconut 10 Aug 2004, 22:47
i agree crc, source files confusing to browse thru
|
|||
![]() |
|
JohnFound 10 Aug 2004, 23:04
VC style?
![]() crc wrote: Multi-windowed interface (panels should 'snap' together) They will, definately, at the end... ![]() Quote: When editing a form, the visual editor pops up, then hides itself until you click on a property. It doesn't show up in the list of windows either, so you can't quickly switch to it You can - "mainmenu|View|Switch form/source" - F12 In the future there will be combo box in property editor with all visual created windows. Quote: Is it possible to separate out functionality into DLL's? .... Doing that might make the source tree more manageable, and updates could be done more easily. I don't think so. Now the project is modular enough - but in source level. Everyone can get some module and change it and recompile Fresh without single trouble. For example on every new release of FASM, I simply copy the core files from FASM source to Fresh source and press "Compile". And I get the next compiler inside. Thank you for the opinion. Regards. |
|||
![]() |
|
Imagist 11 Aug 2004, 00:33
I don't see anything wrong with Fresh. I actually like it a lot, and will probably be using it a lot when I get started on some larger projects. It is just that on smaller stuff (which is what I am doing most of the time) I like to have one window open with just a few simple helps and no clutter. That's why I like Firefox: I have practically nothing on my toolbar. Only the things I use often.
|
|||
![]() |
|
pelaillo 11 Aug 2004, 03:33
crc wrote: Is it possible to separate out functionality into DLL's? So you'd have the editor DLL, the Visual Resource editor DLL, a debugger DLL, and the main app would tie them together? crc, some time ago I have done an attempt to do a very modular IDE, look at here http://board.flatassembler.net/topic.php?t=468 I have done it as a proof of concept and someday I will continue it. I like it that way, hot-plugging needed features only when needed and having it fully configurable. I know that it is the opposite side of the spectrum respect to Fresh and JohnFound has some very good reasons to follow his path. And considering that Fresh is not a *loaded* Fasmw but the improved successor of Delphi ![]() |
|||
![]() |
|
JohnFound 11 Aug 2004, 05:24
pelaillo wrote: And considering that Fresh is not a *loaded* Fasmw but the improved successor of Delphi Yea, yea! I liked this. ![]() ![]() ![]() |
|||
![]() |
|
h4ng4m3 11 Aug 2004, 08:35
Fresh is nice but i like fasmw he (replace notepad!)
|
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.