WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: PiCore GUI development  (Read 3020 times)

Offline asi_ka

  • Newbie
  • *
  • Posts: 10
PiCore GUI development
« on: February 23, 2015, 11:35:50 AM »
Any suggestion on what language/library to use for easy, low performance GUI development for picore? thanks.

Offline Greg Erskine

  • Sr. Member
  • ****
  • Posts: 402
Re: PiCore GUI development
« Reply #1 on: February 23, 2015, 02:16:14 PM »
Not sure what you mean. More details of what you want to do might help.

Offline asi_ka

  • Newbie
  • *
  • Posts: 10
Re: PiCore GUI development
« Reply #2 on: February 23, 2015, 03:49:56 PM »
For now I simply wanna display images on the screen.

Offline Greg Erskine

  • Sr. Member
  • ****
  • Posts: 402
Re: PiCore GUI development
« Reply #3 on: February 23, 2015, 08:07:43 PM »
For now I simply wanna display images on the screen.

Oh, then load some images somewhere and then display them using an image displaying program.  :o

Offline avra

  • Newbie
  • *
  • Posts: 3
Re: PiCore GUI development
« Reply #4 on: March 19, 2015, 04:05:49 AM »
Any suggestion on what language/library to use for easy, low performance GUI development for picore? thanks.
I use Lazarus on Raspbian, but since it doesn't exist for picore yet, I would then use it's cross compiler on steroids version called Typhon and build everything on pc.

www.pilotlogic.com/sitejoom/index.php/codetyphon
« Last Edit: March 19, 2015, 04:09:37 AM by avra »