Jump to content

brunotoira

Members
  • Posts

    43
  • Joined

  • Last visited

Everything posted by brunotoira

  1. i'm using D2010 and it works without any problem
  2. now with source project magnifier.rar
  3. Hello i have a solution with a TUniCanvas and a TUniHTMLFrame. The objective is create a magnifier of a picture. Now i can do the magnifier, but can i load from Unicanvas? The sample code is here
  4. Procedure TUniMainModule.UniGUIMainModuleSessionTimeout(ASession: TObject; var ExtendTimeOut: Integer); begin ExtendTimeOut:=15000; //or more end; Give more session time...
  5. Yeah, but i dont know how do this... and "merge" Magnifier.js in project... i'm a newbie...
  6. I need to create a simple magnifier with mousemove event... Like this: UniImage1 and UniImage2Magnified When move mouse in UniImage1, the UniImage2 is magnified or zoomed... i saw this sample but i dont know how implement this in Delphi and UniGui... http://mark-rolich.github.io/Magnifier.js/
  7. Cant run samples... it's show Loading window, and nothing happens... what can i do?
  8. I need to change Series title at runtime... Series1.Title:='Random'+formatDatetime('hh:mm:ss',now); Anyone knows how do that?
  9. it's possible zoom chart? Anyone knows how set a color of series chart? Thanks Bruno
  10. Ja tive esse problema e não consegui resolver
×
×
  • Create New...