|
Alternatives to Magic XPA
GeneXus
By
Brenda Bullorini
· #192790
·
|
|
Magic in the time of Covid-19
LOL I died ! Here in Argentina we have 30 cases confirmed. 1 recovered and 1 death. FestivalS, music events, political events and sports events were cancelled. Flights coming from Europe, US, China an
LOL I died ! Here in Argentina we have 30 cases confirmed. 1 recovered and 1 death. FestivalS, music events, political events and sports events were cancelled. Flights coming from Europe, US, China an
|
By
Brenda Bullorini
· #192274
·
|
|
Magic XPA - Android - Keyboard return key not working on a table
Hello group I have a new problem with Magic for mobile, at least Android. I have a table control wich shows a table like this: id - numeric 12 number1 - numeric 2.3 number2 - numeric 2.3 I want to edi
Hello group I have a new problem with Magic for mobile, at least Android. I have a table control wich shows a table like this: id - numeric 12 number1 - numeric 2.3 number2 - numeric 2.3 I want to edi
|
By
Brenda Bullorini
· #191932
·
|
|
Document Type WS
This should work with invoke ws lite... <?xml version="1.0" encoding="UTF-8" standalone="no" ? > <tem:Import xmlns:tem="http://tempuri.org/" xmlns:mtp="http://schemas.datacontract.org/2004/07/MTP.Api.
This should work with invoke ws lite... <?xml version="1.0" encoding="UTF-8" standalone="no" ? > <tem:Import xmlns:tem="http://tempuri.org/" xmlns:mtp="http://schemas.datacontract.org/2004/07/MTP.Api.
|
By
Brenda Bullorini
· #191858
·
|
|
Document Type WS
Try this: <?xml version="1.0" encoding="UTF-8" standalone="no" ? > <tem:Import xmlns:tem="http://tempuri.org/" xmlns:mtp="http://schemas.datacontract.org/2004/07/MTP.Api.WebServices.JobsImport.Contrac
Try this: <?xml version="1.0" encoding="UTF-8" standalone="no" ? > <tem:Import xmlns:tem="http://tempuri.org/" xmlns:mtp="http://schemas.datacontract.org/2004/07/MTP.Api.WebServices.JobsImport.Contrac
|
By
Brenda Bullorini
· #191855
·
|
|
Document Type WS
What if you send this: <?xml version="1.0" encoding="UTF-8" standalone="no" ?> <Import> <request> <Jobs> <Job> <JobNumber>5</JobNumber> <Weight>10.5</Weight> <Cube>2.75</Cube> <Duration>PT5M</Duration
What if you send this: <?xml version="1.0" encoding="UTF-8" standalone="no" ?> <Import> <request> <Jobs> <Job> <JobNumber>5</JobNumber> <Weight>10.5</Weight> <Cube>2.75</Cube> <Duration>PT5M</Duration
|
By
Brenda Bullorini
· #191853
·
|
|
Magic XPA 4.x - Local databases - Chage in structure
Hello everyone, I'm working on a mobile app, using local databases. As the help says: So, knowing this, I assumed that if I change the structure for a local database it would automatically convert it
Hello everyone, I'm working on a mobile app, using local databases. As the help says: So, knowing this, I assumed that if I change the structure for a local database it would automatically convert it
|
By
Brenda Bullorini
· #191807
·
|
|
Magic XPA 4.6 - Freezing columns available
Hi everyone, I just saw a 2016 message in which someone was asking how to freeze columns on a magic table control. I see this option is available since 4.6! better late than never! although I haven't
Hi everyone, I just saw a 2016 message in which someone was asking how to freeze columns on a magic table control. I see this option is available since 4.6! better late than never! although I haven't
|
By
Brenda Bullorini
· #191773
·
|
|
Call program with Destination
Hi Todd! Thank you for replying. Yeah I have the same scenario in another project and it's working too there. So I'm missing something clearly. I'll try export and import the program i have working on
Hi Todd! Thank you for replying. Yeah I have the same scenario in another project and it's working too there. So I'm missing something clearly. I'll try export and import the program i have working on
|
By
Brenda Bullorini
· #191770
·
|
|
Call program with Destination
Hi everyone, I have a program with a Subform with Connect to -> None, Control Name -> Container Then I have a Pulldown menu on top, so when I click the menu item, an event is called which performs a c
Hi everyone, I have a program with a Subform with Connect to -> None, Control Name -> Container Then I have a Pulldown menu on top, so when I click the menu item, an event is called which performs a c
|
By
Brenda Bullorini
· #191754
·
|
|
magicweb.io
Hi Odded Just curious, is the magicweb.io page developed with Magic? Thanks!
Hi Odded Just curious, is the magicweb.io page developed with Magic? Thanks!
|
By
Brenda Bullorini
· #191725
·
|
|
Silly IDE question - Separate panels
Thank you Achim! That worked too.
Thank you Achim! That worked too.
|
By
Brenda Bullorini
· #191703
·
|
|
Silly IDE question - Separate panels
John, thank you very much! I've changed the MultipleDock value to 0 and it worked. Thank you
John, thank you very much! I've changed the MultipleDock value to 0 and it worked. Thank you
|
By
Brenda Bullorini
· #191701
·
|
|
Silly IDE question - Separate panels
Hello everyone, I have one big silly question. My navigator and properties panels got together, how can I separate them? This happened to me before but I just pressed every key on my keyboard until th
Hello everyone, I have one big silly question. My navigator and properties panels got together, how can I separate them? This happened to me before but I just pressed every key on my keyboard until th
|
By
Brenda Bullorini
· #191699
·
|
|
Magic XPA utility in Magic XPI flow
If I'm not wrong, everything should be defined here %magicxpi%\Runtime\Magic xpa\magic.ini
If I'm not wrong, everything should be defined here %magicxpi%\Runtime\Magic xpa\magic.ini
|
By
Brenda Bullorini
· #191692
·
|
|
Magic XPA utility in Magic XPI flow
Right, I had multiple windows scheduler tasks which were invoking batch files, which were calling xpa programs. And the client wanted to change that and call the xpa programs directly from xpi. So the
Right, I had multiple windows scheduler tasks which were invoking batch files, which were calling xpa programs. And the client wanted to change that and call the xpa programs directly from xpi. So the
|
By
Brenda Bullorini
· #191688
·
|
|
Magic XPA utility in Magic XPI flow
I've been working for years with XPI/ibolt but never had to use the xpa component before. The Help file was enough for me I guess... until now hehe
I've been working for years with XPI/ibolt but never had to use the xpa component before. The Help file was enough for me I guess... until now hehe
|
By
Brenda Bullorini
· #191683
·
|
|
Magic XPA utility in Magic XPI flow
Oooooh I didn't know it was asynchronous, that makes sense. But I couldn't find anything about it on the help files. Thank you Andreas!
Oooooh I didn't know it was asynchronous, that makes sense. But I couldn't find anything about it on the help files. Thank you Andreas!
|
By
Brenda Bullorini
· #191678
·
|
|
Magic XPA utility in Magic XPI flow
It's not working for me either. Also tried updating V_UserString on the TaskSuffix before the SetParam function, but nothing happens. You can also use CallPublic function or, Create a XPA project (out
It's not working for me either. Also tried updating V_UserString on the TaskSuffix before the SetParam function, but nothing happens. You can also use CallPublic function or, Create a XPA project (out
|
By
Brenda Bullorini
· #191674
·
|
|
XPA 4.6 - Mobile - Tab Control problem
Hi Todd ! Just tried with Declare as you said, but same behavior. Haven't looked for new special settings yet but this is happening also in 3.3 Tested on 3.3, 4.5 and 4.6. I tried with 4.6 hoping it w
Hi Todd ! Just tried with Declare as you said, but same behavior. Haven't looked for new special settings yet but this is happening also in 3.3 Tested on 3.3, 4.5 and 4.6. I tried with 4.6 hoping it w
|
By
Brenda Bullorini
· #191623
·
|