|
Re: Locked out of studio with msg I've never seen before
John,
Try this: With the studio closed, search your local hard drive for any abandoned mglock.dat files, and delete any found.
HTH.
Steve Blank
John,
Try this: With the studio closed, search your local hard drive for any abandoned mglock.dat files, and delete any found.
HTH.
Steve Blank
|
By
Steven Blank
·
#192646
·
|
|
Locked out of studio with msg I've never seen before
Hi, I sure hope someone knows what I need to do here.
Using good ol' uniPaaS 1.9p, Windows 10, as I have for years with no problems. Suddenly today I get this dialog:
I've restarted Mr. Computer and
Hi, I sure hope someone knows what I need to do here.
Using good ol' uniPaaS 1.9p, Windows 10, as I have for years with no problems. Suddenly today I get this dialog:
I've restarted Mr. Computer and
|
By
Santana John
·
#192645
·
|
|
Re: Huge Price Drop For Germ Protection Masks
which version Unipaas 1.9 or xpa 4.6?
which version Unipaas 1.9 or xpa 4.6?
|
By
Hershel Teitelbaum
·
#192644
·
|
|
Lost Focus with Call Program
Wondering if anyone had come up against this problem and if so
do you have any ideas for a work around.
xpa 2.5c RIA
Parent (MDI Child) with Subform (Call Subtask : Child)
In Child Task, Main Data is
Wondering if anyone had come up against this problem and if so
do you have any ideas for a work around.
xpa 2.5c RIA
Parent (MDI Child) with Subform (Call Subtask : Child)
In Child Task, Main Data is
|
By
Mulyadi Jet
·
#192643
·
|
|
Have you got Unipaas Runtime Licenses?
if so,
please contact me on azrielarad at gmail.com
thanks
Azriel
if so,
please contact me on azrielarad at gmail.com
thanks
Azriel
|
By
עזריאל ארד
·
#192641
·
|
|
Re: How to reset Screen State automatically
#xpa
#ria
Steve,
I guess I've never had the main screen appear off screen so I can't say about that, but have had modal windows decide to do so and the FormStateClear makes them visible again and remembers the
Steve,
I guess I've never had the main screen appear off screen so I can't say about that, but have had modal windows decide to do so and the FormStateClear makes them visible again and remembers the
|
By
Wes Hein
·
#192640
·
|
|
Re: How to reset Screen State automatically
#xpa
#ria
Wes,
I'm likely wrong, but I don't believe that FormStateClear('*') will produce the OP's desired result, at least I have not been successful in achieving his goal just now, in my admittedly-limited
Wes,
I'm likely wrong, but I don't believe that FormStateClear('*') will produce the OP's desired result, at least I have not been successful in achieving his goal just now, in my admittedly-limited
|
By
Steven Blank
·
#192639
·
|
|
Re: Instruction Manual
If you are looking for a Study Guide to get some one up to speed with Magic and the development of Client-Server applications (No web\RIA\Online client).
This document might be useful to you:
If you are looking for a Study Guide to get some one up to speed with Magic and the development of Client-Server applications (No web\RIA\Online client).
This document might be useful to you:
|
By
Roberto Ramirez Cervantes
·
#192638
·
|
|
Re: How to reset Screen State automatically
#xpa
#ria
Darren,
One way to address this issue would be to specify a fixed initial position and size for the MDI.
To force the MDI to always open with the top-left corner at the (x,y)
Darren,
One way to address this issue would be to specify a fixed initial position and size for the MDI.
To force the MDI to always open with the top-left corner at the (x,y)
|
By
Steven Blank
·
#192637
·
|
|
Re: How to reset Screen State automatically
#xpa
#ria
I put a global event in the main program <Ctrl-F8> that issues a FormStateClear('') to just clear the form they are parked on. In the menu I added a Clear All Form States option that calls a batch
I put a global event in the main program <Ctrl-F8> that issues a FormStateClear('') to just clear the form they are parked on. In the menu I added a Clear All Form States option that calls a batch
|
By
Wes Hein
·
#192636
·
|
|
Re: Instruction Manual
Heidi Schuppenhauer has posted a number of very helpful videos on YouTube
https://www.youtube.com/user/HeidiSchuppenhauer/videos
Moshe Yakobson also covers a number of topics
Heidi Schuppenhauer has posted a number of very helpful videos on YouTube
https://www.youtube.com/user/HeidiSchuppenhauer/videos
Moshe Yakobson also covers a number of topics
|
By
Todd Baremore
·
#192635
·
|
|
Instruction Manual
Hi,
Does anyone know where I can get instructional videos for the software and also tips in general?
Any videos?
Thanks
Hi,
Does anyone know where I can get instructional videos for the software and also tips in general?
Any videos?
Thanks
|
By
abners@...
·
#192634
·
|
|
Re: Print Data UserFunctionality
FYI – Managed to expose their “Export to Excel” event via the ECI and can raise that instead of Print Data, then the Task Option has no effect.
For someone coming from XPA2.5, there is some
FYI – Managed to expose their “Export to Excel” event via the ECI and can raise that instead of Print Data, then the Task Option has no effect.
For someone coming from XPA2.5, there is some
|
By
Steven Burrows
·
#192633
·
|
|
Re: How to reset Screen State automatically
#xpa
#ria
Function called formstateclear i think....run this when app initialises on client side - it will all reset
From: main@magicu-l.groups.io <main@magicu-l.groups.io> on behalf of Darren
Function called formstateclear i think....run this when app initialises on client side - it will all reset
From: main@magicu-l.groups.io <main@magicu-l.groups.io> on behalf of Darren
|
By
Tim Downie
·
#192632
·
|
|
How to reset Screen State automatically
#xpa
#ria
Hello Everyone,
As of now we all know that most of our users are working from home.
And there is 1 issue that keeps occurring. That is the window tends to be missing and nowhere to be found but the
Hello Everyone,
As of now we all know that most of our users are working from home.
And there is 1 issue that keeps occurring. That is the window tends to be missing and nowhere to be found but the
|
By
Darren
·
#192631
·
|
|
Re: F6 (Wide) - uniPaaS 1.9
You might want to substitute a CtrlGoto command in the event then add an internal event Wide on the control prefix of the control name you to to, might be more XPA friendly
Wes
You might want to substitute a CtrlGoto command in the event then add an internal event Wide on the control prefix of the control name you to to, might be more XPA friendly
Wes
|
By
Wes Hein
·
#192630
·
|
|
Re: F6 (Wide) - uniPaaS 1.9
Hi Steve,
Ok, I have achieved this through below steps:
1) Added a variables to the push button.
2) Fixed the Tab Control for both the Push Button and the Field for which I need the F6/Wide function
Hi Steve,
Ok, I have achieved this through below steps:
1) Added a variables to the push button.
2) Fixed the Tab Control for both the Push Button and the Field for which I need the F6/Wide function
|
By
Lado Wali
·
#192629
·
|
|
Re: F6 (Wide) - uniPaaS 1.9
Lado,
So, if I understand correctly, when the user clicks your button, you want:
(1) the cursor to move TO a specific edit control on the form, regardless of where the cursor
Lado,
So, if I understand correctly, when the user clicks your button, you want:
(1) the cursor to move TO a specific edit control on the form, regardless of where the cursor
|
By
Steven Blank
·
#192628
·
|
|
Re: F6 (Wide) - uniPaaS 1.9
Steven,
If I attach the data field, it does work but again the parking should be on the field first.
I want this to work without knowing where to park.
Thanks
Lado
Steven,
If I attach the data field, it does work but again the parking should be on the field first.
I want this to work without knowing where to park.
Thanks
Lado
|
By
Lado Wali
·
#192627
·
|
|
Re: F6 (Wide) - uniPaaS 1.9
Lado,
Place a button control on the form and set its Raise Event property (red arrow) to Internal:Wide, as follows:
Notice that the button control is not bound to a variable
Lado,
Place a button control on the form and set its Raise Event property (red arrow) to Internal:Wide, as follows:
Notice that the button control is not bound to a variable
|
By
Steven Blank
·
#192626
·
|