Description:
CA-Visual Objects developer system.
|
|
|
CreateEmbeddingFromFile() and Word 2013
|
| |
Hi,
under Word 2013 there are problems with CreateEmbeddingFromFile()
Example:
MyOleObject:CreateEmbeddingFro mFile("C:\Test\MyDoc.doc") do not work anymore.
What can I do?
Juergen
|
|
RPPro Pagebreak
|
| |
Hi there,
stupid question of a "never use a report designer" guy:
how to enforce a page break in a RP report? I.e., each report has two
pages and i want it to break "exactly there"...
TIA
Karl
|
|
Sort by column in listview
|
| |
How to sort my ListView when i press in column bar.
I know with oDCListView1:EnableSort(#SortB yName) and oDCListView1:SortItems()
but when i call oDCListView1:SortItems() i take Error Code 13 no expord method
argument: ListView:SortByName.
My Code:
METHOD ListViewColumnClick(oListViewC olumnClickEvent) CLASS Pelates... more »
|
|
Pausing a thread
|
| |
I want to pause and restart a worker thread in VO, what is the best way of doing this with lowish utilisation, I can pause the thread in a loop if required.
Thanks
Martin
|
|
Ultra Office Control
|
| |
Hi,
I want to replace the ActiveX Control "Office Viewer" from Edraw, with the "Ultra Office Control" from "Ultrashareware".
I use this control to view and edit Word documnets in my application. I have so many problems with the office viewer control.
Has anybody expierence with the Utra Office Control?... more »
|
|
Help with error 31
|
| |
I have a datawindow containing a bBrowser and some individual fields as single line edits. All are attached to a DBF so when I click on a row in the browser the content of the individual fields changes appropriately. On the datawindow is a button that displays a file dialog which allows the user to get a different DBF. Once I have the new DBF filename I use the following code to change the DbServer:... more »
|
|
Displaying of messages
|
| |
Hello
I want to display some messages on the screen and have a maximum of say 20, newest at top would be nice. MLE or browse or something
How would you do it?
Thanks
Martin
|
|
Some assistance for using AIS
|
| |
Hello, i want to check if my Application run suitable with ADS / AIS over Internet.
So i need some assistance from you. I think much of you using ADS/AIS? When using AIS or ADS DD i have no direct access to the Filesystem, ok. So i write some C# AEP to read / write Textfile from client to Server over Internet.... more »
|
|
Question for Ginny
|
| |
Hello Ginny
I am testing out your comms library
Your sample does not error. But my code (based on yours) is getting error 87 SetCommState failed in SetProtcol. tested on 2 different PCs.
I am setting up the serial in a method then passing it back to the screen.
Any ideas please?
Thanks... more »
|
|
|