flat assembler
Message board for the users of flat assembler.

Index > IDE Development > Wink 6.92.03 (vertical selection + compiling)

Goto page Previous  1, 2, 3 ... 5, 6, 7 ... 19, 20, 21  Next
Author
Thread Post new topic Reply to topic
edemko



Joined: 18 Jul 2009
Posts: 549
edemko 11 Jul 2010, 01:19
"You must enter a message while posting"


Description:
Filesize: 2.73 KB
Viewed: 11175 Time(s)

wink.gif


Post 11 Jul 2010, 01:19
View user's profile Send private message Reply with quote
ouadji



Joined: 24 Dec 2008
Posts: 1081
Location: Belgium
ouadji 11 Jul 2010, 01:23
What is this ???

_________________
I am not young enough to know everything (Oscar Wilde)- Image
Post 11 Jul 2010, 01:23
View user's profile Send private message Send e-mail Reply with quote
edemko



Joined: 18 Jul 2009
Posts: 549
edemko 11 Jul 2010, 01:33
Active line colors:


Description:
Filesize: 4.65 KB
Viewed: 11167 Time(s)

wink.PNG


Post 11 Jul 2010, 01:33
View user's profile Send private message Reply with quote
edemko



Joined: 18 Jul 2009
Posts: 549
edemko 11 Jul 2010, 01:37
Tomasz, help us.
Image
Image
Image
Image
Image
Image
Image
Image


Last edited by edemko on 11 Jul 2010, 01:45; edited 1 time in total
Post 11 Jul 2010, 01:37
View user's profile Send private message Reply with quote
ouadji



Joined: 24 Dec 2008
Posts: 1081
Location: Belgium
ouadji 11 Jul 2010, 01:40
Image


red - green - blue ?????
active line works 100% here, i don't understand


show me a screenshot.
I don't see these three colors in your pic above
but just the three words " red-green-blue"



_________________
I am not young enough to know everything (Oscar Wilde)- Image


Last edited by ouadji on 11 Jul 2010, 01:51; edited 1 time in total
Post 11 Jul 2010, 01:40
View user's profile Send private message Send e-mail Reply with quote
edemko



Joined: 18 Jul 2009
Posts: 549
edemko 11 Jul 2010, 01:51
""
edit: Red Green Blue - i was talking about 3 color constituents changed with WinHex.


Description:
Filesize: 4.9 KB
Viewed: 11155 Time(s)

2010-07-11_045050.gif


Post 11 Jul 2010, 01:51
View user's profile Send private message Reply with quote
ouadji



Joined: 24 Dec 2008
Posts: 1081
Location: Belgium
ouadji 11 Jul 2010, 01:55

you changed the color of active line with WinHex ? Razz
indeed, this feature is not yet available with wink 5.51

Wink 5.51 works fine ? ok, great ! thank you

but ... how did you find the memory address to change the color of active line ?

Image
Code:
get_color:
      push ecx edx ; <------- 51h, 52h

     mov     eax,00F9E7C8h ;<---- original active line color Smile

    

_________________
I am not young enough to know everything (Oscar Wilde)- Image
Post 11 Jul 2010, 01:55
View user's profile Send private message Send e-mail Reply with quote
edemko



Joined: 18 Jul 2009
Posts: 549
edemko 11 Jul 2010, 11:40
wink -> OllyDbg -> FSCapture -> WinHex helped me.
OllyDbg was asked to stop program execution at SetBkColor and CreateSolidBrush.
Before a call to CreateSolidBrush it showed me params passed: DC & RGB(x,x,x).
Then FSCapture was used to show on-screen-any-point color.
When cursor was placed at active line, i got values RedGreenBlue.
In one of the calls OllyDbg showed equal results.
Then WinHex was launched and menu item "Find Hex Values" pressed, values were put and found once - caught.

This accident showed that fasmw.exe called brush creation every time a switch Olly-Fasm was made.
Using trace option of OllyDbg, color initing place was detected.
Finally i lost my patience and posted.

Pics as promised will be sent you in several hours - i'll be absent.
Ouadji, syser has lack of many functions.
Post 11 Jul 2010, 11:40
View user's profile Send private message Reply with quote
edemko



Joined: 18 Jul 2009
Posts: 549
edemko 11 Jul 2010, 19:02
Check your e-mail.
That was a fun.
Post 11 Jul 2010, 19:02
View user's profile Send private message Reply with quote
ouadji



Joined: 24 Dec 2008
Posts: 1081
Location: Belgium
ouadji 12 Jul 2010, 10:42

I sent you a pm
thank you very much edemko
Razz

_________________
I am not young enough to know everything (Oscar Wilde)- Image
Post 12 Jul 2010, 10:42
View user's profile Send private message Send e-mail Reply with quote
ouadji



Joined: 24 Dec 2008
Posts: 1081
Location: Belgium
ouadji 12 Jul 2010, 23:07

Wink 5.6 in progress.

Image

_________________
I am not young enough to know everything (Oscar Wilde)- Image
Post 12 Jul 2010, 23:07
View user's profile Send private message Send e-mail Reply with quote
edemko



