Search found 152 matches

by sashapont
Thu Aug 10, 2017 1:04 pm
Forum: General programming
Topic: New ScuiLib version?
Replies: 33
Views: 40068

Re: New ScuiLib version?

I try to make men with ScuLib and use example code ;---| INCLUDE SECTION |-------------------------------------------------------- @INCLUDE "ScuiLib_7(054).hws" @INCLUDE "Defaults_Standard.hws" Function item1() scui.FWin_Close() EndFunction ;---| SCUILIB SYSTEM INITIALIZATION |--...
by sashapont
Thu Aug 10, 2017 10:14 am
Forum: General programming
Topic: New form
Replies: 11
Views: 12912

Re: New form

It is not work on android :(
by sashapont
Wed Aug 09, 2017 7:52 pm
Forum: General programming
Topic: iOS Hollywood Player
Replies: 13
Views: 12519

Re: iOS Hollywood Player

Maybe try with cydia?
by sashapont
Wed Aug 09, 2017 4:59 pm
Forum: General programming
Topic: iOS Hollywood Player
Replies: 13
Views: 12519

Re: iOS Hollywood Player

Thank you for quick answer! It is bad news for me.. %( I want to try it on iPhone and iPad very much...
by sashapont
Wed Aug 09, 2017 3:36 pm
Forum: General programming
Topic: iOS Hollywood Player
Replies: 13
Views: 12519

Re: iOS Hollywood Player

I know this. And I want have ipa, if anybody downloaded it please upload it or sand me by email...
by sashapont
Wed Aug 09, 2017 1:02 pm
Forum: General programming
Topic: iOS Hollywood Player
Replies: 13
Views: 12519

iOS Hollywood Player

Hollywood player was in App Store, isn't it?
Do anybody has *ipa of it?
by sashapont
Tue Aug 08, 2017 2:33 pm
Forum: General programming
Topic: New form
Replies: 11
Views: 12912

Re: New form

Yes it is good work! But now, there are no any downloadable version of it...
by sashapont
Mon Aug 07, 2017 11:05 pm
Forum: General programming
Topic: New form
Replies: 11
Views: 12912

New form

Are there any other way to create new window in Hollywood without OpenDisplay(2)?

I want write cross platform app with GUI, but this function is not support on mobile devises...
by sashapont
Sun Aug 06, 2017 10:45 am
Forum: APK Compiler
Topic: MacOS version
Replies: 1
Views: 5087

MacOS version

Is APK Compiler work on MacOS?
by sashapont
Fri Aug 04, 2017 11:59 am
Forum: General programming
Topic: Array size
Replies: 1
Views: 2561

Array size

How I can get how many element in array?
for examle
array${1,2,3,4,5}
a=array$.size()