Hi Gleidson
Glad you got it going, and thank you for letting us all know. Will definitely save people time when they convert.
Glad you're getting good use out of the class.
Type: Posts; User: Tom Murphy
Hi Gleidson
Glad you got it going, and thank you for letting us all know. Will definitely save people time when they convert.
Glad you're getting good use out of the class.
Hi, no sorry, we're still 19.1. We will move up to 20 but not until later in the year.
Has anyone used these classes in 20 yet?
Sent from my SM-A715F using Tapatalk
Great :)
Hi Bob
Have you tried..
Set Extended_Window_Style to WS_EX_TOPMOST True
I actually did a quick search, and you have ran into this before ;)
Well done Peter!! Owe you a beer mate!
Hope you've been enjoying the cricket :D
Hahaha sounds ok to me... not sure the client would agree though
Thanks Harm, I'll check this out.
The df.tAv is what I was missing.
Hi All
In our web application, we needed to capture a DIV element to a pdf file and save it on the server. The DIV element is already a custom DataFlex/JavaScript web class.
We're using the...
Hi All
I have solved this by using a VT structure, similar to the way WebList and WebSuggestionForm work.
I'll add some details here when I get a chance.
Hi Guys
I might be missing something..
In the help it says web properties can only be a simple type; String, Integer, Number, Date or Boolean.
...
Hi Vincent
I looked at using a UChar[] web property, but you can only use simple types for client side web property's
Hi
I have a web app with a view with a custom JS class that needs to pass a base64 string back to it’s dataflex custom class on the server.
The problem is the string size is larger than 64k...
That's fine, I thought there would be plenty of changes coming in the library to accomodate 64bit and unicode.
It'll be good to check out, and see if it can be ported down.
Hi Michael,
Cheers, looks like Vincent has the answer.
Hi Vincent,
I was hoping you had added it to the new library, definitely interested in having a look. Initially though we'd still be looking at rolling it out in 19.1. Being an API and the...
Hi All
Before I try... has anyone used GDI+ to draw text onto an image, and would like to share how?
Hi Henri
Thanks for the reply. I understand what you're saying, with so many varying device sizes there's only so much you can do.
Even though more to maintain I threw the tabletMini mode...
Hi All
We have run into an interesting issue in responsive design and device screen sizes.
At the moment DAW provide 3 responsive modes; desktop, tablet and mobile. And within tablet and mobile...
Hi Wil
I thought that may be the case.. but it's nice to know there looks like there's a pathway forwards.
Hi Wil
That's looking pretty good Wil, nice work! Talking mshtml and the DOM, have you attempted to use your tinyMCE interface in Web View 2 yet?
Hi Mike,
No problems, glad to hear people are still getting use out this class.
Thanks Felipe, I'll check that out.
Hi Wil
Cheers mate, I'll look into it further. Helps with testing on the local network.
From memory when I tried this before the main issue was getting my phone to honour the certificate.
Hi Michael,
We found the same thing.. though hard to use your development machine and a mobile phone to test, as you need your mobile connected to the network WiFi and connect to the dev...
Thanks Raveen, I'll check this out. My first tests were around the OnIdle as well. Definitely can't get the grid to do to much at once.