Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 10/23/20 in Posts

  1. I created a simple payment component with Paypal. First release. ACSoftware.zip ACSoftware_it.pdf ACSoftware_en.pdf
    3 points
  2. procedure TMainmForm.UnimFormReady(Sender: TObject); begin UnimEdit1.JSInterface.JSCall('getTriggers().t1.setSide', ['left']); end;
    1 point
  3. TUnimFieldContainer Layout = hbox LayoutAttribs Align = stretch Pack = justify unimSpinner1.Flex = 1 unimSpinner2.Flex = 1 unimSpinner3Flex = 1
    1 point
  4. Errata corrige file Template Templatebottonipaypal.txt
    1 point
  5. I achieved this using a linux server with nginx, this is working perfectly, distributing the load between 3 servers. but it would be great to have it natively, today I have this linux machine just for that,
    1 point
×
×
  • Create New...