|
Re: Drag & Drop XPA 4.7
Hi Steven,
I use drop with 4.71 and have no problems.
Kind regards,
André
Hi Steven,
I use drop with 4.71 and have no problems.
Kind regards,
André
|
By
De Netwerkadviseur BV
·
#194298
·
|
|
Re: Drag & Drop XPA 4.7
maybe a hole in the bucket, dear liza as the song once said...
maybe a hole in the bucket, dear liza as the song once said...
|
By
oldone
·
#194297
·
|
|
Drag & Drop XPA 4.7
Anyone noticed that Drag&Drop into XPA no longer works (specifically Drop from an External Application) ?
Even the “Online Samples” seem broken
Steven Burrows
Anyone noticed that Drag&Drop into XPA no longer works (specifically Drop from an External Application) ?
Even the “Online Samples” seem broken
Steven Burrows
|
By
Steven Burrows
·
#194296
·
|
|
Font for menu and title bar [XPA4.7]
Hi all,
Is it possible to change the fonttype that is used for the drop down menu and the title bar or is it inherited from the Windows theme?
Gr
Florian
Hi all,
Is it possible to change the fonttype that is used for the drop down menu and the title bar or is it inherited from the Windows theme?
Gr
Florian
|
By
Florian Groothuis
·
#194295
·
|
|
Re: use of a tablet W10 with Magic 8.30
Hi Jacques,
I'm impressed that this (at least 20 years old) version is still running under W10.
Personally I would not waste a second time to maintain such an old version - except migration to a newer
Hi Jacques,
I'm impressed that this (at least 20 years old) version is still running under W10.
Personally I would not waste a second time to maintain such an old version - except migration to a newer
|
By
Friedrich Geisler-Buckert
·
#194294
·
|
|
Re: Magic TreeView XPA4.7
Hi Steven,
We have the same problem here and we have open a case at MSE support. They are supposed to correct it in the next release, hopefully soon
I played a little with the dotnet treeview but I
Hi Steven,
We have the same problem here and we have open a case at MSE support. They are supposed to correct it in the next release, hopefully soon
I played a little with the dotnet treeview but I
|
By
Olivier Besson
·
#194293
·
|
|
Re: DirectSql and delete multiple tables
#mssql
Yes, definitely stored procedure.
Direct SQL should be used only if you don't have a better approach.
With direct sql there is an additional issue of transaction processing related to Magic/xpa.
It is
Yes, definitely stored procedure.
Direct SQL should be used only if you don't have a better approach.
With direct sql there is an additional issue of transaction processing related to Magic/xpa.
It is
|
By
z_kenan@...
·
#194292
·
|
|
Re: C# Devexpress Xtrascheduler Non-static method requires a target
Dear Friedrich,
I missed your mail, but thank you anyway...
I just did that and It do the trick... I could do with Magic from this:
to this:
Dear Friedrich,
I missed your mail, but thank you anyway...
I just did that and It do the trick... I could do with Magic from this:
to this:
|
By
Vili CANKAR
·
#194291
·
|
|
Re: Magic TreeView XPA4.7
Steven,
I've had success using a magic table control to drill down one or two layers.
Todd
On 5/28/2021 11:46 AM, Steven Burrows wrote:
Steven,
I've had success using a magic table control to drill down one or two layers.
Todd
On 5/28/2021 11:46 AM, Steven Burrows wrote:
|
By
Todd Baremore
·
#194290
·
|
|
Magic TreeView XPA4.7
The Magic Treeview, is just plain flakey. Not sure I have it in me to try and get MSE Support to accept it, I have walls that need headbutting.
Opening and closing Folders/Nodes either with their
The Magic Treeview, is just plain flakey. Not sure I have it in me to try and get MSE Support to accept it, I have walls that need headbutting.
Opening and closing Folders/Nodes either with their
|
By
Steven Burrows
·
#194289
·
|
|
Re: Getting data from Google Analytics within a Magic program XPA 3.3g
Is this something you do in Magic with client-server programming? Sounds interesting but I don't see the connection. TIA
Is this something you do in Magic with client-server programming? Sounds interesting but I don't see the connection. TIA
|
By
JK Heydt
·
#194288
·
|
|
Re: Expression Screen NOT showing
You can also go the registry and just delete the key for the one item - Computer\HKEY_CURRENT_USER\SOFTWARE\MSE\Magic xpa lists the various options in xpa. You can just delete the ExpressionEditor
You can also go the registry and just delete the key for the one item - Computer\HKEY_CURRENT_USER\SOFTWARE\MSE\Magic xpa lists the various options in xpa. You can just delete the ExpressionEditor
|
By
Wes Hein
·
#194287
·
|
|
Re: Getting data from Google Analytics within a Magic program XPA 3.3g
You need to do what the documentation tells, apply SHA256WithRSA to your message (that JSON). SHA256WithRSA gets the message and your private key as parameters. You then add the resulting byte string
You need to do what the documentation tells, apply SHA256WithRSA to your message (that JSON). SHA256WithRSA gets the message and your private key as parameters. You then add the resulting byte string
|
By
Andreas Sedlmeier
·
#194286
·
|
|
Re: Getting data from Google Analytics within a Magic program XPA 3.3g
Hi Graham,
sounds complex - this not realy my skill.
I saw under https://jwt.io/ is a debbuger. Did you try to work with this?
Best regards
Friedrich
Hi Graham,
sounds complex - this not realy my skill.
I saw under https://jwt.io/ is a debbuger. Did you try to work with this?
Best regards
Friedrich
|
By
Friedrich Geisler-Buckert
·
#194285
·
|
|
Re: Getting data from Google Analytics within a Magic program XPA 3.3g
Hi Friedrich,
My initial problem is obtaining a token from Google for a service account. I have to create a JWT Base64url encoded. Below is the example they give at Using OAuth 2.0 for Server to
Hi Friedrich,
My initial problem is obtaining a token from Google for a service account. I have to create a JWT Base64url encoded. Below is the example they give at Using OAuth 2.0 for Server to
|
By
Graham White
·
#194284
·
|
|
Re: Expression Screen NOT showing
There is a little Windows trick that may work.
Press <Alt>+<Spacebar> which will activate the context menu of the “hidden” active window. Press M to Move, then press one of the keyboard arrows.
There is a little Windows trick that may work.
Press <Alt>+<Spacebar> which will activate the context menu of the “hidden” active window. Press M to Move, then press one of the keyboard arrows.
|
By
Jakes du Preez <dupreez.jakes@...>
·
#194283
·
|
|
Re: C# Devexpress Xtrascheduler Non-static method requires a target
Hi Vili,
unfortunualy the .NET integration is not perfect in xpa :-(
I think it is not possible to update event-parameters. I spend days with trying to disable the default 'Click-Handler' and use my
Hi Vili,
unfortunualy the .NET integration is not perfect in xpa :-(
I think it is not possible to update event-parameters. I spend days with trying to disable the default 'Click-Handler' and use my
|
By
Friedrich Geisler-Buckert
·
#194282
·
|
|
Re: Expression Screen NOT showing
Hi Kevin,
this can e.g. happen if you change form a 2-Monitor to Single-Monitor system. The Screen is just on the 'missing' screen.
There are tow options to fix the problem:
delete the registry
Hi Kevin,
this can e.g. happen if you change form a 2-Monitor to Single-Monitor system. The Screen is just on the 'missing' screen.
There are tow options to fix the problem:
delete the registry
|
By
Friedrich Geisler-Buckert
·
#194281
·
|
|
Expression Screen NOT showing
Hey everyone, long time no talk. Hope everyone is doing well. I have the weirdest problem. v: XPA 3.3a
I've been working in this same environment for years, via Remote Desktop. All of a sudden when I
Hey everyone, long time no talk. Hope everyone is doing well. I have the weirdest problem. v: XPA 3.3a
I've been working in this same environment for years, via Remote Desktop. All of a sudden when I
|
By
Kevin Collins
·
#194280
·
|
|
use of a tablet W10 with Magic 8.30
Hello Magicians,
Is there a way to find if a tablet is in tablet mode, or not?
My Acer tablet can have a keyboard, and i would like to change the way it works when the keyboard is, or is not
Hello Magicians,
Is there a way to find if a tablet is in tablet mode, or not?
My Acer tablet can have a keyboard, and i would like to change the way it works when the keyboard is, or is not
|
By
Jacques
·
#194279
·
|