user-interface
Android UI - Linear Layout
I\'m displaying some controls such as text boxes above the game screen. When I hide the controls and then re-display them using setVisibility(), they move off the screen, however I can just see the bo[详细]
2023-04-12 09:46 分类:问答Git Gui showing 8000 files from AppData
Git Gui is showing over 8000 files f开发者_如何学Crom the .gem and AppData directories which is preventing me from seeing my actual repository.[详细]
2023-04-12 09:25 分类:问答Events for the border of a form?
I want to know when the user has the mouse over the border of a form. I also want to be able to know if its the top/bottom or left/right border.[详细]
2023-04-12 08:38 分类:问答mvc with multiple windows design
I am working on an application and i am using the MVC pattern. Currently my plan is to have an MVC pattern for each window that comes up. For instance, my login window has its own mvc system. Another[详细]
2023-04-12 08:33 分类:问答"Failed to register input channel" - what is this caused by and how to fix this?
I\'ve been getting the following error, reported via Market developer console by the users of my app:[详细]
2023-04-12 05:46 分类:问答Tkinter - Why is my background/frame not re-painting?
I am not sure if I am on the right track here-- but I started GUI programming with Python. I have all of my buttons and entries worked out. The main problem I am having is with the method that rolls[详细]
2023-04-12 04:25 分类:问答How do you find out the REAL size of a JFrame?
I have a 开发者_运维技巧JFrame which is maximized (frame.setExtendedState(JFrame.MAXIMIZED_BOTH)).[详细]
2023-04-12 04:24 分类:问答Blackberry Button not working in HorizontalFieldManager
My workFlow is l开发者_如何学运维ike this ... I have taken Three HoriZontalManager one for holding theBackgroundImage of the button and two HoriZontalManager to hold the CustomButton and i am adding t[详细]
2023-04-12 03:39 分类:问答C# Menu Component
I am looking for a pointer in the right direction, rather than a full solution to my question. Below is an example of the kind of user interface, taken from Microsoft Excel, that I\'m wanting to prod[详细]
2023-04-12 03:07 分类:问答What's the entry point of GUI program in linux?
In windows it\'s WinMain, what\'s it in linux? 开发者_开发知识库 Or is it still main?The Windows PE (Portable Executable) format has a flag in the header that states whether the executable is console[详细]
2023-04-12 02:45 分类:问答