|
Visuable controls
I don't think you can cover that with one expression.
I don't think you can cover that with one expression.
|
By
Florian Groothuis
· #188764
·
|
|
Font used for Range screen [XPA 3.2c]
Hey group, Is there a way to set the font used by the range screen that pops up on CTRL+R? TIA Florian
Hey group, Is there a way to set the font used by the range screen that pops up on CTRL+R? TIA Florian
|
By
Florian Groothuis
· #189209
·
|
|
Enlarging Group-control without linked fields moving [XPA3]
Hi, I wonder if there is a way to get this properly working. It worked fine, until XPA with the .NET form editor came along. I have this situation: A online screen with around 30 fields on it, have of
Hi, I wonder if there is a way to get this properly working. It worked fine, until XPA with the .NET form editor came along. I have this situation: A online screen with around 30 fields on it, have of
|
By
Florian Groothuis
· #189245
·
|
|
Parameters with DSQL-tasks [XPA3.2]
Hi all, I have a batch task with 3 parameters and the main source is a DirectSQL command. One of the parameters is the input parameter for the DSQL, the other two are the output parameters of the DSQL
Hi all, I have a batch task with 3 parameters and the main source is a DirectSQL command. One of the parameters is the input parameter for the DSQL, the other two are the output parameters of the DSQL
|
By
Florian Groothuis
· #189259
·
|
|
STealing focus II [XPA3.2c]
Hi all, I have a program that takes some time to run, so users shift to other work like Outlook or Excel but whenever my running program shift to the next record it steals focus from whatever the user
Hi all, I have a program that takes some time to run, so users shift to other work like Outlook or Excel but whenever my running program shift to the next record it steals focus from whatever the user
|
By
Florian Groothuis
· #189577
·
|
|
STealing focus II [XPA3.2c]
The only window that is opened is the main window of the highest batch task, just displaying the record progress. Nu windows from subtasks are opened.
The only window that is opened is the main window of the highest batch task, just displaying the record progress. Nu windows from subtasks are opened.
|
By
Florian Groothuis
· #189579
·
Edited
|
|
STealing focus II [XPA3.2c]
Hi Andreas, It's running under Citrix as a total new environment which was set up in 2017. So, beyond Vista I'm sure... Gr Florian
Hi Andreas, It's running under Citrix as a total new environment which was set up in 2017. So, beyond Vista I'm sure... Gr Florian
|
By
Florian Groothuis
· #189583
·
|
|
Refresh view of parent task?
You could set a logical from the parent task in de child task, then exit it, refresh the parent and enter the child again. Then indeed keep the form open.
You could set a logical from the parent task in de child task, then exit it, refresh the parent and enter the child again. Then indeed keep the form open.
|
By
Florian Groothuis
· #189604
·
|
|
Disable event not working [XPA32c]
Today I cam across the following: We have a ZoomEvent() on a control and for testing we wanted to disable that event. So we parked on the event, disabled the line, confirmed by being greyed out, but i
Today I cam across the following: We have a ZoomEvent() on a control and for testing we wanted to disable that event. So we parked on the event, disabled the line, confirmed by being greyed out, but i
|
By
Florian Groothuis
· #189899
·
|
|
Zebra set-up overruling HP Deskjet [XPA3.2c][Citrix]
Our client has several Zebra printers which all work fine, but one. They purchased a new Zebra printer which prints stickers about half the width of A4. When a user prints a sticker the next print on
Our client has several Zebra printers which all work fine, but one. They purchased a new Zebra printer which prints stickers about half the width of A4. When a user prints a sticker the next print on
|
By
Florian Groothuis
· #190100
·
|
|
Q-mode exported as E-mode [UP1.9
Hi all, I'm working on a migration plan to get our application from UP to XPA. What I stumbled on was that UP (and XPA) exports expressions like "IF (A,'C'MODE,'Q'MODE)" as "IF (A,'C'MODE,'E'MODE)". W
Hi all, I'm working on a migration plan to get our application from UP to XPA. What I stumbled on was that UP (and XPA) exports expressions like "IF (A,'C'MODE,'Q'MODE)" as "IF (A,'C'MODE,'E'MODE)". W
|
By
Florian Groothuis
· #190222
·
|
|
Custom User Functionality in uniPaaS
Hi all, I tried to customize the UserFunctionality-ECF and deply it in uniPaaS but I can't get it to work. In XPA it works like a charm. What is different? What did I do: - Make some changes - Generat
Hi all, I tried to customize the UserFunctionality-ECF and deply it in uniPaaS but I can't get it to work. In XPA it works like a charm. What is different? What did I do: - Make some changes - Generat
|
By
Florian Groothuis
· #190241
·
|
|
Column filtering active or not? [XPA3.2d]
I'm experimenting with the column filtering option since the 'improved' range and locate functionality is not what we want. Is there a way to tell that the user has set a filter on one of the columns?
I'm experimenting with the column filtering option since the 'improved' range and locate functionality is not what we want. Is there a way to tell that the user has set a filter on one of the columns?
|
By
Florian Groothuis
· #190399
·
|
|
Dataviews, tables and filtering [XPA3.3]
Hi all, We are looking for a way to bypass the default Range functionality to display data and have the user place ranges on the displayed data. Setting the AllowFiltering-option to YES is an option,
Hi all, We are looking for a way to bypass the default Range functionality to display data and have the user place ranges on the displayed data. Setting the AllowFiltering-option to YES is an option,
|
By
Florian Groothuis
· #190586
·
|
|
Dataviews, tables and filtering [XPA3.3]
Hi Anderas, Thanks for your reply. The screen to define a range is an option but comes with a lot of work when we move our application from UP to XPA. Table filtering was our preferred option. Meanwhi
Hi Anderas, Thanks for your reply. The screen to define a range is an option but comes with a lot of work when we move our application from UP to XPA. Table filtering was our preferred option. Meanwhi
|
By
Florian Groothuis
· #190605
·
|
|
Limited form size [XPA3.2d]
Hi all, I have a program that reads a text-based file and writes another. I need the input form to be at least 6500 positions wide but XPA throws a maximum of 3267 with the error: "Divider size too bi
Hi all, I have a program that reads a text-based file and writes another. I need the input form to be at least 6500 positions wide but XPA throws a maximum of 3267 with the error: "Divider size too bi
|
By
Florian Groothuis
· #190719
·
|
|
Limited form size [XPA3.2d]
Hi Govert, Upgrading to 3.3d worked. Indeed a bug it seems to be... Thnx Florian
Hi Govert, Upgrading to 3.3d worked. Indeed a bug it seems to be... Thnx Florian
|
By
Florian Groothuis
· #190727
·
|
|
Reading and writing a security file [UP19 & XPA33]
Hi all, I want to upgrade clients from uniPaaS1.9 tot XPA3.3d. The new environment has a new security file with some additional data but has no users besides Supervisor. Is there a way to read the old
Hi all, I want to upgrade clients from uniPaaS1.9 tot XPA3.3d. The new environment has a new security file with some additional data but has no users besides Supervisor. Is there a way to read the old
|
By
Florian Groothuis
· #190815
·
|
|
Reading and writing a security file [UP19 & XPA33]
Never mind. Got it. MGUSRDUMP.exe
Never mind. Got it. MGUSRDUMP.exe
|
By
Florian Groothuis
· #190816
·
|
|
Reading and writing a security file [UP19 & XPA33]
Just one minor issue: I can move the ID's, the names, the rights, but what about the passwords?...
Just one minor issue: I can move the ID's, the names, the rights, but what about the passwords?...
|
By
Florian Groothuis
· #190818
·
|