Your resource for programming with PowerBASIC™
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Home
Help
Search
Login
Register
Theo's Forum
»
IT-Consultant: José Roca (PBWIN 10+/PBCC 6+) (Archive only)
»
Windows API Programming
»
Richedit control - margin with line numbers
« previous
next »
Print
Pages:
1
Go Down
Author
Topic: Richedit control - margin with line numbers (Read 3066 times)
0 Members and 1 Guest are viewing this topic.
Zlatko Vid
Full Member
Posts: 236
User-Rate: +2/-2
Richedit control - margin with line numbers
«
on:
February 14, 2020, 11:39:50 AM »
Hello
I do not ask about GUI things very much because there are lot of examples around net
but not about this one...
My question is :
is there a any example or piece of code (routines)
to add line numbers into richedit control margin
thanks
Logged
José Roca
Administrator
Hero Member
Posts: 2530
User-Rate: +209/-0
Gender:
Re: Richedit control - margin with line numbers
«
Reply #1 on:
February 14, 2020, 01:36:38 PM »
Sorry, I don't know of any.
Logged
Zlatko Vid
Full Member
Posts: 236
User-Rate: +2/-2
Re: Richedit control - margin with line numbers
«
Reply #2 on:
February 14, 2020, 09:34:08 PM »
Hi Jose
Ok i found it on masm32 forum,it is easy to translate :
http://masm32.com/board/index.php?topic=3079.msg91418#new
Logged
Print
Pages:
1
Go Up
« previous
next »
Theo's Forum
»
IT-Consultant: José Roca (PBWIN 10+/PBCC 6+) (Archive only)
»
Windows API Programming
»
Richedit control - margin with line numbers