View Single Post
  #18 (permalink)  
Old 02-28-2008, 10:28 AM
agraham's Avatar
agraham agraham is offline
Basic4ppc Expert
 
Join Date: Jul 2007
Location: Cheshire, UK
Posts: 1,881
Awards Showcase
Beta Tester Forum Contributer 
Total Awards: 2
Default

Quote:
Originally Posted by Elrick View Post
Hi, agraham! It seems that your library is not work with HTTP library...
On the device, attached code raises an error
Please read the help, Thread pitfalls -> GUI operations, and look at the sample app. You cannot access GUI controls from a thread without causing an error. This is why I provided thread events. See this mod to your original code which now works.
Attached Files
File Type: sbp 11.sbp (985 Bytes, 8 views)
Reply With Quote