XSP Editor Toolbar takes up entire screen - xpages

Anyone seen this before? Opening xPages and custom controls in the XSP editor and the toolbar masks the entire screen. Have no idea how to get rid of it. Happens in all db's. Ran repair on the designer installation, uninstalled and re-installed to no avail. I can open via Package Explorer and the XML editor.

Related

Design tab is not visible in Android Studio

Design tab is not visible in Android Studio. How to enable it ?
View - Window tools - viewer is not visible.
Thanks
I recently ran into this problem. Try File > Sync Project with Gradle Files. This can also help with configuration problems
The view that you are looking for is called the "preview" window in android studio.
You have to open a layout view in your project. Navigate to src/main/res/layout/ in your project and select the xml layout file you want to work with.
If the preview window doesn't automatically open up, you can open the view by selecting from the tool bar View>Tool Windows>Preview
There will be a "Design" and "Text" tab at the bottom of the xml layout.

Android Studio Navigation Error - New Windows in Background

I am having a weird error with Android Studio. When I am navigating through the software, new windows tend to appear in the background rather than the foreground. This inconvenience is making it extremely difficult to navigate. Any ideas what setting is causing this? In some instances, it is preventing me from progressing.
I have included a screenshot of the issue. You can see that my "Browse Repositories" is behind the "Plugins." In cases where the new dialog window is smaller than the original, I am unable to proceed (since I can't even see the new dialog).
A workaround is to avoid maximizing the screen. Reports have been sent via the official Google Android forums, so we will see if a fix is implemented.

WIX in VS 2012 Menu and Commands missing

I just installed WIX 3.10 and I'm using VS 2012 Ultimate. I have then successfully added a WIX setup project to my solution but that's about as far as I can go because the WIX menu is not showing up. The commands buttons that should appear at the top of the solution explorer window does not appear, neither does the shortcut button that appears just below the 'clean' button when you right click the project. I have tried uninstalling and restarting my PC several times but still the same.
snap shot of the solution explorer window.
I'm obviously missing something, but what? Thanks very much.
The designer you're looking for is from a 3rd party commercial product:
https://www.add-in-express.com/wix-designer/index.php
Normally one would write most Wix files by hand. It's relatively simple XML and the documentation isn't bad.
You can install the extension: Tools -> Extensions and Updates
Then in the search box type 'wix' and Enter.
The extension name is 'Designer for Visual Studio Wix Setup Projects':

Android Studio Setup Wizard Stuck on Downloading Components

So far, I've run into a brick wall when trying to open Android Studio. Installation seems to run fine, but when I open the program for the first time, I am greeted with the setup wizard which informs me that it will be downloading components.
The first line in the dialog box tells me that the sdk has been installed in a specific location, which it then lists.
At the bottom, there are greyed-out navigation buttons for 'Back' 'Next' and 'Finish'. The 'Cancel' button is active, but when I click it, nothing happens.
There is no button for 'Show Details' to reveal what is going on behind the scenes.
Basically, this screen does not advance. I have tried on multiple different internet connections. I am not using a proxy.
When I hit cancel, the button becomes greyed-out, and nothing happens. The only way to exit the screen is to force close it in Task Manager.
I have tried running as an administrator.
I am currently running Windows 8.1.
Any ideas what is wrong?
You can download the latest components manually.
Go to C:\Users\Username\AppData\Local\Android\sdk
Open SDK Manager.exe
Update the packages.
Start Android Studio.
Solution for now was to use an older stable version. 1.0.2 worked fine.
Uninstall Android Studio and clean all the junk files, then reinstall it should fix that!
First, Run "Control Panel" ⇒ "Programs and Features" ⇒ Uninstall "Android Studio"
Then make sure to delete any of these files if exist:
C:\Users\username\AppData\Local\Android\Sdk (this directory contains the SDK).
C:\Users\username\.android
C:\Users\username\.AndroidStudioX.X
C:\Users\username\.gradle
C:\Users\username\AndroidStudioProjects (these are the Android projects written by you)
I deleted the folder /Users/USER_NAME/Library/Android/sdk and it worked.

tinymce 4.0.11 does not show icons in toolbar and image browse button shows Error visual studio 2012

I am using tinymce 4.0.11, the toolbar icons are not visible, and when i click the insert image button it shows modal popup for file upload, but when i click on "Browse" button, it shows error:
Error
Server returned an invalid response
Could someone please help me in getting this resolved. I am using Visual Studio 2012 with .Net 4.5.
Thanks,
Harish
this bug is still open on tinymce bug tracker ...
tinymce renders this buttons by content property of CSS. because content property is not supported in old IE Browsers it will rendered as boxicons
here is a bug Bug Link
here is a screenshot
Screenshot of tinymce with blank toolbar icons..

Resources