Need a new Font property

Features wanted...
Post Reply
jacky
XYwiki Master
Posts: 3106
Joined: 23 Aug 2005 22:25
Location: France
Contact:

Need a new Font property

Post by jacky »

I think it'd be really cool if we could have another "font property", that would be used pretty much in all text/dropdown that allow to enter regexp (eg VF, Goto, RegExp Rename, FF: Name, etc)

Actually, the dream would be that this font would only be used when using RegExp mode (">"). The main point is, it's really a pain to make a regexp with another font than a fixedsys or courrier type, cause you can't see/work easilly with this kinda stuff: (.{1})(.+?)\..+
And that's a problem, when you need to work with regexp.
Proud XYplorer Fanatic

j_c_hallgren
XY Blog Master
Posts: 5826
Joined: 02 Jan 2006 19:34
Location: So. Chatham MA/Clearwater FL
Contact:

Post by j_c_hallgren »

Even though I don't use RegEx here, I can understand your problem! I've used them in a bit of Perl code and yes, a different/fixed font helps, but I'm not sure how/if one could switch font usage on the fly as you type...

If this needs to be done more globally, I'd like it to be user selectable as it may not be desirable by some of us who don't have the issue.
Still spending WAY TOO much time here! But it's such a pleasure helping XY be a treasure!
(XP on laptop with touchpad and thus NO mouse!) Using latest beta vers when possible.

lukescammell
Posts: 744
Joined: 28 Jul 2006 13:15
Location: Kent, UK
Contact:

Post by lukescammell »

So basically you want it to enable a fixed width font just for regex, but not for anything else? I like this idea :)
Used to update to the latest beta every day. Now I have children instead…
Windows 10 Pro x64 (everywhere except phone…)

jacky
XYwiki Master
Posts: 3106
Joined: 23 Aug 2005 22:25
Location: France
Contact:

Post by jacky »

lukescammell wrote:So basically you want it to enable a fixed width font just for regex, but not for anything else? I like this idea :)
That'd be the best yeah, it's really needed IMHO when you work with regexp. Pretty much all soft that deals with regexp use a fixed width font aswell, cause if not it's almost impossible too really see what's going on.
Proud XYplorer Fanatic

admin
Site Admin
Posts: 66253
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Post by admin »

Done! 8)

Post Reply