Word Wrap - Right Margin

Post your questions and problem reports here

Moderator: kfury77

Forum rules
Please try to follow these guidelines. This will help to receive faster and more accurate response.
  • Check the Support section of the corresponding product first. Chances are you will find your answer there;
  • Do not create new topics for already reported problems. Add your comments to the existing topics instead;
  • Create separate topic for each problem request. Do NOT post a number of non-related problem reports in a single topic;
  • Give your topic a meaningful title. Titles such as "A question," "Bug report" and "Help!" provide others no clue what your message is about;
  • Include the version number of the software you are using;
  • This is not an official customer support helpdesk. If you need a prompt and official response, please contact our support team directly instead. It may take a while until you receive a reply in the forum;
Post Reply
brianf
Posts: 3
Joined: Thu Aug 05, 2010 12:09 pm

Word Wrap - Right Margin

Post by brianf »

Hi,

I'm using the latest version of RapidPHP (10.2.0.121) I was wondering if it is possible to get the word wrap to function so that text wraps at the right margin.

At the moment word wrap wraps the text at the edge of the screen.

Thanks
Gatis
Blumentals Software Developer
Posts: 545
Joined: Sun Mar 05, 2006 12:30 am
Location: Latvia

Re: Word Wrap - Right Margin

Post by Gatis »

Hi!
I am afraid, it is not possible to have the text wrap at the right margin - it can only be wrapped at the edge of the screen.
Kind regards,
Gatis Avots
brianf
Posts: 3
Joined: Thu Aug 05, 2010 12:09 pm

Re: Word Wrap - Right Margin

Post by brianf »

I see. What is the reason for the right margin then?

Is it possible to include this function in the app? Other editors I've used are able to wrap to the margin.
Gatis
Blumentals Software Developer
Posts: 545
Joined: Sun Mar 05, 2006 12:30 am
Location: Latvia

Re: Word Wrap - Right Margin

Post by Gatis »

I see. What is the reason for the right margin then?
Just to inform you where a margin of a line is. You can use it then when you code - to guide you when dividing code in lines.
Is it possible to include this function in the app? Other editors I've used are able to wrap to the margin.
If there will be demand for this, we will consider it. Currently it seems not many need this. Which editors have such feature? Just tested Notepad++, it does not have it.
Kind regards,
Gatis Avots
brianf
Posts: 3
Joined: Thu Aug 05, 2010 12:09 pm

Re: Word Wrap - Right Margin

Post by brianf »

EditPlus and PsPad are ones I've tried and implement wrapping on the margin.

I think it would be a nice addition to the feature set, especially with larger monitor sizes more common these days.
Post Reply