English
Forum & Help

first Experience-Topic, inquiries in the Beta-Time...

 

first Experience-Topic, inquiries in the Beta-Time...
 
09/20/15  
 



correctly., The inquire häufen itself - my impatience too - except question!

having me here on FB vorvorgestern declared:

FB  [...] 
first fetch I me ne Gelenkkapselprellung (  [...]  ) , then palpitate 1.000 ungeplante private items on me one and now have I since over Ner week Rüsselseuche (  [...]  ). its as ought to not his! I let me of "Schicksal" but only terminable besiege and would it to hardship with 10 broken Fingern at an end write. be dran!


Since I of ritueller Selbsttötung in japan absehe, I do moreover what in of my power standing.
 
09/20/15  
 



be today still in whom Alphatests presumably too To very late,
allererste Beta-Tests therefore ex today night possible - I
login me.

the whole functions simply cool and becomes plenty Fun bring.

into first Beta-Tests go a couple functions as
"not implemented" gemeldet, I The Module to and
to zuschalten would like.

I rechne in the Beta-phase then with some Bugmeldungen
of each individual User - sure becomes there yet some
Nacharbeit necessary.

Anzustrebendes end then against the Beta-phase would
I on end november determine.
 
10/31/15  
 



so,

it must gladly probiert go.

The function Gui must I in this first Beta yet ausgeklammert
let, too whom Receiver (directly on unit perform) can I first
now produce there the indeed with ip program go should.

what functions ought to:

in the IDE  [...]  arbitrary projects lay out + kompilieren + apk.

now but first: good night!
 
11/01/15  
 




HofK
HURRA!

-----------
The first InfinityProfan App runs on my Androiden.
 
11/01/15  
 




ByteAttack
yesterday could I yet register, now wants it 15€
thought, I had David with my Graphics bestochen....
 
XProfan X3
Website:  [...] 
Facebook:  [...] 
11/01/15  
 



@Marc:

have You too, only The DB remember nothing of it - too I known then
today night really quite nothing more. ^^ simply with Zahlungsart "Überweisung" order what about me set it then manually on payd.
 
11/01/15  
 




Micha12334
Hello, I wished too gladly of XProfan on on InfinityProfan transfer.
so have I the first small Programmchen written. I nutzte The beforehand-Version the introduction into Programming, The I me runtergeladen having.moreover must I say, that The Umsetzung not so simply was.
I work on my Laptop PC, Tablet (LenovoTab yoga2-Android 5.0.1) and the Phone Samsung 3 (SGH-i337, Android 4.3)
The Receiver functions wonderful!
1. question: under date time(7) sustain I on the tablet tt/mm/yyy and on my Phone Sunday, november 29, 2015. What is The cause for Difference?
2. question: when functions gui? this is otherwise How Textmode zeilenbasiert in XProfan...
enclosed the code:
//
// InfinityProfan Program
// micha12334
// m-Test002 v0.0.1
// created 2015-11-28
display.rotation.left = 1
cls rgb(0,0,100)
print "     "
print "     "
print "     "
var a = 6
var b = 9.0
var tx1 = ""
var tx2 = "EINGABE"
print "                         Hello Micha"
print "     "
print "             "+time (7)
print "     "
print "         __________________________________________"
print "      "
var c = a * b
print "                         number A = "+a
print "                         number B = "+b
print " "
print "                         number C = A * B"
print " "
print "                         number C = "+c
print "     "
print "         __________________________________________"
print "    "
msg msg.box, tx1, tx2,["OK", "Abbrechen"], "", eingabebox

proc eingabebox(btn,number)

    var b = number
    print "                             number A = "+ a
    print "             input:number B = "+ b
    c = a*b
    print " "
    print "                     New: number C = A * B"
    print " "
    print "       with input: number C = "+ c
    print " "
    print " "
    print "                 Program with type on display beenden"

endproc

proc event(id, data)

    if id == event.touchdown

        msg msg.box, "Programm beendet"
        sleep 1000
        end

    endif

    return

endproc


Perhaps have your a couple Improvements?
Regards from Radeberg

to Kenntnis:
I have here couple Changes undertaken, The the small Program improve should.
I mean, Beginner, How I, can only learn and from Fehlern learn one on the most.
//
// InfinityProfan Program
// Hello v0.0.1
// created 2016-01-08
cls[CODE]
var a = 6.817
var b = 9.1
var tx1 = "neue number  'B'"
var tx2 = "  Eingabe"
var c = a * b
display display.rotation 4
cls rgb 0 0 100
print "
Hello Infinity Profan
-Test of some functions-
" + time (7) + "
__________________________________________
number A = " + a + "
number B = " + b + "
number C = A * B
number C = " + c + "
__________________________________________
"
msg msg.box, tx1, tx2, ["OK", "Abbrechen"], "", eingabebox

