Re: window to window functionality lacking?
Posted: Thu Feb 02, 2017 5:19 am
For Jacque and FourthWorld;
On your last parting post comment, my program (you can see it in the code part I sent you yesterday) already allows the user to select as few as one char all the way up to the entire field.
=============================================================================
For Jacque and FourthWorld;
The only reason I did not send you the whole stack which would make everything obvious, is that I am in the middle of changes with breakpoints and temporary code all over the place so the stack won’t run normal/right and would just confuse you at this moment. Reminder: I am working in windows OS.
So the next best thing is to act like the user and select part of the output results containing colored text background. The end intent of the user is to then be able to copy the results selection and paste the info OUTSIDE of LC say into a word processor app like word for windows so that they can work on it even when the app is shut down or when they are away from their main computer.
Based on what the user selected, I will send you the web page LC makes with the issue that causes the backgrounds to come out all black which makes the outputs the user needs useless. I will call this file LC_WebSelections.html
Then after the HTML replacements are done (I sent you yesterday exactly what and how to replace the html), I will send you that file too. I call that file “FixedWebSelections.html”.
You will see that when you open up the “LC_WebSelections.html” file with a web browser, the italics and bold styles are kept but the colored highlights are not. They appear all non existant. Copying the selection is now a useless proposition since the colors are not going to magically appear now.
When you open file “FixedWbSelections.html” in a web browser, you will now see ALL of the retained colored highlights. Now you can copy the entire selection into word for windows (desktop app) or paste then into Google docs’s writer part(online app) so that you can verify for yourself that for both outside of LC instances (desktop and online) the colored highlights are retained in their full glory.
At this point you should be able to compare both html source code and see how the “fix” replaced html turned out. Note I tested all this with the following browsers so this is not just a particular browser “lucky fix”. Browsers in windows OS used to test both files: iexplore, chrome, firefox, Maxthon, Opera and safari probably the most popular browsers being used out there.
For apps like mine that can generate over a hundred pages of Regex outputs related to matches and concise capture group replacements, being able to show helping “colored highlights” (colored text backgrounds) related to found matches and replaced text, main heading directives etc. and being able to transport then OUTSIDE of LC for manipulation/review is CRITICAL. Without this, the user will have a very difficult time zooming in on such results.
This was one of my biggest requests (making the colored output available OUTSIDE of LC) from users when I started to create the program and is something I noticed many LC apps do not offer even when they should have because their transported output type is hard to follow without colored highlights.
Perhaps this was not done before because they were never able to bring colored text backgrounds outside of LC, so the authors may have just gave up.
Let me know if this covers all you need to feel comfortable that the provided remedy does its job as advertised.
[Jacque]
You were not able to get back to me with the answer to my question (see last post) that the clipboard is containing the source html which is not what we need pasted and any attempt to paste this into word for windows does nothing???
Thanks
On your last parting post comment, my program (you can see it in the code part I sent you yesterday) already allows the user to select as few as one char all the way up to the entire field.
=============================================================================
For Jacque and FourthWorld;
The only reason I did not send you the whole stack which would make everything obvious, is that I am in the middle of changes with breakpoints and temporary code all over the place so the stack won’t run normal/right and would just confuse you at this moment. Reminder: I am working in windows OS.
So the next best thing is to act like the user and select part of the output results containing colored text background. The end intent of the user is to then be able to copy the results selection and paste the info OUTSIDE of LC say into a word processor app like word for windows so that they can work on it even when the app is shut down or when they are away from their main computer.
Based on what the user selected, I will send you the web page LC makes with the issue that causes the backgrounds to come out all black which makes the outputs the user needs useless. I will call this file LC_WebSelections.html
Then after the HTML replacements are done (I sent you yesterday exactly what and how to replace the html), I will send you that file too. I call that file “FixedWebSelections.html”.
You will see that when you open up the “LC_WebSelections.html” file with a web browser, the italics and bold styles are kept but the colored highlights are not. They appear all non existant. Copying the selection is now a useless proposition since the colors are not going to magically appear now.
When you open file “FixedWbSelections.html” in a web browser, you will now see ALL of the retained colored highlights. Now you can copy the entire selection into word for windows (desktop app) or paste then into Google docs’s writer part(online app) so that you can verify for yourself that for both outside of LC instances (desktop and online) the colored highlights are retained in their full glory.
At this point you should be able to compare both html source code and see how the “fix” replaced html turned out. Note I tested all this with the following browsers so this is not just a particular browser “lucky fix”. Browsers in windows OS used to test both files: iexplore, chrome, firefox, Maxthon, Opera and safari probably the most popular browsers being used out there.
For apps like mine that can generate over a hundred pages of Regex outputs related to matches and concise capture group replacements, being able to show helping “colored highlights” (colored text backgrounds) related to found matches and replaced text, main heading directives etc. and being able to transport then OUTSIDE of LC for manipulation/review is CRITICAL. Without this, the user will have a very difficult time zooming in on such results.
This was one of my biggest requests (making the colored output available OUTSIDE of LC) from users when I started to create the program and is something I noticed many LC apps do not offer even when they should have because their transported output type is hard to follow without colored highlights.
Perhaps this was not done before because they were never able to bring colored text backgrounds outside of LC, so the authors may have just gave up.
Let me know if this covers all you need to feel comfortable that the provided remedy does its job as advertised.
[Jacque]
You were not able to get back to me with the answer to my question (see last post) that the clipboard is containing the source html which is not what we need pasted and any attempt to paste this into word for windows does nothing???
Thanks