|
Populate with SQL [XPA 2.5]
How can I populate either a combobox or a select task with a SQL-statement?
I have a program that let's the user answer a list of questions. Some answers should be selected from a query from the DB.
How can I populate either a combobox or a select task with a SQL-statement?
I have a program that let's the user answer a list of questions. Some answers should be selected from a query from the DB.
|
By
Florian Groothuis
·
#185036
·
|
|
Re: Android 7 / ZBar
I got this to work using the zbar librarys from Jordan for some reaason the .so files i have in 3.2a samples lib are a different size to the ones Jordan has
From: main@magicu-l.groups.io
I got this to work using the zbar librarys from Jordan for some reaason the .so files i have in 3.2a samples lib are a different size to the ones Jordan has
From: main@magicu-l.groups.io
|
By
Tim Downie
·
#185035
·
|
|
Re: Android 7 / ZBar
If neither work for some reason (pic2shop worked great for me on android 7, but they have to have the pic2shop free apk installed on the device), you can try using the mobile vision api from Google
If neither work for some reason (pic2shop worked great for me on android 7, but they have to have the pic2shop free apk installed on the device), you can try using the mobile vision api from Google
|
By
Joseph Knickerbocker
·
#185034
·
|
|
Re: Reading .msg files
I think postie can read .msg files
http://infradig.com/postie.html
Rob
I think postie can read .msg files
http://infradig.com/postie.html
Rob
|
By
Rob Westland
·
#185033
·
|
|
Re: Android 7 / ZBar
this is worth a try then - thanks
this is worth a try then - thanks
|
By
Tim Downie
·
#185032
·
|
|
Re: Android 7 / ZBar
Hi Tim,
We are running our app with zbar on Android 7 and it works.
The only difference that I can see is I am building using SDK 21.
Regards
Jordan
Kind Regards
Jordan Slappendel
PO Box 1186,
Hi Tim,
We are running our app with zbar on Android 7 and it works.
The only difference that I can see is I am building using SDK 21.
Regards
Jordan
Kind Regards
Jordan Slappendel
PO Box 1186,
|
By
Jordan Slappendel
·
#185031
·
|
|
Android 7 / ZBar
Hi
So i have a nice android app in magic3.2a client is happy.
Have added in the Zbar to scan and look up data client is even happier.....
Client = not happy - to find on Android 7 the apk will
Hi
So i have a nice android app in magic3.2a client is happy.
Have added in the Zbar to scan and look up data client is even happier.....
Client = not happy - to find on Android 7 the apk will
|
By
Tim Downie
·
#185030
·
|
|
Re: User id on bottom line of Magic window.
Had to add System.Drawing to the CRR list to make it work
Wes
--
Annual Reporting Help!
Annual Report Resources | BIAS Annual Report Program (Workshops)
Wes Hein
President - Director Of Product
Had to add System.Drawing to the CRR list to make it work
Wes
--
Annual Reporting Help!
Annual Report Resources | BIAS Annual Report Program (Workshops)
Wes Hein
President - Director Of Product
|
By
Wes Hein
·
#185029
·
|
|
Reading .msg files
Hi,
I have a whole bunch of Outlook .msg files that I need to read and then extract some data from. Has anyone done this or even if it possible?
Thanks in anticipation.
Graham
Hi,
I have a whole bunch of Outlook .msg files that I need to read and then extract some data from. Has anyone done this or even if it possible?
Thanks in anticipation.
Graham
|
By
Graham White
·
#185028
·
|
|
Re: User id on bottom line of Magic window.
I didn't need to point to any assembly ... Frederick's excellent example just checks if the existing status bar is Magic's.
The one thing I haven't figured out though is how to ADD the new item. Mine
I didn't need to point to any assembly ... Frederick's excellent example just checks if the existing status bar is Magic's.
The one thing I haven't figured out though is how to ADD the new item. Mine
|
By
Heidi Schuppenhauer
·
#185027
·
|
|
Re: User id on bottom line of Magic window.
What .Net assembly do you need to load to get the com.magicsoftware.controls.MgStatusStrip?
Thx
Wes
What .Net assembly do you need to load to get the com.magicsoftware.controls.MgStatusStrip?
Thx
Wes
|
By
Wes Hein
·
#185026
·
|
|
Re: Active row with border
#chat
Hm, you are right! :) Thanks a lot Florian! ;)
Hm, you are right! :) Thanks a lot Florian! ;)
|
By
Gábor Bor
·
#185025
·
|
|
TFS setup - local
We have been using Team Foundation Server for a couple of years and now find our self’s needing to upgrade our client machines. I believe the individual on this group that assisted us was Rob
We have been using Team Foundation Server for a couple of years and now find our self’s needing to upgrade our client machines. I believe the individual on this group that assisted us was Rob
|
By
Tom Worthen
·
#185024
·
|
|
Re: XPA 3.2b Android SMS Listener
You are welcome! Glad to help.
Sure!! Just let us know and we'll be waiting!
:)
Brenda
You are welcome! Glad to help.
Sure!! Just let us know and we'll be waiting!
:)
Brenda
|
By
Brenda Bullorini
·
#185023
·
|
|
Re: XPA 3.2b Android SMS Listener
Brenda,
WOW! What a great way to start a Monday. Give me a few days to try it and I'll let you know if I run into any problems.
Thank you very much - Muchas Gracias
If I ever
Brenda,
WOW! What a great way to start a Monday. Give me a few days to try it and I'll let you know if I run into any problems.
Thank you very much - Muchas Gracias
If I ever
|
By
Todd Baremore
·
#185022
·
|
|
Re: Active row with border
#chat
Nope. In older versions we used the border, in later versions the BG-color. I think the BG-color makes the border obsolete.
Nope. In older versions we used the border, in later versions the BG-color. I think the BG-color makes the border obsolete.
|
By
Florian Groothuis
·
#185021
·
|
|
Re: XPA 3.2b Android SMS Listener
Forgot:
I don't know if it works when the app is closed, I'll have to test that out.
I know that everything you put on the java class it will work even with the app closed,
but I don't know if the
Forgot:
I don't know if it works when the app is closed, I'll have to test that out.
I know that everything you put on the java class it will work even with the app closed,
but I don't know if the
|
By
Brenda Bullorini
·
#185020
·
|
|
Re: XPA 3.2b Android SMS Listener
Hi Todd, just tested in Android Studio and also in Magic.
package com.magicsoftware.magicdev;
import com.magicsoftware.core.CoreApplication;
import android.content.BroadcastReceiver;
import
Hi Todd, just tested in Android Studio and also in Magic.
package com.magicsoftware.magicdev;
import com.magicsoftware.core.CoreApplication;
import android.content.BroadcastReceiver;
import
|
By
Brenda Bullorini
·
#185019
·
|
|
Re: Magic XPA 3.2 with DevExpress
Herbert,
I wonder if something similar to what you desire could be accomplished with a subform, tab control, image buttons and context menus? The only problem I can see (so far) is
Herbert,
I wonder if something similar to what you desire could be accomplished with a subform, tab control, image buttons and context menus? The only problem I can see (so far) is
|
By
Todd Baremore
·
#185018
·
|
|
Re: Magic XPA 3.2 with DevExpress
Hi Herbert,
Take a look at the many samples that come with DevExpress. You can open/read/modify them in Visual Studio Community edition which is free!
I see you already looked at the online
Hi Herbert,
Take a look at the many samples that come with DevExpress. You can open/read/modify them in Visual Studio Community edition which is free!
I see you already looked at the online
|
By
Harry Kleinsmit
·
#185017
·
|