I need to customize default Qt save file dialog: add some options in it. For example, adding some checkboxes with my own va开发者_JS百科lues in it between file type and save/close buttons.
I need to develope a WPF custom control to show the layout and connectivity of nodes in a wireless mesh network.The user needs to be able to drag the nodes around.The canvas should grown and Scrollbar
I have an app planned out that needs to have a custom menu throughout the application. Its not a toolbar or anythi开发者_如何学Pythonng like that so i don\'t think a regular UINavigationController or
I thought of creating a control for the purposethat shows tex开发者_C百科tbox for adding email address and a button that posts the value after client side validation with validation control and when t
The scenario is that i wan开发者_如何学运维t the user to create a shape in a small panel that opens (the added shape can later be placed on the canvas), but for a better reference, i want the user to
do anyone know how to add the name of image or a description of the image so that it will also get change on flinging of every image.
I am looking for android sdk\'s built-in 9-patch drawables, in particular the ones for EditText and for Button.
I could do with a little guidance if possible.. I\'m building a class library to contain custom web controls. I\'ve transformed many of the jQuery UI elements into .NET classes for dynamic use in pag
I have created a custom databound control as per my requirements and now I want to restrict this control should take custom collection as datasource instead of every collection which is impe开发者_如何
I\'m writing a lookless control which uses the usual Generic.xaml to apply a default control template.