Windows 8 tablet programming?
Posted: Sun Aug 12, 2012 10:37 am
Has anyone done any programming on/for Windows 8 tablets with PB?
http://www.purebasic.com
https://www.purebasic.fr/english/
Thanks, that's what I needed to know. A friend wants some work done for some traffic management and thought about Android first (Which neither of us know) and then the win 8 tablets.IdeasVacuum wrote:First Win8 tablets are Intel/AMD. Lenovo Thinkpad Tablet 2, Microsoft Surface and Samsung's first tablet all run on Intel Core i processors. So, it depends on the type of app you want to put on them - classic Windows is still there.
Some tablets, but most tablets are ARM based. If you are talking about the few i386 based ones, then yes Win32 still exists and everything will work the same. If you have any more questions about Windows 8 let me know.IdeasVacuum wrote:First Win8 tablets are Intel/AMD. Lenovo Thinkpad Tablet 2, Microsoft Surface and Samsung's first tablet all run on Intel Core i processors. So, it depends on the type of app you want to put on them - classic Windows is still there.
That's only true because of the recent history of Tablets. Now Microsoft has a renewed interest in them, we can expect more tabs to be Intel/AMD in the future, if Win8 is a success (it sounds as though it may 'do a Vista').Some tablets, but most tablets are ARM based.
Arm with IOS or Android is simple, SDK intermediate compiler.. W8 for ARM uses epic constructs and PE additions cause they only want people using MSIL based .NET like C#; you can do C/C++ and other by wrapping this stuff after a lot of reverse engineering though. Basically yeah you are right thoughWarmonger wrote:No, but its safe to say it will not work. At least until Fred makes a ARM version of PureBasic. In which I highly doubt he will giving the platforms the team have to cover at the moment. I guess if you wanna really code for tablet, you might as well use Visual Studio so you can utilize the new WinRT API.
Yes, I can't use my normal face because of what srod's used sheep did to me. It's terrible what he does to those poor innocent animals that he stole from Idle.Hey Fangles, is the picture in your avatar current![]()
Wait till I go through radiotherapy in 2 months, that will make me glow and I will really change!!:):)You didn't change a bit in all these years
Windows RT is what they are calling the ARM version of Windows 8. Which all tablets will run, except of course the Surface Pro (which is a mutt tablet). Short and sweet like I already stated, PureBasic will not compile apps that will run on Windows RT. You will have to use Visual Studio 2012.fsw wrote:I thought WindowsRT only runs on ARM