Joined: 18 Jul 2009
Posts: 549
edemko 13 Jul 2010, 08:40
An offer to Tomasz: you could try working in two directions: fasmw & wink so that those came parallel.
I like fasmw but it really must have a with_wink_cooperation.
Compare with:
Notepad++ ansi/wide
Microsoft Windows Xp Home/Prof.
Microsoft Windows Vista Starter/Home/Business/Premium/Ultimate ;i hope correct
This forum's options: they may differ member-a-member
fasm os-specific releases

Have you met a girl? ;do not answer
Is fasm dev stopped?
Post 13 Jul 2010, 08:40
View user's profile Send private message Reply with quote
ouadji



Joined: 24 Dec 2008
Posts: 1081
Location: Belgium
ouadji 13 Jul 2010, 08:51

i'm working to allow the highlighting of keywords
Code:
equ fix dd dw db rd rb dword byte struc invoke ... ... ...
    

and why not ... opcodes !

_________________
I am not young enough to know everything (Oscar Wilde)- Image
Post 13 Jul 2010, 08:51
View user's profile Send private message Send e-mail Reply with quote
edemko



Joined: 18 Jul 2009
Posts: 549
edemko 13 Jul 2010, 18:26
Post 13 Jul 2010, 18:26
View user's profile Send private message Reply with quote
Tomasz Grysztar



Joined: 16 Jun 2003
Posts: 8392
Location: Kraków, Poland
Tomasz Grysztar 13 Jul 2010, 22:25
edemko wrote:
Is fasm dev stopped?
"Paused" is more appropriate word. Wink

As for the "wink" project - maybe you should go in direction similar to Fresh? Since that project is long dead, and it really would be nice to have another community-maintained IDE for fasm. I still plan to release fasmw with plugin support one day, but the plugin interface will never allow as heavy customization as you may achieve in separate IDE project.
Post 13 Jul 2010, 22:25
View user's profile Send private message Visit poster's website Reply with quote
ouadji



Joined: 24 Dec 2008
Posts: 1081
Location: Belgium
ouadji 13 Jul 2010, 23:25

I prefer to keep a personal direction, but I'll go further than these projects.
I'm already ahead on these projects.. I'm developing my engine_keywords (almost finished),
and with this engine, there will be no limits on the highlighted words.
keywords, opcodes, label ...
already in use ... the current line highlighted, a best management of selection feature,
display bytes out of range for the compiler, a full management of multiline comments,
compiler + ide. (nested or not ... nestings highlighted)
I would like to develop line numbering for fasmw, but it's much more complicated
... without rewriting the whole IDE.
continued ... Wink

_________________
I am not young enough to know everything (Oscar Wilde)- Image
Post 13 Jul 2010, 23:25
View user's profile Send private message Send e-mail Reply with quote
Tomasz Grysztar



Joined: 16 Jun 2003
Posts: 8392
Location: Kraków, Poland
Tomasz Grysztar 13 Jul 2010, 23:56
Well, Fresh already had the keyword highlighting, and also bookmarking column for the editor window, which could be easily adapted for line numbering as well. It also had built-in debugger (though I don't remember at what state it was finally left) and visual form editor. So my guess is that you still would have quite a bit of work to go further than that project.
Post 13 Jul 2010, 23:56
View user's profile Send private message Visit poster's website Reply with quote
ouadji



Joined: 24 Dec 2008
Posts: 1081
Location: Belgium
ouadji 14 Jul 2010, 00:48
Quote:

So my guess is that you still would have quite a bit of work to go further than that project
indeed !

not quite a "bit of work" ... but a lot of work ! Razz
a lot of fun too !
Wink

that being said, one who manages, like me, a perfect management of nested multilines comments
with the compiler and the IDE (fasm+fasmw) ... I offer him a drink ! (or two)
Wink

_________________
I am not young enough to know everything (Oscar Wilde)- Image
Post 14 Jul 2010, 00:48
View user's profile Send private message Send e-mail Reply with quote
ouadji



Joined: 24 Dec 2008
Posts: 1081
Location: Belgium
ouadji 14 Jul 2010, 06:14

My goal is not to build a "huge machine" like Fresh,
but simply to improve "fasmw". Above all, keep the fasmw spirit,
simple, easy, without unnecessary features.
I'm not going to rebuild the world ...
Those who want a "monster ide", it already exists ... e.g. UEStudio.
However, even with my view, many things can be improved.

_________________
I am not young enough to know everything (Oscar Wilde)- Image
Post 14 Jul 2010, 06:14
View user's profile Send private message Send e-mail Reply with quote
ouadji



Joined: 24 Dec 2008
Posts: 1081
Location: Belgium
ouadji 18 Jul 2010, 10:08
Image
Image

_________________
I am not young enough to know everything (Oscar Wilde)- Image
Post 18 Jul 2010, 10:08
View user's profile Send private message Send e-mail Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  
Goto page Previous  1, 2, 3 ... 5, 6, 7 ... 19, 20, 21  Next

< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.