Jump to content

55143681

uniGUI Subscriber
  • Posts

    670
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by 55143681

  1. Does not work,sorry! How to do?
  2. I create UniPanel1 in UniPanel2, but UniPanel1's top and left is not UniPanel2's top and left, why?
  3. I am making a kanban with UniPanel like this. How to lower uniPanel topBar's height? How to change UniPanel topBar's color?
  4. In my UniFrame,there is a UniDBGrid, I like to turn to right cell with enter key, How to do that in UniDBGrid of UniFrame.
  5. Help please,I have mail to your helpdesk for so many days, without any answer. FSD 1830
  6. I want to change UniPanel 's background picture at runtime, but the follow code does not work, How to do that, thank you. UniPanel1->Background->Picture->LoadFromFile("loadImage/33.jpg");
  7. See the picture please: meeting1 is allday meeting2 is not allday In the day cell,meeting1's title have no time,meeting2's title begin with time, I think meeting1 and meeting2 all should begin with time. I need to do something at someday,of course there is a begin time.
  8. Everybody: I want to design a visual board with unigui as the picture, can you have a good idea? 1、with which unigui control ? 2、How to draw the lines or divide the area? 3、How to make the small tips? 4、How to drap the small tips from area1 to area2?
  9. UniGUI has so many properties and events to use, a manual is what I need.
  10. Thank you very much. You mean all the forms will have the same ConstrainForms=true ?
  11. Dear: See the picture and the demo code please. In my code,I have a UniPageControl,when I click button2, I create a UniFrame1,In UniFrame1 there is button3, If I click button3,I want to show UniForm1, but, I have a compile error, I need the function very much, Please help me to resolve the problem, thank you. test.zip
  12. In Google browser I open my project, after I show a UniForm, I drag the title of the form, everything works well, but, If I drag the sub UniForm outside of the google browser, the Uniform dispear and can never be dragged back again, How to avoid drag sub UniForms outside of the main browser? thanks.
  13. Sorry to everyone,UniSweetAlert runs ok. 1、Title=TitleText and TitleText's level is higher than Title 2、Text display under Title
  14. See the image please. I know UniSweetAlert1->Title's function, but I can not find out "Titletext" and "Text" 's function. with Delphi: 1、"TitleText" does nothing 2、“Text” does nothing 3、UniSweetAlert1.Show('ljdsafljkfd'); does nothing with Cbuilder: 1、UniSweetAlert1.Show('ljdsafljkfd'); can show some text under the Title that is what I want, can you tell me how to use "titleText" 、"Text"、Delphi’s UniSweetAlert.Show?
  15. What 's your mean? I want to build your project and test the result.
×
×
  • Create New...