This is all part of the learning curve.
You would face similar problems with other flavors as well
Type: Posts; User: Samuel Pizarro
This is all part of the learning curve.
You would face similar problems with other flavors as well
But I am not sure how this will work with df-Char mode. Never used it.
Yes. If you want to use dsn from the cli driver.
Newer df releases support DSNless connection strings. So you can specify the host, port an dbname in the connection string directly.
If you...
era tudo uma linha só ? provavelmente deve ter estourado algum limite interndo do visualisador , que provavelmente deve ser menor que a do compilador pelo jeito.
vc pode reportar isso la no...
sweet!
Something to think on next releases..
Maybe we don't need to create entire sub-sets for each kind of unit...
Db2 for example, expanded the existing functions adding an optional...
vc deve ter feito alguma caca na estrutura dos objetos...
vai comentando por blocos , ate descrobrir onde esta o problema... vai liberando objetos mais basicos.. na hierarquia.. e vai...
I guess you meant, Character -> code Points -> Code Units right ?
--------------
So, Our DF functions like Length() Mid() , Left(), Right(), Pos(), ... (and maybe all previous string...
DemoFileDialog.wo
Object oTreeView is a cWebTreeView
Set pbFillHeight to True
Property String psStartupPath "C:\Users\Harm\Pictures\"
Analyzing the DOM, the webGroup does never receives the css class Web_Disabled, like the other controls.
So, even creating a custom css to apply the transparent color when it gets disabled, it...
Several controls has an auto mechanism to change its background color, in disabled mode (read-only).
This is nice.
Why cWebGroup in DF_Materail does not behaves the same way ?
Below...
The new float label reacts when the view is in read-only mode, or control is disabled for input.
To test on WebOrder,
In oZoomSalesPerson zoom view, I have changed oSalesPName form to be...
Shouldn't the label font size for the lpTop and lpFloat be the same ?
Some controls do not have lpFloat capabilities, like combo-forms. hence you have to use lpTop only.
But when you mix...
Nice Case published in DAW's news.
DataFlex developers deliver web solution overnight to solve Covid-19 crisis (dataaccess.com)
Congratulations Sture, Klaus and everybody else involved !
...
It was not even 1 year old.. only a 4 months ...
Is your windows fully updated ?
I had that problem once.. long time ago.. I was not able to "fix" it.. fight it amost 1 entire week. but I gave up.. I formatted the vm and started all...
Is this for your db2 tests with Df?
if yes, you don’t need odbc DSNs. Either file or system ODBC DSNs. Unless of course you are using DAW ODBC driver, instead of the Db2 db2_drv.dll one.
...
What kind of "DF-Vodo" language is this ?
Is this valid DF syntax.. ? Does it even complies ?
Would you have a sample to define this api on DF ?
It's declaration has unlimited parameters..
int WINAPIV wsprintfA(
LPSTR ,
LPCSTR ,
...
);
Nice.... I missed that one..
Thanks Stephen for the reminder..
nice.... Thanks Wil
Just that... simple isn't it !? hehehe
Confess.. You saw that coming right !?
You want a Folder Dialog, not a file Dialog.
Unfortunately, DF has nothing built-in yet, but if you search the forum for Browse Folder you will find some solutions shared by our estimated...