I have the following scenario: A user on one our customer\'s website clicks a link. It performs an automatic signon with their credentials to our site, which is launched in a new window.
I have 开发者_开发知识库a scenario where I am displaying a popup on my control. I am able to do this using PlacementTarget, Position, etc.
I\'m using a modified form of treeview, for the treeviewitem there is a template to show a textbox with a done button in a popup. I have used a static class to find if the mouseOver
I\'m a newbie in flex, right now I want to create a panel docking to a pop up panel in my flex app, like Winamp\'s playlist window can dock to main window. but I didn\'t find any useful on docking in
I want to create an error handler for a mvc project, but the error message should be displayed in a popup. I tried to override onException event of the controller, but I don\'t know how to get back to
Preface: wxWidgets 2.8.10 project on Windows. I have a main application window (controls in a frame). If the user presses a hotkey, a pop-up window (implemented as a wxDialog) shows centered within t
I have a popup within a user control.The popup uses a TextBox to show a textual preview of data produced by the control.
I\'m trying to see which windows are being opened, but I dont know the window names as they are called.
I have a static HTML page which is named via JavaScript as such: window.name = "windowname". This window opens a popup window, which contains links that target windowname.
I\'ve hit a 开发者_如何学JAVAvery strange issue in adobe flex and I\'m not sure how to solve it. I have a popup box that is called on creationComplete before startup of my main application. The popup