In Xcode 12, In Info.plist file column expanding or resizing to zoom not working - xcode12

For more information please see in reference image

I had similar issue where the Value column was way too narrow.
I tried making the window as small as possible and then resizing, but that didn't help.
However, what seemed to resolve the issue for me was to click Add Editor on Right button (near the upper right corner with the "+") when Info.plist is displayed. This added a second window showing Info.plist with the Value column expanded all the way to the right edge, I closed the left pane with the narrow column.
Now, even after quitting or opening other projects, I get the Value column expanded all the way to the right edge.
Steve

I had the same problem too. I think this is a Xcode 12 bug. I solved this by:
First open info.plist
Click on show or hide code review button on top right corner. It will split the window.
Again click the same button
I don't know how the problem is solved but it did.

I did manage to resize it after dragging the window bottom right border of the application window. Hope it helps anybody else struggling with it.

Try to add an editor (https://take.ms/V8fee) and then to close it.
It fixed the issue for me.

I had the same problem. Drag the bottom right corner and make the window as small as you can, and then drag it back to full size. That fixed it for me.

I had this problem and I found a trick for XCode 12.2
just open the plist file and press the (+) button ( in the top right of the editor page) to appear right editor and press it again to disappear, it worked for me.

Related

Excel arrow buttons to scroll through TABS don't work

I have a workbook in which the 2 little left and right arrows at the bottom left which we use to move through tabs are not working. I can still right-click and choose the tab I want to go to, but I'm baffled as to why the arrows themselves no longer work. And the left arrow is always greyed out even if I've navigated to the rightmost tab. And if I do navigate to the rightmost tab, I don't see the tab name at the bottom of my screen; it remains hidden behind the scroll bar. The right arrow is always dark/black and seems like it should be working. Any idea why that might happen?
Try using ctrl + Pageup or Pagedown, hopefully that helps you until someone can answer or assist on the real issue.
I just had the same issue and I resolved it by clicking the vertical 3 dots on the far right and then sliding it to the far right and then clicked on the "+" just to the left of it which added a new sheet and then clicked on the horizonal "..." I then deleted that new sheet that I added and voila, now I can scroll left and right using the left and right arrows.
enter image description here

Word - How to stick text to the bottom of page

https://SURU.tinytake.com/sf/MTQxMTgzOV81MDc2MDI2
I want to stick some text of the bottom of the page, like on the screen, just before footer always. When there is text (from mergefield), next should be new lines. I hope screenshot make it easier to see.
You can put the text in a text box or frame with position set to "Bottom
Relative to Margin". It's the only idea I have due you don't want to use a footer.
Or you can see this article
Basically it gives three options:
Negative left indent
Margin text box
Anchor to the header
I found the solution to the problem on Microsoft's page and I hope that this page comes up for as many people as possible.
Select the text you want to stick to the bottom (or top) of the page. Under Layout tab take a look at the bottom right of the page layout section and you should see a small arrow that, when clicked on, opens a new menu. In that menu, go to layout tab and set vertical alignment to be "bottom". IMPORTANT! Make sue that the next menu option (at the bottom of that window) is set to "apply to selected sections" otherwise, you will be writing from the bottom of the page upwards.
Here is the source image that helped me. https://filestore.community.support.microsoft.com/api/images/0382c4a8-ade9-4fc4-be66-bcd2c7101479?upload=true
Here is the visual representation:
Note that the person who took the screenshot set the last setting to whole document, not just selected sections.
If selected sections option isn't available, make sure you selected a text before opening the menu.
Hope this helps!

open file in new tab

Does Android Studio have the option of opening a referenced file in a new tab (like Xcode's Alt-click feature)?
If not, is there a way of creating this?
Open current editor tab in new window
Shift+F4
Even I couldn't find a way of "Duplicating Tabs". But there are two workarounds that might help:
1) Right click on a tab title and choose either Split Vertically or Split Horizontally. This can be done multiple times!
2) If for some reason you don't want to see the files side by side, there's another hack (works for me on Mac): First, right click on a tab title and choose either Split Vertically or Split Horizontally. Now, drag the extra tab (by its title) on to the title bar of Android Studio => the tab will pop out into a new window!
Hope this helps!

Bug with Excel form control - scrollbar keeps scrolling

