All Activity
- Past hour
-
Hi guys, I'm running FMSoft_uniGUI_Complete_Professional_1.90.0.1564_Trial.exe and today it has Product is expired:0x0099 Restart Application Is there new trial available? Please help. I have users unable to run application. New Application (konnovoptics.com)
-
- Today
-
Is Trial Version.
-
herculanojs started following Google Maps for uniGUI
-
If you are not using the trial version, then adjust your forum email address first:
-
Hello, I use Unigui Version 1.90.0.1555. Thanks
-
Hello, Can you please specify first, which edition and build of uniGUI are you using?
-
Hello, We will check and update.
-
RTL property not working for UniTreeView and UnipageControl
Sherzod replied to ahmed.atayib's topic in General
If you are not using the trial version, then adjust your forum email address first: -
Bom dia Estou com o mesmo Problema!
-
A bit more universal approach. Still not perfect, though. if HTTPSRedirect then begin var Port1:=''; var Port2:=''; if Port<>80 then Port1:=':'+Port.ToString; if SSL.SSLPort<>443 then Port2:=':'+SSL.SSLPort.ToString; var s:=''; if (Port1<>'') or (Port2<>'') then begin s:=' if (loc.indexOf('''+Port1+'''+''/'')>0){'#13#10+ ' loc = loc.replace('''+Port1+'''+''/'','''+Port2+'''+''/'');'#13#10+ ' }'#13#10; end; s:='<script language="JavaScript">'#13#10+ 'function redirectHttpToHttps()'#13#10+ '{'#13#10+ ' var loc = window.location.href+'''';'#13#10+ ' if (loc.indexOf(''http://'')==0){'#13#10+ ' loc = loc.replace(''http://'',''https://'');'#13#10+ s+ ' window.location.href = loc;'#13#10+ ' }'#13#10+ '}'#13#10+ 'redirectHttpToHttps();'#13#10+ '</script>'; CustomMeta.Text:=s; end;
-
Hello, do you know how to download UniGmap?
-
RTL property not working for UniTreeView and UnipageControl
ashraf elnegamy replied to ahmed.atayib's topic in General
Yes -
RTL property not working for UniTreeView and UnipageControl
Sherzod replied to ahmed.atayib's topic in General
Not trial? -
RTL property not working for UniTreeView and UnipageControl
ashraf elnegamy replied to ahmed.atayib's topic in General
v1.90.0.1555 -
http://unigui.com/ Supported Delphi versions: Turbo Delphi Pro, Delphi 2006, Delphi 2007, Delphi 2009, Delphi 2010, Delphi XE, XE2, XE3, XE4, X5, XE6, XE7, XE8, Delphi 10 Seattle, 10.1 Berlin, 10.2.3 Tokyo, 10.3.3 Rio, 10.4 Sydney and 11.0 Alexandria (Win32, Win64 and Linux64 platforms). (Linux support is available for Delphi 10.3 and later)
-
Can the 64-bit version load the bpl file normally in win11 and linux?
-
RTL property not working for UniTreeView and UnipageControl
Sherzod replied to ahmed.atayib's topic in General
Hello, Specify first, which edition and build of uniGUI are you using? -
RTL property not working for UniTreeView and UnipageControl
ashraf elnegamy replied to ahmed.atayib's topic in General
if I set the RTL to true, the controls are displayed in the opposite sides, all controls become left aligned, the design time form does not match the run time form, all controls are flipped. I am using the latest trial professional version - delphi berlin 10.4 how to solve? -
boka started following uniDBGrid DragDrop.Enabled does not work at runtime
-
We've found solution: span.x-btn-inner-default-toolbar-large { font-size: 11px; } 11px on default theme. I've set 10px in the project.
-
Merhaba, Works for me.
-
iaan joined the community
-
Merhaba Bu ayarları yaptım fakat herhangi bir şey değişmedi. Hem kendi projemde hem de gönderdiğim test projesinde aynı sonucu aldım. Aşağıdaki şekilde nasıl yaparım?
-
1. MarAraPnl.AlignmentControl = uniAlignmentClient 2. MarAraPnl.Layout = hbox 3. MarAraPnl.LayoutConfig.Margin = 0 10 0 0 4. MarAraPnl.LayoutConfig.Width = auto