|
Software-escrow for XPA sources
I've always used Iron Mountain. Expenses will vary based on what's being escrowed and number of companies that are added to the plan. They are very knowledgeable and will walk you through the entire p
I've always used Iron Mountain. Expenses will vary based on what's being escrowed and number of companies that are added to the plan. They are very knowledgeable and will walk you through the entire p
|
By
Keith Canniff
· #196021
·
|
|
DOT.NET code again
#xpa
Adrian, Is there any particular reason you’re trying to create a dotnet button rather than using a button style already built into XPA? Might be going through extra work for no reason. A regular XPA b
Adrian, Is there any particular reason you’re trying to create a dotnet button rather than using a button style already built into XPA? Might be going through extra work for no reason. A regular XPA b
|
By
Keith Canniff
· #196004
·
|
|
Fields and predesigned fonts when dragged on form
#xpa
Adrian, Please keep in mind that over the years, the first 100 fonts and colors have been typically reserved for Magic’s studio. So if you use those colors and fonts, you’re tying your application to
Adrian, Please keep in mind that over the years, the first 100 fonts and colors have been typically reserved for Magic’s studio. So if you use those colors and fonts, you’re tying your application to
|
By
Keith Canniff
· #195985
·
|
|
Install flexlm in a Windows 2008 server
David, Is there a particular reason you are using the FlexLM license server? Magic 9.4 itself works fine on Windows 2008 R2 Server. (Note: Windows Server 2008 is no longer supported by Microsoft) Keit
David, Is there a particular reason you are using the FlexLM license server? Magic 9.4 itself works fine on Windows 2008 R2 Server. (Note: Windows Server 2008 is no longer supported by Microsoft) Keit
|
By
Keith Canniff
· #195941
·
|
|
xpa 4.7 and win 2019 server
I’ve run Magic XPA 2.3 and 3.1 on 2019 Server using Actian Zen 14 and 15 without any issues. I’m assuming that 4.7 would also work since it’s newer. Keith
I’ve run Magic XPA 2.3 and 3.1 on 2019 Server using Actian Zen 14 and 15 without any issues. I’m assuming that 4.7 would also work since it’s newer. Keith
|
By
Keith Canniff
· #195935
·
|
|
MSSCCI Provider for TFS
Govert, Try cloning it from Team Explorer. If that doesn’t work, then the one way I got most of mine to work everytime was to make sure in TFS (Azure DevOps) was to have a parent “Project” folder like
Govert, Try cloning it from Team Explorer. If that doesn’t work, then the one way I got most of mine to work everytime was to make sure in TFS (Azure DevOps) was to have a parent “Project” folder like
|
By
Keith Canniff
· #195923
·
|
|
MSSCCI Provider for TFS
This happens sometimes when you either 1. Open from VC Server in Magic 2. From VS/Team Explorer And clone the project. Hopefully you pulled the folder that contained the edp and not the "Source" folde
This happens sometimes when you either 1. Open from VC Server in Magic 2. From VS/Team Explorer And clone the project. Hopefully you pulled the folder that contained the edp and not the "Source" folde
|
By
Keith Canniff
· #195919
·
|
|
XPA 4.8 Browser Control and JSON
https://jsonlint.com/ is also a great validator and formatter. Get Outlook for Android
https://jsonlint.com/ is also a great validator and formatter. Get Outlook for Android
|
By
Keith Canniff
· #195916
·
|
|
MgxpaStudio crash
Have you ever been able to get into the form (and then at some point it became corrupted)? Was this migrated from a prior version of Magic and this is the first time you’ve tried to edit this form sin
Have you ever been able to get into the form (and then at some point it became corrupted)? Was this migrated from a prior version of Magic and this is the first time you’ve tried to edit this form sin
|
By
Keith Canniff
· #195910
·
|
|
Make Subforms behave as a single screen
Roberto, This is not that bad anymore. Since a subform control is just another “control”, you can define the tabbing order in the header on when the cursor jumps into the subform. As you tab through t
Roberto, This is not that bad anymore. Since a subform control is just another “control”, you can define the tabbing order in the header on when the cursor jumps into the subform. As you tab through t
|
By
Keith Canniff
· #195909
·
|
|
Any way to use custom colors for text that are not in color table?
Fredrick, There are several ways to manage what you’re asking for Using the ColorSet and FontSet functions, you can dynamically change colors in the currently defined (in the INI file) color table (de
Fredrick, There are several ways to manage what you’re asking for Using the ColorSet and FontSet functions, you can dynamically change colors in the currently defined (in the INI file) color table (de
|
By
Keith Canniff
· #195898
·
|
|
MSSCCI Provider for TFS
Govert, You can go to the files section and look for tfs.zip I uploaded a while ago. However you'll have to download visual studio 2013 instead of team explorer 2013 which is no longer available. VS 2
Govert, You can go to the files section and look for tfs.zip I uploaded a while ago. However you'll have to download visual studio 2013 instead of team explorer 2013 which is no longer available. VS 2
|
By
Keith Canniff
· #195896
·
|
|
Password complexity
Anton, Yes User(0) will return the username from the network. So if your network Username is ADoank, then User(0) will return ADoank. I believe the one thing you have to be careful with is using long
Anton, Yes User(0) will return the username from the network. So if your network Username is ADoank, then User(0) will return ADoank. I believe the one thing you have to be careful with is using long
|
By
Keith Canniff
· #195861
·
|
|
Password complexity
Anton, The user actually doesn’t have to log into the program at all. When the program starts and it’s set to use AD, Magic itself goes out and authenticates against AD. So they don’t have to remember
Anton, The user actually doesn’t have to log into the program at all. When the program starts and it’s set to use AD, Magic itself goes out and authenticates against AD. So they don’t have to remember
|
By
Keith Canniff
· #195858
·
|
|
Password complexity
Anton, If this is for a company, maybe you should think about using their LDAP or Active Directory for your users and passwords. IT hates having to manage two sets of users and passwords. When you tel
Anton, If this is for a company, maybe you should think about using their LDAP or Active Directory for your users and passwords. IT hates having to manage two sets of users and passwords. When you tel
|
By
Keith Canniff
· #195856
·
|
|
Sending mail UP 1.9i
This is a simple outline of how to use Blat with Magic. I did not include a sample Magic program because it’s very simple. My suggestion would be to create a “wrapper” Magic program. What I mean by th
This is a simple outline of how to use Blat with Magic. I did not include a sample Magic program because it’s very simple. My suggestion would be to create a “wrapper” Magic program. What I mean by th
|
By
Keith Canniff
· #195846
·
|
|
Sending mail UP 1.9i
We still use Blat in XPA 3.x Easy to use and reliable for sending hundreds of emails a day, where Magic’s internal functions couldn’t handle the volume. I have a demo somewhere if needed Keith
We still use Blat in XPA 3.x Easy to use and reliable for sending hundreds of emails a day, where Magic’s internal functions couldn’t handle the volume. I have a demo somewhere if needed Keith
|
By
Keith Canniff
· #195843
·
|
|
Disable Mouse Wheel special setting not working
Adrian, Magic interacts with the mouse like a standard program. If the mouse wheel scrolls up/down in browsers, excel, word, etc, it will do the same in Magic. The code below will force the mouse whee
Adrian, Magic interacts with the mouse like a standard program. If the mouse wheel scrolls up/down in browsers, excel, word, etc, it will do the same in Magic. The code below will force the mouse whee
|
By
Keith Canniff
· #195837
·
|
|
Microsoft Edge Browser Control in uniPaaS v1.9p
Steve, Any reason you can't use the ActiveX WebBrowser control instead? Then when you move to XPA you can switch it to .NET Keith
Steve, Any reason you can't use the ActiveX WebBrowser control instead? Then when you move to XPA you can switch it to .NET Keith
|
By
Keith Canniff
· #195813
·
|
|
Microsoft Edge Browser Control in uniPaaS v1.9p
Steve, I believe so. Our application is now in XPA 3.1 but I think the component I was using was in place while it was still in uniPaaS. 1. Define a .NET Virtual (for example variable BA 2. Object typ
Steve, I believe so. Our application is now in XPA 3.1 but I think the component I was using was in place while it was still in uniPaaS. 1. Define a .NET Virtual (for example variable BA 2. Object typ
|
By
Keith Canniff
· #195811
·
|