I'm creating a dynamic chart using an Excel form control -- the scrollbar -- and the way this works is exactly as described on http://www.excelcharts.com/blog/animation-interaction-and-dynamic-excel-charts/ (towards the bottom). I have a chart of data, and a column called "Chart source" that just does an index match based on the scrollbar's linked number. When you click through the scrollbar, it updates the chart source column and thus the chart.
The problem I'm having is that when I click the scrollbar, it keeps scrolling all the way, to either the left or the right, instead of moving incrementally one by one. The number counts through 1 by 1, but it goes all the way as if I were continuously clicking the button. This behavior stops in its tracks if I click and then move the mouse out of the arrow area. I've tried messing with the form control's "incremental change" and "page change" options to no avail. Things that do work: I can click and drag the scrollbar itself to the place I want it. I can type a new number in the cell linked to the scrollbar, and the scrollbar will jump to the right position.
Does anyone have an idea of how to fix this bug?
EDIT: I figured out the problem. This is a bug in Excel. If you are in "Page Break Preview" mode instead of "Normal" mode, this behavior will happen. Switching back to "Normal" mode (the first of the three icons in the bottom right next to the zoom) fixes this behavior.
This problem occurs when calculations that result from the changed value that is controlled by the scroll bar, takes too long. Changing to Manual calculation mode resolves the problem (although of course is not necessarily desirable in all cases)...
(see http://www.pcreview.co.uk/forums/slider-bar-continues-increment-mouse-hovers-over-arrow-t3064239.html)
The same has been happening to me, but my excel sheet was in "normal" mode.I believe the original answer is correct. I noticed this happens when I press a combination of keys or my hand lightly brushes across bottom pf laptop. Very annoying. Finally I sit and wait for the scrolling to stop then click back to top of sheet.
Possible answer... I have the problem with one type of worksheet, but only when another worksheet with VBA code is open. A fix might be, in the first worksheet:
File\Options\Advanced\Formulas\un-check Enable Multi-Threaded Calculation
I figured out the problem. This is a bug in Excel. If you are in "Page Break Preview" mode instead of "Normal" mode, this behavior will happen. Switching back to "Normal" mode (the first of the three icons in the bottom right next to the zoom)

Can I make Excel scroll smoothly without using middle-click?

I must work with nightmare Excel files. (I didn't create them, I just have to work with them).
They were so big (more than 50 big columns and 100 big rows) then I must scroll up/down and use "<" and ">" buttons to scroll left and right. When I scroll around, Excel always jumps to the next column or row. This make me crazy!
Can I develop a plugin or add-in to make Excel just scroll smoothly, like web browsers do? If so, please give me some resource or just some keyword to learn how to do it.
Another tip: when you click on Scroll lock on your keyboard, this will change the way your arrows keys will work.
Instead of moving from cell to cell, it will move the screen.
Yet, as Issun said, you cannot change Excel and AFAIK, you cannot "split" a cell when scrolling.
Furthermore, you can also change the number of rows that will scroll in the Windows Control Panel.
I'm sorry to tell you but the snapping to the top of a cell when you scroll is a design choice by Microsoft that you simply cannot get around while working within Excel. You can middle click your mouse to enable smooth preview zoom with the mouse, but once you click the program, it will snap back.
Instead of looking for a plug-in, you should look for a different program to run the .xls files to work on them. Perhaps even something as simple as opening the document in Google docs might allow you to scroll normally.
That being said, if you are having the problem of the cells being so big that when you scroll down it skips over some cells, assign either a command button or keyboard shortcut to this macro:
Sub DownOne()
ActiveWindow.SmallScroll Down:=1
End Sub
I have used this on several occasions due to Excel skipping cells because of their size. The reason is that the mouse "single scroll down" is by default set to Down:=3
You might be able to map this macro to a mouse wheel scroll event, but I believe you need to add a .dll to use that event (ref: http://support.microsoft.com/kb/837910)
Click down on scroll wheel (middle) of mouse (remember not turn, but click down). This will produce unique four way arrow. Now drag mouse up or down (or even sideways, left or right) and you will get slow smooth scroll.
Well, this is an extremely old thread, but I was having the same problem today.
Try going into your Mouse Settings in Control Panel and set your Wheel to Scroll 1 line at at a time.. I have some rows that are merged, and it was frustrating the hell out of me how quickly it would scroll past them. Turns out, I had my Wheel set to scroll 3 lines at a time (default I think).
Took me forever to figure it out (felt like an idiot once I did).
Note - You'll want to go back and set it back to 3 lines when you're done in Excel because it makes it painfully slow to scroll in your web browser.
Old thread I know, but I found a work around (if this is a repeat suggestion, sorry). Leave Column A alone, with "normal" sized cells. You can hide this column if you don't want to see it. Put all your contents in the remaining columns as you normally would and merge the content over several rows. Since column A is normal sized, you will get "smooth scrolling".
I had the same problem until I upgraded by office from 2014 to 2017. Now I have office 2017 [version 15.33 (170409)] and I can scroll by pixels using Mouse as well as Laptop trackpad. I am using MacOS Sierra version 10 operating system.

Resources