We would like to build a community for Small Basic programmers of any age who like to code. Everyone from total beginner to guru is welcome. Click here to register and share your programming journey!


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
LDBasic.FixFlickr issue
#2
Mmm, no idea - the following works for me.

Code:
LDBasic.FixFlickr()
imgURL = Flickr.GetPictureOfMoment()
image = LDBasic.LoadImage(imgURL)
GraphicsWindow.DrawImage(image,0,0)

I would try:

1] Close SB-Prime
2] Delete LDBasic from lib
3] Start SB-Prime
4] Use EM to reinstall LDBasic
5] Check it appears in lib folder
6] To be certain, restart SB-Prime
7] Test with my code above
8] Test with standard SB IDE
9] If this fails then temporarily move all other extension out of lib, leave the required Microsoft.* ones
Reply


Messages In This Thread
LDBasic.FixFlickr issue - by AbsoluteBeginner - 07-08-2024, 05:21 PM
RE: LDBasic.FixFlickr issue - by litdev - 07-08-2024, 06:31 PM
RE: LDBasic.FixFlickr issue - by AbsoluteBeginner - 07-08-2024, 07:07 PM
RE: LDBasic.FixFlickr issue - by litdev - 07-08-2024, 07:25 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)