Jump to content

awendisch

uniGUI Subscriber
  • Posts

    34
  • Joined

  • Last visited

Recent Profile Visitors

742 profile views

awendisch's Achievements

Newbie

Newbie (1/4)

3

Reputation

  1. Sup guys, I'd like that my TUniTreeMenu Items broke the line whenever the text surpasses the limit width, instead of cuting the text and adding "..." like in the picture below. Any ideas how, I'd appreciate.
  2. Seems to work, I would try to do that. Thanks man. Still I would like to know why it didn't work the other way.
  3. I am trying to create a method to call a screen mask , execute a code and finally hide the mask. My objective is to use this code all around my system, like whenever I needed i would just call it from a Library.
  4. After I create a instance of a TUniScreenMask while trying to call a sceen mask manually the Error occurs : ''There is no default JS Object appears' . I'm not quite sure on how to make this work, if someone has any pointers on how to solve this problem I apreciate.
  5. Currently I'm using Unigui 1.90.0.1559. I've been trying to find a solution to drag and drop TUniPanels in order to make a Dinamic layout for placing DashBoards. Normally all you had to do is to code around the mouse events to capture mouse position and then alter the Left and Top property of the object you're draggin. The problem is that neither my form nor my Objects have the "OnMouseMove" event, without this event I cannot implement the code to capture mouse position in real time while draggin the object. If anyone know a solution to this problem I would apreciate it.
  6. I have a TuniDbEdit with the property "InputType" setted to "datetime-local", right now the component is setted to manage a TimeStamp Field, but as I try to use it in run time the error "Could not parse SQL TimeStamp string" occurs. Apparently this component is made to work with Varchar type. Does anyone have a solution to that, it's really important that the DataBase field keep being TimeStamp type.
  7. Currently I'm using this component (UniDbDateTimePicker) with the property "Kind" set to tUniDateTime to handle TimeStamps fields from my DB, but I'm having trouble to set the width correctly to make both sides rightly ajusted. As you guys can see, the left side has more than sufficient space while the right side doesn't have enough. If I try to increase the width the proportion stand the same and the spare space from the left side increase aswell making my layout look bad. Does anyone know how to set the width from both sides (Date and Time) separately?
  8. Greetings, I updated to the latest version and the bug no longer exists. thankful!
  9. In my Unigui it is this behavior that he exhibits, but I need it to be the same as in your video. screen-recording.webm
  10. hello alright, yes, this is the behavior I need. My version of UniGui is 1.90.0.1510. Is there a bug? did you make any changes to load the icon a second time?
  11. I really regret that it takes so long for us, the user who paid for the unigui tool and we are betting on its evolution, to have answers to problems.
×
×
  • Create New...