proc eingabebox btn number

    var b = number
    print "                              number A = "+ a+"
    input:number B = "+ b
    c = a*b
    c = round(c, [2])
    print "
    New: number C = A * B
    with input: number C = "+ c
    print "
    ___________________________________________
    Program with type on display terminate"

endproc

proc event id data

    if id == event.touchdown

        msg msg.box,  "Programm beendet"
        end

    endif

endproc


 
MS
11/29/15  
 




HofK
Micha12334 (29.11.15)
I nutzte The beforehand-Version the introduction into Programming, The I me runtergeladen having.moreover must I say, that The Umsetzung not so simply was.



To ... not so simply was.

this is clear, this Text watts in the March/april verfasst. The Beta is first since four weeks testbar. be fully thereby and will be "demnächst" The Version to Beta november provide.

becomes then there  [...]  mitgeteilt.

by the again mapped Strukturänderungen to Syntax  [...]  can the but not for good his.

too To gui there no new Passagen, there not yet testbar.
 
11/29/15  
 




Micha12334
Klaus, have right many Thanks for speedy response.

Greeting micha12334, Michael Schönwald
 
11/29/15  
 




HofK
time short überflogen, with the Yes new Space-Operator (reference) whom I in the Beta-spending of book accurate beleuchte, becomes it yet plainer.

with print ought to one The Possibility benefit Strings over several Lines auszugeben. unfortunately can that here not directly take on, there vorlaufende space in the Codebox and in the Lauftext "wegoptimiert" go. The are but with Infinity-Profan definitive.

unfortunately is it in the online-IDE too (yet ?) you don't say so, The farbliche Hervorhebung with this feature of Infinity-Profan exakt To release. sees one on this example well. 

therefore the changed Program as txt to that herunterladen and copy into online IDE.

with the unchanged
proc eingabebox btn number
can to Übung time try the many print's To reduce.

2 kB
Hochgeladen:11/29/15
Downloadcounter67
Download
 
11/29/15  
 



Hello Micha12334!

Micha12334 (29.11.15)
1. question: under date time(7) sustain I on the tablet tt/mm/yyy and on my Phone Sunday, november 29, 2015. What is The cause for Difference?



thanks for Info - the trouble is fixed. now ought to too with this OS dd.mm.yyyy get out.

Micha12334 (29.11.15)
2. question: when functions gui?


So I having already to, this yet heuer umzusetzen. objectively I had it already integrate and then again back built I plenty on the surroundings changed having. but as with kniffligen Things so is, The then too yet on lauter different OS walk must, wander tappt im dunkeln itself sometimes into length without the one it on attempt durchschaut.

Micha12334 (29.11.15)
Perhaps have your a couple Improvements?


what me immediate auffiel: display.rotation.left = 1

display.rotation.left has normal the value 8.

display.rotation.top has the value 1.

with cls rgb(0,0,100) can You in Infinity simply cls rgb 0 0 100 write.
 
11/29/15  
 




Answer


Topictitle, max. 100 characters.
 

Systemprofile:

no Systemprofil laid out. [anlegen]

XProfan:

 Posting  Font  Smilies  ▼ 

Please register circa a Posting To verfassen.
 

Topic-Options

19.956 Views

Untitledvor 0 min.
Daniel04/23/22
HofK02/29/16
Micha1233402/26/16
iF02/26/16
More...

Themeninformationen



Admins  |  AGB  |  Applications  |  Authors  |  Chat  |  Privacy Policy  |  Download  |  Entrance  |  Help  |  Merchantportal  |  Imprint  |  Mart  |  Interfaces  |  SDK  |  Services  |  Games  |  Search  |  Support

One proposition all XProfan, The there's!


My XProfan
Private Messages
Own Storage Forum
Topics-Remember-List
Own Posts
Own Topics
Clipboard
Log off
 Deutsch English Français Español Italia
Translations

Privacy Policy


we use Cookies only as Session-Cookies because of the technical necessity and with us there no Cookies of Drittanbietern.

If you here on our Website click or navigate, stimmst You ours registration of Information in our Cookies on XProfan.Net To.

further Information To our Cookies and moreover, How You The control above keep, find You in ours nachfolgenden Datenschutzerklärung.


all rightDatenschutzerklärung
i want none Cookie