|
Re: User id on bottom line of Magic window.
Thanks! I sure would like to figure that one out! I played with it most of the day and no joy. But it's a real good item for the ol' .Net learning curve. That little snippet taught me a whole lot
Thanks! I sure would like to figure that one out! I played with it most of the day and no joy. But it's a real good item for the ol' .Net learning curve. That little snippet taught me a whole lot
|
By
Heidi Schuppenhauer
·
#185057
·
|
|
Re: Populate with SQL [XPA 2.5]
If you use an “order by” on converted numerics you get this 14,40,7,9. Should be 7,9,14,40 as numeric.
I solved this issue by making 2 subtasks, numeric and alphanumeric, and sending an
If you use an “order by” on converted numerics you get this 14,40,7,9. Should be 7,9,14,40 as numeric.
I solved this issue by making 2 subtasks, numeric and alphanumeric, and sending an
|
By
Florian Groothuis
·
#185056
·
|
|
Re: XPA 3.2b Android SMS Listener
Hi Brenda/Todd - Im curious as to what this is actually doing - triggering an event in magic when and SMS hits the device?
Hi Brenda/Todd - Im curious as to what this is actually doing - triggering an event in magic when and SMS hits the device?
|
By
Tim Downie
·
#185055
·
|
|
Re: Android 7 / ZBar
I've just worked out that the zbar files I am using is from XPA 3.1 even though our app is in XPA 3.2a
If anyone is looking for the ones I use that is where I got them from.
Hope this
I've just worked out that the zbar files I am using is from XPA 3.1 even though our app is in XPA 3.2a
If anyone is looking for the ones I use that is where I got them from.
Hope this
|
By
Jordan Slappendel
·
#185054
·
|
|
Re: TFS setup - local
Does no one have the steps required to install the client for Team Foundation Server to work with xpa?
I could really use some assistance.
Does no one have the steps required to install the client for Team Foundation Server to work with xpa?
I could really use some assistance.
|
By
Tom Worthen
·
#185053
·
|
|
Re: Populate with SQL [XPA 2.5]
Use an 'ORDER BY' in your SQL select ?
Use an 'ORDER BY' in your SQL select ?
|
By
harry@...
·
#185052
·
|
|
Re: XPA 3.2b Android SMS Listener
Great news, Todd!
Really glad it worked :)
Brenda
Great news, Todd!
Really glad it worked :)
Brenda
|
By
Brenda Bullorini
·
#185051
·
|
|
Re: XPA 3.2b Android SMS Listener
Brenda,
It works! Just needed to add the permissions. I used SDK 23 on my Android 7 phone.
You are a lady and a scholar. I'm throwing in a bottle of champagne to express my
Brenda,
It works! Just needed to add the permissions. I used SDK 23 on my Android 7 phone.
You are a lady and a scholar. I'm throwing in a bottle of champagne to express my
|
By
Todd Baremore
·
#185050
·
|
|
Re: XPA 3.2b Android SMS Listener
Brenda,
Hmmmmm....seems like you're holding out for dessert (:-)
I'll give it a try
Thanks
Todd
Brenda,
Hmmmmm....seems like you're holding out for dessert (:-)
I'll give it a try
Thanks
Todd
|
By
Todd Baremore
·
#185049
·
|
|
Question about DPI awareness
Hi,
I have not yet gotten around to testing XPA 3.2b, but I noticed the release notes mention that the runtime can be 'DPI aware' (via some setting), without any further explanation as to what this
Hi,
I have not yet gotten around to testing XPA 3.2b, but I noticed the release notes mention that the runtime can be 'DPI aware' (via some setting), without any further explanation as to what this
|
By
Frederik Soete
·
#185048
·
|
|
Re: Populate with SQL [XPA 2.5]
I got it right, see my previous message. And yes, indeed, it would be nice if we could do so.
Gr
Florian
Met vriendelijke groet - With kind regards,
Florian Groothuis
Analist/programmeur
+31
I got it right, see my previous message. And yes, indeed, it would be nice if we could do so.
Gr
Florian
Met vriendelijke groet - With kind regards,
Florian Groothuis
Analist/programmeur
+31
|
By
Florian Groothuis
·
#185047
·
|
|
Re: Populate with SQL [XPA 2.5]
It will work if you get your sql task right - would be nice if you could just populate combo direct from sql statement.
In sql task type in the sql and press apg ull get the correct virtuals then go
It will work if you get your sql task right - would be nice if you could just populate combo direct from sql statement.
In sql task type in the sql and press apg ull get the correct virtuals then go
|
By
Tim Downie
·
#185046
·
|
|
Re: Populate with SQL [XPA 2.5]
Ok, fixed it. Output had to be Float8.
Thnx!
Met vriendelijke groet - With kind regards,
Florian Groothuis
Analist/programmeur
+31 (0)6 21927914
meilink.eu
Meilink Beheer Borculo B.V. •
Ok, fixed it. Output had to be Float8.
Thnx!
Met vriendelijke groet - With kind regards,
Florian Groothuis
Analist/programmeur
+31 (0)6 21927914
meilink.eu
Meilink Beheer Borculo B.V. •
|
By
Florian Groothuis
·
#185045
·
|
|
Re: XPA 3.2b Android SMS Listener
Hi Todd!
I don't have my laptop with me but,
1. Yes, it goes there, sorry I forgot to tell you before!
2. Compile version can be 21, 22, 23 or whatever. But, check the targetSdkVersion, I tried it
Hi Todd!
I don't have my laptop with me but,
1. Yes, it goes there, sorry I forgot to tell you before!
2. Compile version can be 21, 22, 23 or whatever. But, check the targetSdkVersion, I tried it
|
By
Brenda Bullorini
·
#185044
·
|
|
Re: Populate with SQL [XPA 2.5]
This could work except when the results are numeric values. Casting them as alpha-numeric values messes up the ordering, when I use a numeric virtual as output variable I get this:
Van:
This could work except when the results are numeric values. Casting them as alpha-numeric values messes up the ordering, when I use a numeric virtual as output variable I get this:
Van:
|
By
Florian Groothuis
·
#185043
·
|
|
Re: User id on bottom line of Magic window.
Hi,
For what it's worth: I had proposed this example code without mentioning all caveats. I had forgotten about the status strip item that 'falls off' the status strip bar. In my case it is not the
Hi,
For what it's worth: I had proposed this example code without mentioning all caveats. I had forgotten about the status strip item that 'falls off' the status strip bar. In my case it is not the
|
By
Frederik Soete
·
#185042
·
|
|
Re: Populate with SQL [XPA 2.5]
That won’t work because the requirement statement can’t be captured in the range-option of the DataSource option.
Defining a separate view isn’t an option.
Met vriendelijke groet - With
That won’t work because the requirement statement can’t be captured in the range-option of the DataSource option.
Defining a separate view isn’t an option.
Met vriendelijke groet - With
|
By
Florian Groothuis
·
#185041
·
|
|
Re: XPA 3.2b Android SMS Listener
Brenda, Its not working.....yet.
I saved your java code to:
C:\mse\xpa_32\RIAModules\Android\Source\app\src\main\java\com\magicsoftware\magicdev\MySmsListener.java
I have two
Brenda, Its not working.....yet.
I saved your java code to:
C:\mse\xpa_32\RIAModules\Android\Source\app\src\main\java\com\magicsoftware\magicdev\MySmsListener.java
I have two
|
By
Todd Baremore
·
#185040
·
|
|
Re: Populate with SQL [XPA 2.5]
Write the result of sql statement task to a memory table - then use that memory table as the data source on the combo box
From: main@magicu-l.groups.io <main@magicu-l.groups.io> on behalf of Florian
Write the result of sql statement task to a memory table - then use that memory table as the data source on the combo box
From: main@magicu-l.groups.io <main@magicu-l.groups.io> on behalf of Florian
|
By
Tim Downie
·
#185039
·
|
|
Re: Populate with SQL [XPA 2.5]
Florian,
You could use the "Data source" property of the combobox to associate a table with the values of the combobox. You can even define a Range of the data fields. Or you could define a separate
Florian,
You could use the "Data source" property of the combobox to associate a table with the values of the combobox. You can even define a Range of the data fields. Or you could define a separate
|
By
Govert Schipper
·
#185038
·
|