Jump to content

SIRE Software

uniGUI Subscriber
  • Posts

    65
  • Joined

  • Last visited

Everything posted by SIRE Software

  1. Good afternoon! is it possible to implement a DBLookupCombobox like the DevExpress's component where you asign a TcxGridDBBandedTableView to the lookup and instead of dropping down the list it opens a popup form with a grid where you can select a record and it returns the value to the Lookup component??? Is there already a component like that or will it be added to the road map??? has anyone implemented something like that??? P.S. Our desktop application uses this component in almost 80% of our more than 600 forms, so we are figuring out if creating some functionallity like that using forms but It would be very helpful if someone implemented it already, i mean for some advices. Thanks in advance!
  2. Thanks for taking the time to answer, i really apreciate it. I wasnt sure to use those components but since they are not visual i will use them.
  3. thanks for answering!! yeah i checked it, but i need the image inside the column i mean within the value. Maybe that is posible with actions columns but i really didnt find how to aproach that functionality
  4. Good morning everyone! does anyone know if the TMS Security Components (TuilSecurityManager, TuilFormPolicy) can be implemented with uniGUI? This components are for managing securities for showing or hiding controls or doing some actions, basically i'm talking about users permissions.
  5. I guess the example's URL is not working - here is another one https://postimg.cc/t1BVjVnt
  6. We're using the trial version (FMSoft_uniGUI_Complete_Professional_1.90.0.1541_Trial) for now, but we are really considerating on getting a UniGUI licence but first, we want to make sure that SenchaJS components covers most of our needs. Example: https://ibb.co/4WmyV7Z
  7. Hello, i'am testing the framework on DelphiXE7 to know if it can give me the service level of my actual web application. My actual web application is built to operate at the client side at all (javascript code and some 3rd party libraries like kendo library) this application makes calls to my server application and it operates pretty good. Now i think that if i use uniGUI, the web applications development process will be faster but, there are some functionalities that i don't want to lose for example, in my actual web application i have some templates into the grid columns like a button or an image just in the same cell of the value of the column, i wonder if is there some way to implement this kind of templates or how i can reach this functionality? This just one example of some "special" things that i am using and basically the templates usage is what i need to implement in other sencha components too. thanks in advance.
  8. Thank you so much! I tried as you told me, and it's working.
  9. Hey Claudio, thanks for replying! how did you implement it?? i'm trying to create a web application but since we have this application server that provides and process the data we need to make calls to remote functions using the REMObjects SDK
  10. Good Morning, I would like to know if it is possible to integrate REM Objects SDK along with UniGui to make a connection to an application server. This is with the purpose of the use of the application server methods since this server processes the data, make queries and affects the database. In other way if i can't use REM, is there some place in the frame where i can integrate my custom remote functions invocations? I would really appreciate any help, Thank you.
×
×
  • Create New...