Jump to content

codeb

Members
  • Posts

    118
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by codeb

  1. Hi Gmaps don't show every time when I open "mapForm"... This message appears when the Gmap not be displayed. My problem is because Gmap is displayed every second or third time after starting the main application form. If I get blank component (with no map on it). Then I can see this message in web browser debug option and after that I must restart full application to see map. Also, I try to setup procedure UniGMap.InitializeMap onFormShow, onFormCreate, onMainFormCreate, onMainFormShow ..... onButtonClick, but nothing same thing, Component don't show map every time when I start application... Any suggestions?
  2. Hi! I use component in my web application. But Gmap sometime show but mostly don't. When I get blank Gmap I try to see what heaped with Firefox page debuger and I see error : "Uncaught ReferenceError: google is not defined " What I can do to get Gmap any time when open form... Any idea?
  3. codeb

    Clear StringGrid

    Hi! I try to fast clean UniStringGrid with first fixed row, but with out success... Any advice ...
  4. Any idea about saving atch file listed in UniStringGrid ?
  5. Yes I do it... but can't find ExtGrid.dcu and ExtData.dcu...
  6. Then, how I to compile package with ExtGrid and ExtData in uses?
  7. Any idea where I can find ExtPascal.dcp now I have Delphi XE4 and I cant locate ExtPascal18.dcp. Please
  8. What I must to do to install XComponents on Delphi 2010
  9. Any idea what I can or must do to find ExtPascal DCP?
  10. I have problem with ExtPascal. I dont have it installed on my system. That means I cant find ExtPascal14.dcp or other ExtPascal dcp on system... How I can install them or what I must to do?
  11. Big thanks!!!!! I must to make visible one Tab in other way I have new problem with tab header... but now works
  12. Now is ok... but I need to hide only tab not all page to get componenst like TNotebook - Delphi VCL...
  13. Thanks on answer, but Where to put this line... I put it on UniPageControl ->UniEvents -> afterCreate then I get blank screen, put on UniEvents->beforeInit (same result)... ExtEvents->afterRender (same result) ExtEvents->beforeRender (same result).... Where to put it??????
  14. How to hite tabs from UniPageControl? I try some samples from this forum but nothnig....
  15. Thanks for answer! I dont have any ExtPascal on my OS. I try same on Delphi2010 and same error... In location RADStudio->10.0->Dcp->... I have some Dcp but dont ExtPascal dcp... in FMSoft->Framework->uniGUI->ExtPascal I have only pas and dcu files for Ext, ExtHTTPServer, ExtPascal, ExtPascalUtils
  16. Hi! I have problem to install UniXComponents. When I try to install I get error [dcc32 Fatal Error] UniXComponents17.dpk(39): E2202 Required package 'ExtPascal17' not found What I can do?
  17. Hi! Is there some solution to put progress indicator in UniDBGrid. I have one"percent" field (10%,20%,30%....100%) and I try to show visualy percents in UniDBGrid with progress indicator. Any solution for that?
  18. Thanks for sample but there is some sample only for sending email. Am I right, or? Also I need sample to receive mail . Any help?
  19. On this post is attached sample and I cant download them. Can you attach them again? Please!
  20. Is possible to make Web email client with UniGui (database MySQL) ? Any solution, any idea? I need some example. Thanks!
  21. I use only UniGui components... but one small Label vcl was hide under UniGroupBox Thanks Hayri Aslan
  22. Hi I get one error when I try to display form : "Cannot assign a nil to TFont". This is not a MainForm. That form have one UniTreeView (alLeft) and UniPageControl (alClinet) with few tabs. Every TabSheet have one UniToolBar with few button, and below one UniGroupBox with few UniDBEdits for insert data to database... Any suggestions, way I get that error or have I can fix it?
  23. codeb

    Planner web app

    Is there solution or idea for building Planner web app?
  24. Please, can you attach source for Simple Desktop?
×
×
  • Create New...