Search the web
Sign In
New User? Sign Up
editplus · Join the EditPlus group! The Best Editor
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 2503 - 2532 of 6448   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2503
Hopefully, you're reporting this through the correct beta testing channels. ... brace...
Michael L. Jones
mljones1947
Offline Send Email
Mar 2, 2004
1:23 am
2504
Hi, where can I get the latest 2.12 beta? Anyone wanna post it somewhere? ryan...
Ryan Aviles
RJAviles
Offline Send Email
Mar 3, 2004
2:36 am
2505
... Beta builds of EditPlus are not be distributed. If you are a registered user of EditPlus, you can email Sangil Kim and request access to the beta builds...
Andy Couch
andy_couch
Offline Send Email
Mar 3, 2004
4:02 am
2506
I knew that. I'm hoping someone can still post a copy since I assume the beta is shareware'd as well. ryan...
Ryan Aviles
RJAviles
Offline Send Email
Mar 4, 2004
1:35 am
2507
--On Wednesday, 03 March, 2004 19:35 -0600 Ryan Aviles <ravile3@...> ... It's not sharewared. Part of the agreement to become a beta tester is that you...
William K. Hardeman
wont_eye
Offline Send Email
Mar 4, 2004
2:03 am
2508
Hi, I just bought EditPlus and I think it's awesome! Syntax highlighting is better than anything I've ever seen and makes my life SO much easier. I wish I...
Marc Leveille
marcleveille
Offline Send Email
Mar 4, 2004
8:33 am
2509
No, EditPlus does not support changing the background colors for highlighting. You might be able to create a modified php.stx where the HTML option is...
M. van Renswoude
psychomark_83
Offline Send Email
Mar 4, 2004
8:39 am
2510
Cancel that, setting HTML_EMBEDDED to 'n' will cause the HTML to be regarded as PHP code... creating a bit of a mess... :( The PHP highlight_string() function...
M. van Renswoude
psychomark_83
Offline Send Email
Mar 4, 2004
8:42 am
2511
Is it possible to view HEX values in Editplus? i.e. open up a file and then do something to see the HEX values of the characters in the file?...
rauvyon
Offline Send Email
Mar 11, 2004
1:59 pm
2512
... AFAIK, Editplus isn't a HEX Viewer, so no. Lots of good freeware hex editors/viewers out there. -- Ravi (http://shell-shocked.org) "Black holes really suck...
Ravi/Shell-Shocked
r2mahara
Offline Send Email
Mar 11, 2004
5:38 pm
2513
... I've just made simple c# program that prints file as hex output (you can set it up as external tool), tools >> preferences user tools You'll need .net...
Joe_1973
Offline Send Email
Mar 12, 2004
7:18 am
2514
Hello Ravi/Shell-Shocked, ... RSS> AFAIK, Editplus isn't a HEX Viewer, so no. RSS> Lots of good freeware hex editors/viewers out there. Is it possible to view...
Ergo
ergo22156
Offline Send Email
Mar 12, 2004
10:14 am
2515
... On the right side of the status bar at the bottom of the EditPlus window there are eight status fields, from left to right: * Current line number prefixed...
Christoph Päper
crisssov
Offline Send Email
Mar 12, 2004
1:01 pm
2516
well, just thought my keyboard was broken, but it works in all other apps. anyone had this? more info at: http://www.machak.com/editplus/viewtopic.php?t=28...
Joe_1973
Offline Send Email
Mar 12, 2004
2:43 pm
2517
Before going to all of that trouble, if you look on the status line (lower right), EditPlus gives you the line number (ln), column number (col), the total...
Mickey Levine
ordinvest99
Offline Send Email
Mar 12, 2004
5:46 pm
2518
You learn something new every day. I did not know that. BTW, it shows the Hex value for the character to the RIGHT of cursor. Gregg _____ From: Christoph...
gsmith@...
kursplat69
Offline Send Email
Mar 13, 2004
12:17 am
2519
You're kidding, right? BAD analogy. ... From: Ergo [mailto:ergo@...] Sent: Friday, March 12, 2004 5:04 AM To: Ravi/Shell-Shocked Subject: Re[2]: [edit+]...
gsmith@...
kursplat69
Offline Send Email
Mar 13, 2004
12:18 am
2520
... Indeed - all the other examples are just plain text files. But I guess his point is that he'd like just one editor to do everything. ... RSS>> AFAIK,...
Ravi/Shell-Shocked
r2mahara
Offline Send Email
Mar 13, 2004
11:48 am
2521
anyone can create *.wrl STX thank you....
tbog_yang
Offline Send Email
Mar 14, 2004
8:21 pm
2522
Anyone out there working on stx and/or acp files for Autoit3? Or should I just get off my lazy butt and do it myself? Any good resources for the syntax files...
JHegener
Offline Send Email
Mar 15, 2004
3:26 am
2523
if you are dreamweaver user, I've made editplus launcher for dreamweaver: http://www.machak.com/editplus/viewtopic.php?t=29 works in dreamweaver MX and...
Joe_1973
Offline Send Email
Mar 15, 2004
6:14 am
2524
... There's an AutoIt yahoogroup - you might stand a better chance asking there. ... The help file explains everything really well. I've made a few of my own...
Ravi/Shell-Shocked
r2mahara
Offline Send Email
Mar 15, 2004
10:11 am
2525
Does anyone have working instructions on how to configure the c# compiler to be run from EditPlus and results to Output window? Closest thing on EditPlus...
Phil Streiff
pjstreiff
Offline Send Email
Mar 16, 2004
6:57 pm
2526
C# (command window) to compile: command: C:\WINNT\Microsoft.NET\Framework\v1.0.3705\csc.exe argument: $(FileName) initial directory: $(FileDir) To Run: ...
CyrusLV@...
cyruslv
Offline Send Email
Mar 16, 2004
7:30 pm
2527
In browse mode, web based pages display just fine. I tried viewing a local (Hard Drive) text based HTML page with links in the browser window and what I got...
hughcares99
Offline Send Email
Mar 17, 2004
11:14 am
2528
Since EditPlus is just using IE as it's browser... are you sure the HTML code is correct? Could you post an example of an HTML link which doesn't work?...
psychomark_83
Offline Send Email
Mar 17, 2004
11:16 am
2529
Thanks Cyrus! That was easier than I thought. take care, -pj...
Phil Streiff
pjstreiff
Offline Send Email
Mar 17, 2004
1:14 pm
2530
... Perhaps you are viewing an HTML file with an unusual extension. Since IE doesn't know the MIME type when viewing a file locally, it'll only parse what...
Andy Couch
andy_couch
Offline Send Email
Mar 17, 2004
3:31 pm
2531
... it'll ... *.html ... it ... a ... Well, one "workaround" as far as broadening the number of files the IE will properly parse is to install the apache web...
Scott Rogers
crusade_eclipse
Offline Send Email
Mar 18, 2004
9:59 pm
2532
... You're right... that was easier than I thought. I just sent them to submit@... for upload. Hope they help out some other AutoIt users!...
JHegener
Offline Send Email
Mar 19, 2004
1:18 am
Messages 2503 - 2532 of 6448   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help