Xcode 6.1.1 Toolbar Icon and Text doesn't show - osx-yosemite

In Xcode 6.1.1 the Icon and Text doesnt show. It just shows the Icons. If if right click when the the icons are showing it just gives"hide toolbar" as the option and no option to show both Icons and Text.
This is very strange. If I use Xcode 5.x it shows the Icons and Text and right click on the toolbar works properly.
Anyone else having this issue? Also the same used to happen in 6.1 also.

Go ahead and click on 'Hide Toolbar', next you right click on the tool bar again and you can select 'Icon and Text'. Now you should have both Icon and Text as shows below;
I have a problem, it seems I have to click on 'Hide Toolbar' twice for Xcode to response.

Related

Intellij documentation popup hides warning popup

In the Intellij Settings I activated Editor > General > Show quick documentation on mouse move and I like it. But when there is a warning message also shown as popup when the mouse hovers over, then the documentation popup just hides the warning like this:
Well, that's not nice. Is there a way to solve that?
The are a couple of alternatives to displaying the quick documentation as a popup:
Display the quick documentation in a separate panel.
Display the quick documentation in a floating window.
To display the quick documentation in a separate panel:
Position the mouse so that the quick documentation popup is displayed.
Click the Options icon in the bottom right of the popup.
Select Open as a Tool Window from the drop down menu.
After doing that the quick documentation popup is displayed in a panel on the right. It is still automatically updated as you move the mouse.
Alternatively, to display the quick documentation as a floating window:
Click the Options icon in the top right corner of the panel.
Select Windowed Mode from the drop down menu.
After doing that the quick documentation is shown as a floating window which you can position wherever you want. You could even place it on another screen if you have multiple screens. Again the content is still automatically updated as you move the mouse.
Select Open as a Popup from the Options drop down menu on the panel or the floating window (or press CTL/Q) to revert to using a popup for the quick documentation.
The best choice is a matter of personal taste, but both of those approaches would solve your overlapping popups problem.
Update:
The previous screen shots were produced using IDEA Ultimate 2018.1 EAP. With Ultimate 2017.3 it seems that the situation is slightly different. After clicking the Options icon, only a control to adjust the font is shown. In that case click the Pin icon in the top right of the window:
After doing that click the Options icon in the top right of the window to see the menu options:

Bootstrap not working properly when clicking

When the screen is small the bootstrap bottom doesn´t work properly.
Here you can access to my web: http://safelinking.net/pz1Y9fP
As you can see when i click on the bottom, the menu doesn´t appear. it mustn´t appear at first, and when you click the bottom must appear and disappear.
what´s wrong?

Storyboard Problems with Xcode 6

I opened up a project I was working on and have found that all of the items that I have added to the main.storyboard are greyed out as in the screen shot. When I look at the Main.storyboard, it doesn't display anything. The Label that is in black is a label that I added to test that I can add something to the screen. When I run the application it works as expected.
How do I get the greyed out items to not be greyed out any more?

how to align text center in nsMenuItem Cocoa Mac osx

I am new in MAC OS X development, I have to align text centre in nsMenuItem but I not find any particular solution. I checked on google but not find any tutorial.
Find some tutorial but not exactly same, in these tutorial we take a NSView in nsMenuItem and then Insert subview in NSVIEW to accomplish it centre align.
Is there is any better solution? Please provide me link if possible.
Edit : I attached screen shot, but this is not working for me.
Thanks
You can set the Attributed String of the menu item, which does allow you to center the text, as well as change the font, color and size of the text as well.
I do not know which version of Xcode/OSX you are using, but under Xcode 5.0.2 you can use the built-in interface builder to edit the attributed strings of menu items.
Click the MainMenu.xib entry, then click the menu you want to edit to open it, then click the menu entry. On the right side of the window there should be some options, if not click the right most square in the group of 3 at the top right of the Xcode window 1.
Once you have the right panel open click the Attributes Inspector icon [2] (4th from the left, looks like a slider type icon). At the bottom of the list of attributes you will see an entry for "Attrib. Title" [3].
That is where you can set a custom font, color and alignment for your menu item.
If you need more control then that provides, you can also embed custom NSViews into your menus which gives you complete control over how the menu will look.

Fix dot issue on TextField in Titanium

I am working on titanium application.When I have written text and press space button twice then dot is showing on Textfield and TextArea.Please suggest me how to fix it.I have attached the screen shot.
This is a feature on your phone, has nothing to do with Titanium. Go to Settings -> General -> Keyboard and turn off "." Shortcut