Jump to content

mikromundo

uniGUI Subscriber
  • Posts

    458
  • Joined

  • Last visited

  • Days Won

    16

Everything posted by mikromundo

  1. Thank you .. I did it. goes on in case anyone else needs it. label:not(.form-check-label):not(.custom-file-label){ white-space: nowrap; }
  2. Thanks @Sherzod but the example DISPLAYS THE LOGIN FORM, I need the FORM. LOGIN is not displayed on the first run, only afterwards (when clicking on a certain button). The tip from the @alfr ( thanks ) almost worked. Because it doesn't really show, but when I display the FORM LOGIN it immediately shows the MAIN again in another window.
  3. I would like in the first execution not to display the LOGIN and when the user triggers an action, I can restart the application displaying the LOGIN.
  4. No.not yet...Sorry too for the late response...
  5. My idea was to create a base project containing everything we need to develop any system from it. RadCORE contains many features and functions that can be reused outside the project. I started developing in 2015 (FMX and VCL) ... in 2019, I ported to uniGUI, so it is not 100% in English, but, as good programmers that we are, it is not complicated to understand the flow of the code.
  6. About the Project: 1. STANDARD environment pre-configured with all FMSOFT guidelines. 2. Unique and super nice layout 2.1 Dynamic generation of THEMES 2.2 Dynamic button layout generation 2.3 Dynamic generation of standard FontAWESOME icons 3. Login 3.1 Multi Company 3.2 On Line Registration 3.3 Password Reset 3.4 'Rotating' Background Images linked to the practice area 4. Main menu 4.1 DashBoard with native components and with HTML / JS application 4.2 Dynamic generation of MENU items with multiple levels 4.3 CENTRALIZED calling for all FORMs / FRAMEs of the project through the MENU 4.4 Display of screens opened in ABAS but with runtime BOOTSTRAP rendering, that is, the pagecontrol is not displayed (BS_RENDER accompanies RadCORE) 5. Inheritance CRUD (MASTER). Huge reduction code and increased productivity for migration of your VCL system. 5.1 Generation of full SELECTs (optional) 5.2 Partial SELECT generation (pk's) 5.2.1 RadCORE detects ALL fields that form the PK of the table and add SELECT and UPDATE control, it being INTEGER, VARCHAR, DATE etc. 5.2.2 SEQUENCE GENERATION control (PK´s) registration. RadCORE controls everything to reduce your coding and leave more free time for business rules. 5.2.2.1 Your table can have sequential numeric 5.2.2.2 Your table can have sequential numeric but be a VARCHAR with leading zeros 5.2.2.3 Your table may NOT be sequential and be an integer, varchar, date etc. 5.3 Generation of dynamic SEARCH 5.3.1 You add in each inherited screen the fields you want to have as a search, date filters. 5.4 Export to EXCEL on all CRUDs 5.5 Control of LICENSES and PERMISSIONS 5.5.1 Add only secondary reviews, all the primaries are ready. 5.6 Exclusion Control with execution option of PRE and POST exclusion routines 5.6.1 Add code BEFORE the record is deleted or after. According to the need of your table. 5.7 Almost zero coding 5.7.1 Each CRUD created practically does not need add anything code 5.8 Standard grid with multiple features 5.8.1 Do not use FIELDSEDITOR 5.8.2 Masks, alignment and others dynamically generated details 5.8.3 Colors linked to the control of themes 6. Inheritance CRUD (DETAIL). 6.1 Generation of full SELECTs (optional) 6.2 Partial SELECT generation (pk's) 6.3 Almost zero coding 7. Dynamic LookUps 7.1 Dynamic creation of queries, SELECTs 7.2 Dynamic association of fields with possibility to feed more than 1 return field automatically not only "KEYFIELD" and "LISTFIELD" 7.3 Applying filters for LOOKUP selection 8. Inheritance FORM for reporting (optional) 8.1 Standard dynamic date range reviews 8.2 Adding filters 8.3 Adding print options 8.4 Report Layout Template 9. Registration of users with dynamic generation of SELECTs / INSERTs / UPDATEs. Just add the items on the screen for criticism. ZERO CODE !!! 10. Multiple BDs 10.1 FIREBIRD (default) 10.2 MySQL / MariaDB 10.3 PostGRES 10.4 SqlSERVER 11. Compatible with FIREDAC / RestDATAWARE 11.1 Routines that can be called informing which enginde you want to process 12. Several example screens but with an ERP CONTEXT 12.1 BASIC Registrations 12.1.1 More than 20 screens (which can be as many as your project needs) that use only 1 FORM. This means a reduction in code, final application size and less maintenance. 12.2 Registration of PERSONS / ENTITIES 12.2.1 CLIENTS 12.2.2 EMPLOYEES 12.2.3 SUPPLIERS 12.2.4 CARRIERS 12.2.5 All with consumption of CEPS webservice (json) 12.3 STOCK / SERVICE Registration 12.3.1 GROUP Registration 12.3.2 Registration of SUBGROUPS 12.3.3 PRODUCT Registration 12.3.3.1 STOCK registration by COMPANY 12.3.4 SERVICES Registration 12.4 MOVEMENT records 12.4.1 Chart of accounts with COUNTER DEPARTURE 12.4.2 Daily Movement 12.4.3 Employee Movement 12.4.4 Fleet Expenses 12.4.5 Accounts Payable and Receivable 12.4.5.1 With Debt Renegotiation 12.4.5.2 Partial Write-Off of Installments 12.4.6 Issuing RECEIPTS Much more being developed. Super ACTIVE design. Several users with projects already being marketed as: - Vaccination Clinic System (Mr. TOMAS) - OPTICS system (under development - Mr. FÁBIO) - ERP migration (NAUTILUS System - Mr. Flávio Motta) - RadTICKET - Attendance Control (Mr. Flávio Motta) - RadTICKET Landing Page- (Mr. Flávio Motta) Know more: WHATSAPP: https://chat.whatsapp.com/FSqt24K73uz4qSwMWLWtm9 TELEGRAM: https://t.me/projetoradcore Grupo ABERTO and another EXCLUSIVE for RADCORE users
  7. I I made several videos with captions explaining the features. I can produce more without problems. Sorry for the delay in the response.
  8. It’s already like that. I had seen it say in some post, but it does not work.
  9. Perfect @Hayri ASLAN Thanks so much !!!
  10. How does it prevent the line from breaking the label?
  11. Hi, I take this CSS: .x-btn .x-btn-inner { color: gray !important; } .x-btn-over .x-btn-inner { color: black !important; } It changes all buttons. How can I apply only to a specific button? I tried a few ways and failed. I couldn't identify what I'm doing wrong.
  12. Thanks for the comment The RADCORE project is a product that I sell in Brazil, but with some users in Kuwait, Mexico, Paraguay, Dominican Republic etc. It is the result of hard work and research to deliver the result presented in the video. But the project is more than just a simple layout. Much more in development. Super ACTIVE design. Several users with already commercialized projects such as: - Clinical vaccination system (Mr. TOMAS) - OPTICS system (under development - Mr. FÁBIO) - ERP migration (NAUTILUS System - Mr. Flávio Motta) - RadTICKET - Attendance control (Mr. Flávio Motta) - RadTICKET landing page- (Mr. Flávio Motta) Find out more: WHATSAPP: https://chat.whatsapp.com/FSqt24K73uz4qSwMWLWtm9 TELEGRAM: https://t.me/projetoradcore
  13. Thanks for the comment. The RADCORE Project is a product that I sell in Brazil, but with some users in Kuwait, Mexico, Paraguay and the Dominican Republic. It is the result of a lot of work and research to deliver the result presented in the video. But the project is much more than just layout. Much more being developed. Super ACTIVE design. Several users with projects already being marketed as: - Vaccination Clinic System (Mr. TOMAS) - OPTICS system (under development - Mr. FÁBIO) - ERP migration (NAUTILUS System - Mr. Flávio Motta) - RadTICKET - Attendance Control (Mr. Flávio Motta) - RadTICKET Landing Page- (Mr. Flávio Motta) Know more: WHATSAPP: https://chat.whatsapp.com/FSqt24K73uz4qSwMWLWtm9 TELEGRAM: https://t.me/projetoradcore
  14. Thanks for the comment. The RADCORE Project is a product that I sell in Brazil, but with some users in Kuwait, Mexico, Paraguay and the Dominican Republic. It is the result of a lot of work and research to deliver the result presented in the video. But the project is much more than just layout. Much more being developed. Super ACTIVE design. Several users with projects already being marketed as: - Vaccination Clinic System (Mr. TOMAS) - OPTICS system (under development - Mr. FÁBIO) - ERP migration (NAUTILUS System - Mr. Flávio Motta) - RadTICKET - Attendance Control (Mr. Flávio Motta) - RadTICKET Landing Page- (Mr. Flávio Motta) Know more: WHATSAPP: https://chat.whatsapp.com/FSqt24K73uz4qSwMWLWtm9 TELEGRAM: https://t.me/projetoradcore
  15. I was unable to create an example. This occurred in a project with inheritance resources. It was something very strange ... because I have 2 forms and one works normal and the other JSNAME is not shown. My question is this: WHAT MAY CAUSE A component's JSNAME property to NOT DISPLAY?
  16. Yes. Run the program I sent you please. You will see that the field appears with: dd / mm / yyyy but I have ASSOCIATED a content to it but it is not shown. It only accepts if CLICK and select a date. Yes ... I ended up asking another question but it is within the context, thank you if I can answer it. Thanks for listening.
  17. Sorry for the late reply ... RadCORE is a PROJECT (source code) there is no TRIAL, unfortunately. It is a BASE ready to accelerate the development of systems with DELPHI and uniGUI. It can be used TOTAL or PARTIAL. The RADCORE Project is a product that I sell in Brazil, but with some users in Kuwait, Mexico, Paraguay and the Dominican Republic. It is the result of a lot of work and research to deliver the result presented in the video. Much more being developed. Super ACTIVE design. Several users with projects already being marketed as: - Vaccination Clinic System (Mr. TOMAS) - OPTICS system (under development - Mr. FÁBIO) - ERP migration (NAUTILUS System - Mr. Flávio Motta) - RadTICKET - Attendance Control (Mr. Flávio Motta) - RadTICKET Landing Page- (Mr. Flávio Motta) Know more: WHATSAPP: https://chat.whatsapp.com/FSqt24K73uz4qSwMWLWtm9 TELEGRAM: https://t.me/projetoradcore
  18. uniEDIT with input type date does not accept to associate a string. why ? what am I doing wrong ? DateMask.rar
  19. Hi, I have 2 frames and I take the JSNAME property to apply a date mask. I use the same code in both. But in the second frame, in DEBUG, JSNAME is blank and I can't apply the mask. What is the reason why a component's JSNAME is blank? code: UniSession.JSCode ('$ ("#' + edDtIni.JSName + '_id-inputEl"). Inputmask ("99/99/9999");'); Note: I was unable to generate a TEST CASE.
  20. Why when type a date in uniDBDATETIMEPICKER when confirming the date inverts the format and clicking on the date selection icon, it becomes normal. I used the PROPRIO DEMO DATETIME. My format( in BRAZIL ) is dd/MM/yyyy and after ENTER mm/dd/yyyy. In servermodule create: PFmtSettings.DateSeparator := '/'; PFmtSettings.CurrencyFormat := 0; PFmtSettings.CurrencyString := 'R$'; PFmtSettings.ShortDateFormat := 'dd/mm/yyyy';
×
×
  • Create New...