herculanojs Posted June 8, 2016 Posted June 8, 2016 try ExecuteThis; except HideWaitMe; end; Already tested with the treatment you did, but if an error occurs in the framework or in the process which generates a message, the waitme gets stuck. Ideally something like you did with noty. UniSession.AddJS('$.noty.closeAll()'); Já havia testado com o tratamento que você fez, contudo se ocorrer algum erro no framework ou dentro do processo o qual gere uma mensagem, o waitme fica preso. O ideal seria algo assim como você fez com o noty. UniSession.AddJS('$.noty.closeAll()'); Quote
epos4u Posted June 25, 2016 Posted June 25, 2016 Hi, Will NumberFormatter work with Unimedit for mobile Quote
Hayri ASLAN Posted June 25, 2016 Author Posted June 25, 2016 Hi i didn't tested before. You have to check. Quote
epos4u Posted June 25, 2016 Posted June 25, 2016 Hi i didn't tested before. You have to check. Hi, just tested, do not work with mobile components also the web cam stuff is only flash based, hence will not work on most systems Quote
vlkc Posted June 28, 2016 Posted June 28, 2016 Hello, I'm looking for solution to transfer rtsp stream from IP cameras to web browser. Your solution can connect to PC web camera and transfer view to the browser. Can you do this with IP camera? Quote
Hayri ASLAN Posted June 29, 2016 Author Posted June 29, 2016 Roughly you can have 3 choices to display RTSP video stream in a web page: Realplayer Quicktime player VLC player Which one do you prefer? Quote
herculanojs Posted June 29, 2016 Posted June 29, 2016 There is a bug with the UniSpWaitMe component in the hide method. See the described code, even shooting the hide method, there is still the ShowWait until the end of the process. They were played 2x hide method and still keep the ShowWait, and got caught. UniSpWaitMe1.HideWaitMe; if datamodel.link.Util.ExecutaMetodo(fr,'prepara') then begin Fr.Parent := tb; tb.Visible := True; UniPageControl1.ActivePage := tb; end else begin fr.Free; tb.Free; tb := nil; UniSpWaitMe1.HideWaitMe; end; Quote
vlkc Posted June 30, 2016 Posted June 30, 2016 Roughly you can have 3 choices to display RTSP video stream in a web page: Realplayer Quicktime player VLC player Which one do you prefer? Maybe VLC. How can I do this? Quote
herculanojs Posted July 6, 2016 Posted July 6, 2016 Hello brother How do I initialize the UniSpMaxLength component when I am working with frames? In create tested but it does not activate. Tanks Quote
herculanojs Posted July 9, 2016 Posted July 9, 2016 Hayri Aslan Hello brother How do I initialize the UniSpMaxLength component when I am working with frames? In create tested but it does not activate. Please Tanks Quote
fjtrooper Posted July 9, 2016 Posted July 9, 2016 Hi Hayri, do you have or plan to any chart? Thx Quote
Hayri ASLAN Posted July 10, 2016 Author Posted July 10, 2016 İ am at the hospital for 23days İs it reasonable ?????? Quote
Sherzod Posted July 10, 2016 Posted July 10, 2016 İ am at the hospital for 23days Hi Hayri, I'm sorry, how is your health ?! I wish a speedy recovery !! Quote
epos4u Posted July 10, 2016 Posted July 10, 2016 İ am at the hospital for 23days İs it reasonable ?????? Dear Brother Hayri, so sorry to hear this, may you have a speedy recovery, please ignore my earlier post as i had no idea may Allahthallah give you good health my brother Quote
Hayri ASLAN Posted July 14, 2016 Author Posted July 14, 2016 hi , it was car crush. thank you guys. may you ask your questions again? i will try to solve. Quote
epos4u Posted July 14, 2016 Posted July 14, 2016 hi , it was car crush. thank you guys. may you ask your questions again? i will try to solve. I hope ur ok Brother Hayri Quote
rencarnacion Posted July 14, 2016 Posted July 14, 2016 Wao I'm so sorry Hayri, I hope you Heal as soon as possible Quote
herculanojs Posted July 14, 2016 Posted July 14, 2016 hi Hairy That recovers quickly with optimum health. Quote
Hayri ASLAN Posted July 15, 2016 Author Posted July 15, 2016 hi herculanojs i checked, yes itis not working with frames. ask to farshad for solution Quote
herculanojs Posted July 15, 2016 Posted July 15, 2016 Hi Hayri Regarding the component UniSpSweetAlert, it would be possible for you to add properties to change the color of the cancel button, as is the confirm button. Also a property to be able to change the color of the warning text. Is this with a very opaque color, and situations have to draw more user attention. very tanks Quote
Hayri ASLAN Posted July 15, 2016 Author Posted July 15, 2016 Hi herculanojs thanks to farshad solved. at first in the frame put a master panel. All components must be in the panel. like that then put this to ClientEvents-> beforerender of Master panel. ajaxRequest(sender,"OnReady",[]); and initialize with this ajax event. it will work. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.