I'm writing a plugin (dll file), and I'm creating a WinForm as its interface/dialog.
If it does require a message pump, how and where should I create one?
Hi everyone,
I'm using tooltips for icons that are displayed in a dijit.Dialog. Sometimes they work just fine, but other times they get placed around 25 to 50 pixels further away from the target than they should be. I can't see any pattern to when this happens. Any ideas on why the screen placement would be varying in this way?
Thanks,
Karl
Wierd....
Late nite I installed Office 2010 Professional Plus.
Here I am, the next morning, and Visual Studio 2008 is freezing, like there "was some invisible dialog window", because it doesn't allow me to click on any IDE element.
In brief, after I open a ASP.MVC form, suddenly I'm not allowed to click on anything, icon, dock panel, toolbox, nothing...
Anyone has this kind of problem?
I have got a word document with extension sanjay.doc when i open it i get a dialog box saying
"Problems during load"
Problems came up in the following areas during load:
Missing file: ...\sanjay files\header.htm
What could be the problem?
When i try to convert the document file to text, the content of the text has html tags.
On my Ubuntu 9.10 I have NetBeans 6.8 running. Now when I press the Enter key (to confirm a dialog box, return a line, etc) in some cases it just crashes. The application just quits unexpectedly. Anyone has a clou on where to start searching for error loggings?
Hi,
I have a WPF application and a worker thread. The worker thread invokes a callback on the UI thread, which opens a new dialog. Works fine on Win7, but on XP it will crash.
In worker thread:
someWpfDialogInstance.Dispatcher.BeginInvoke(openSomeDialogCallback, null);
Does someone knows a solution or a workaround for this problem?
I'm trying to debug a slightly-modified version of the ADO.NET POCO Entity Generator template using the directions Oleg Sych published a few years back. I modified the DbgJITDebugLaunchSetting key as recommended.
I get a dialog indicating that a user-defined breakpoint has been hit. However, rather than being presented with the option to start a new instance of VS 2010 to debug, the original instance of VS 2010 just crashes and auto-restarts.
Is it possible to debug T4 templates with VS 2010?
Hi, everyone
I am developing a Flash-based application for Facebook. I read many comment that the application need to pop-up dialog for user to decide to extend their permission.
The question is, who will record those decision? Facebook or the developer? because it might be a problem if user is asking the court for their privacy.
I'm writing a set of C# composite web server controls for displaying dialog boxes.
I want to have one abstract class which handles the basic layout and things like titles of the control, then have a set of derived ones which render child controls at a specific point.
I forsee three distincts methods: renderOpeningHtml handled by the abstract class, renderCustomControls as done by the derived class, and renderClosingHtml by the abstract class again, except I can't figure the life cycle of a CompositeControl and what methods to use when.
hi
when ever i use
window.location.href=//some url
it always open a new window, this only happens when the parent window is an dialog box. Any idea what i did wrong?
i tried using
window.open("http://asdf.com", "_self");
as suggested on this thread http://stackoverflow.com/questions/1678155/window-location-href-opens-another-window but it is still not working
thanks
I am using the StarUml to draw some component dialog,however I found that it is to difficult to make a straight line straight enough.
As shown in this image:
the example image,see the interface "query"
In visio, when I want to draw a Horizontal straight line,I can use the "Shift" key in my keybordl,how to do it in StarUml?
FBPermissionDialog is official Facebook iPhone lib.
But my code to triggering message
- (void)dialogDidCancel:(FBDialog*)dialog
is not working.
What can I do for this?
Is there a way to pop the current view from the Navigation Controller? Ideally in viewDidLoad, I would like to perform some sanity checking and if it fails, popup an error dialog and automatically close the current view (remove from parent N.avigation Controller)
CListCtrl has a CHeaderCtrl 'built-in' and we want to override it with something customized, i.e a class which derives from CHeaderCtrl.
What's the best/correct way to do this, assuming we have a dialog CMyDlg which contains a CListCtrl m_List, and a custom header CCustomHeader.
I do not see any Connection Configure dialog popping up when I try connecting 2 webparts.
I even tried using designer to connect webpart even though it gives me confirmation it does not appear to have been connected.... I am totally clueless.
Hi there,
Time to ask an odd question.
window.print(); Prints only one page of 2 pages in IE8 & IE7 even the same prints both pages in FF.
Now if I cancel the print dialog and just go to File - Print I get both pages in both IE & FF.
window.print(); is included in ONLOAD
Any idea why?
Thanks
Babak
Hi
Winforms-How can I make dialog boxes appear centered on MainForm? That is as opposed to be based on Normal windows default which renders them in the centre of the screen.
In my case I have a small main form that may for example be positioned in a corner, the the MessageBox popup is displayed what seems a ways away.
Hi,
In the application there is a dialog where only numeric string entries are valid. Therefore I would like to set the numeric keyboard layout.
Does anyone know how to simulate key press on the keyboard or any other method to change the keyboard layout?
Thanks!
Hello I want to get user from an email address,
eg: [email protected] then output must be sajid
for this is use below mentioned code but an warning occur
$user = strstr($email, '@', true);
Warning: Wrong parameter count for strstr() in /var/www/DataTable/dialog.php on line 3
& in php manul it is clearly define that the 3rd argument true is only valid for PHP 5.3.0
So is there any string function which could solve my problem?
I'm interested in Password protecting my apps RSS Feeds. So when you load a RSS feed url in the browser the browser's default dialog asks for a login and password.
Any tutorials or tips on how to get this to securely work? 37 Signals has this behavior on their web apps.
Thanks
If I have a XAML window that I show with ShowDialog, is there a way to make it (not) appear in the taskbar?
The problem is that I can set the window to be topmost but if that window opens another dialog and I set that also to be topmost, I can put the second behind the first by clicking in the taskbar. This tends to confuse users.
Does Visual Studio / Resharper support this? By refactor copy I mean to be able to enter new class name in some dialog, and to have the tool do all the refactoring (renaming) for you. No Copy of ... file names, and no error upon having two classes with same name in the project.
Netbeans does this out-of-the-box :(
After reading Jeff's blog post and being fairly new to GUI programming, I'm wondering what the limits are on applying the "opposite of Fitt's Law." For example, is it a good idea to separate "Yes" and "No" on a dialog screen, or would that conflict with another programming rule? E.g. and
Good day.
I have Eclipse PHP Galileo for Mac OSX, 32bit Cocoa version.
The problem is the rename function doesn't work properly.
While editing PHP file I choose Refactor-Rename menu or a rename hotkey and Eclipse doesn't offer me to rename a variable, instead a rename file dialog appears.
Tried to configure hotkeys but no luck.
If you do know the solution – please tell. Thank you.
hi,
I use jqgrid for my data, and enable user to delete rows from the grid. but when user click 'delete' button, jqgrid will popup a 'Delete' dialog to ask user if they wanna delete or cancel, how can i check if user choose 'cancel" before i really submit data deletion to the server? Thanks.