flat assembler
Message board for the users of flat assembler.

Index > IDE Development > suggested fasmw modification

Author
Thread Post new topic Reply to topic
bitshifter



Joined: 04 Dec 2007
Posts: 796
Location: Massachusetts, USA
bitshifter 10 Nov 2008, 02:47
When the editor is maximized, the text is very close to the left edge.
To fix this we can simply use WS_EX_OVERLAPPEDWINDOW.
This will give us a client edge in the window (like a gutter).

In SOURCE/IDE/FASMW/FASMW.ASM
Code:
invoke CreateWindowEx,WS_EX_OVERLAPPEDWINDOW ...
    
Post 10 Nov 2008, 02:47
View user's profile Send private message Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< 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.