Jump to content

gerhardhziegler

uniGUI Subscriber
  • Posts

    133
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by gerhardhziegler

  1. Good morning, folks! Is there any possibility to set the state of an UnimSegmentedButton programmatically? UnimSegmentedButton.Items[n].Pressed:=True or False doesnt show any reaction. Best regards!
  2. Hi folks, seems, the header alignment doesnt work? Is it an release problem, I have 1.50.0.1480. Regards
  3. Good evening, folks! As you may know, most mobile browsers like to interpet the UnimSelect in a separate (modal) popup, where the user needs to pick and confirm. For some reasons I would always like to have the dropdown like an UniComboBox (I can place it within the mobile, but it works with causing an error). I tried to place a boostrap componentent, but its limited to the HMTLUnimFrame, so it doest fit as well. Any ideas? Best regards, Gerhard
  4. Update: Works better, if I "hide" the second form (my fault and mistake). Anyhow the Menu of the mainmform gets lost and replaced by the second form. Is this a solution?
  5. I have some problems using the UnimMenu in different forms. Example: MainmForm has a UnimMenu with ViewportMenu=True (any other configuration always and immediately shows the menu - which I dont want - and doesnt mask the rest). Once I opened the menu in the second form and return to the mainform, the UnimMenu in the Mainform doesnt open with visible:=True. This complete effect seems to appear only when ViewPortMenu=True. It would be also nice to know what Cover and Reveal really does. Well I Have a little idea, but... Find enclosed my test project! MenuDemo.zip
  6. Update: Works, shouldnt be placed into a Panel. Seems not to work. 1.50.0.1480 Didnt get anything at the "OnAjaxEvent" of the label neither on the "OnClick"-Event? What use has it? Regards
  7. Good evening! I would like to implement that feature for an UnimDBEdit (or UnimEdit). Are the same parameters and is the same script valid? Where do I add the function? The MainM doesnt offer a script property. Regards and thanks
  8. I would like to implement an Autocomplete for an UnimDBEdit. While typing I read a database and complete the text. Problem: I would like to overtype ("Go ahead") so I need to mark the rest of the text as "selected", so the user may go on typing. Any ideas or Solutions? Remark: Lookuptable is very big >2000 Records
  9. Good afternoon! I need an answer or help in following questions (I am using Mobile Triton Theme) 1.) How could I change the size of an image, used in UnimTitleButton or UnimBitBtn. It seems always to be reduced to 16 x 16 pixel. I assume, its somehow x-button-icon-size, but cant find, thou it seems I dont have the right reference. 2.) I tried to work with with IconCI's ( ) Example from Sharzad wich seems to work a while, while now I can define any Symbols from the Pictos, but the "Hamburger" doesnt work anymore, with any name. Also its not possible to change the size of that symbol. 3.) Change the look of that Title and Title buttons: That look like WindowsXP in triton. Isnt it possible, to make the smybols bigger (see 1.+2) and probably have the same color for the button? How can I change the color for the Toolbar? Best regards and thanks to all!
  10. Wonderful. We couldnt find out the complete CSS for this component. Where did you get it?
  11. Good afternoon, some of the themes, like W10, do not mark the selected row neither the mouseover with a color (neptune or default do so). Anyway I tried to change this by some css, like explained (here at the forum) for all other grid types, but it did not work with the UniDBTreeGrid. For me it seems, there is some other CSS I could need, but I could really need some advice now. Best regards from Berlin, Gerhard
  12. Good evening! I just tried to find, where and how to change the caption of these buttons in DatePicker, I couldnt even find in Sencha Doc? Any ideas or recommandations? Greetings Gerhard
  13. looks like, we have the same problems...
  14. Dear friends! The example is wonderful, but I would really need these functionality in the DBTreeGrid. It seems, some properties and events are missing there, so I can implement a proper drag & drop (within the grid, fe. exchanging rows) solution there. Any suggestions? Help is really welcome. Gerhard
  15. Dear Mohammad, the example is fine, but i am still looking for a "inside" drag & Drop solution for the DB Tree Grid (not all events f. the example are available there). I really could need some help now. Greetings to Palestine!
  16. Hi Mark! What a great example! Will try to use it in my code (signature for cleaners) today. I hope I am welcome with questions ;-)
  17. Dear Stas, I think I have some questions on your really great example, concerning your JS code and usage of it?
  18. Update 19:20 MEZ: Could use the LinesGame now for drawing, but its simple not performant enough. Though its server side bitmap manipulation, the mouse events are processed there in LinesTools.MoveDownEvent. I simply dont get how to use the "internal" js functions from unimcanvas-min.js for the usage of drawing while mousemove.
  19. Hmmm.. doesnt work. I used a frame now, containing the Canvas. Anyway on opening the mobile form, that is containing the frame, the error "Ext.Form.Canvas is not a constructor" occured. So did I understand anything wrong? I am not completely sure I understood the concept behind the demo. I did include the JS library, then the constructor error vanished. Regards
  20. Thanks a lot. Its really a fine example and I hope, I understood the usage of the frames!
×
×
  • Create New...