EPB (PureBasic Editor )

Windows specific forum
User avatar
dobro
Enthusiast
Enthusiast
Posts: 766
Joined: Sun Oct 31, 2004 10:54 am
Location: France
Contact:

Re: EPB (PureBasic Editor )

Post by dobro »

EPB V2.20
http://michel.dobro.free.fr/download.php?view.25


Revised code for some slowdown related to a real-time management of aid at the bottom of window
for example, because of that, it was hard to write this all in one key press "; *************************** *** "
we had one press has every star! :? :lol:

the aid system has stolen (at time of writing) still exists,
and the system of using syntax (on a listing already written) down as publisher still exists, but it requires a click on the name of the function () (test to see)

overhaul of the research system (which normally have to bugger more) ..
by cons there is nothing in common with Japbe, USELESS, TO SELECT a search term with EPB
simply place the cursor on any word, and either go to the menu "search" or Control + F
to display the search with the term already entered the right place

ps: EPB uses the GoScintilla library
but a search of words, homemade


over a whole bunch of stuff inside ... :) Overall this version is very stable (I use it for several months already)


I also rewrote the Doc, who is now in PDF (in french , Sorry)
I suggest you read it, because all the EPB specifics are in :)
and especially how to configure the PureBasic Debugger for compatibility with EPB

Thanks :)
Image
Windows 98/7/10 - PB 5.42
■ sites : http://michel.dobro.free.fr/
User avatar
dobro
Enthusiast
Enthusiast
Posts: 766
Joined: Sun Oct 31, 2004 10:54 am
Location: France
Contact:

Re: EPB (PureBasic Editor )

Post by dobro »

EPB V2.24 (Windows Only)
http://michel.dobro.free.fr/download.php?view.25

Image

several bug fixes ..

To us, printing color codes ...




So, adding the toolbar (and only there)

--- Containing icon "Print" (the color code ...) through the Navigator :)
after the click on it, it opens the browser with the color code in, it no longer has hit Control + P (or in the browser menu, "print")
to have your code in form and color on paper ... (the background is white by default .. to avoid wasting ink)
the colors are those of the active theme in EPB

--- Containing icon "Generate code to Html + css" (in color of course) :)
after the click on it, it just requires the background color and the color of the default write
and it generates an HTML page with color-coded and shaped in the same folder as the source code ...
a CSS file with the same name will be generated (it is in this file you can change colors after the fact may
the colors are those of the active theme in EPB, but with fewer colors ..

more details on EPB, on page 1 of this topic
Image
Windows 98/7/10 - PB 5.42
■ sites : http://michel.dobro.free.fr/
Post Reply