Search the web
Sign In
New User? Sign Up
jacoZoom
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 4245 - 4274 of 4588   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4245
Hello Hermann, Can you explain a little bit how to use, Queue.invokeLater() thanks ... wait...
condoreagletalon
condoreaglet...
Offline Send Email
Jun 2, 2008
8:29 am
4246
Hello Marios, ... I'm means java.awt.EventQueue instance. You have to change AxEventListener.init() from public void init(AxEvent evt) { final int ptr =...
Hermann Scheibe
h_scheibe
Offline Send Email
Jun 2, 2008
1:04 pm
4247
Hello Hermann, We have tried the below code, but still we get every so often the exception. In the specific application we wait for the activex to finish its...
condoreagletalon
condoreaglet...
Offline Send Email
Jun 3, 2008
8:39 am
4248
Hello Marios, ... Wait in java application too. You can to change AxEventListener.init() from public void init(AxEvent evt) { final int ptr =...
Hermann Scheibe
h_scheibe
Offline Send Email
Jun 4, 2008
11:21 am
4249
Hi, Please bear with me. I am missing something fundamental about instantiating COM objects wrapped by infoZoom. The following test generates an error below...
Tamas
gfargone
Offline Send Email
Jun 4, 2008
5:25 pm
4250
I think the problem lies in that the wrapped component is a form based OCX and it need some special care to be instantiated properly. Basically, I get a...
Tamas
gfargone
Offline Send Email
Jun 4, 2008
7:27 pm
4251
Hello Tamas, ... You speak about a ocx and hendle it as a naked COM object. The ocx is typically a ActiveX control. This one can be created a COM object but...
Hermann Scheibe
h_scheibe
Offline Send Email
Jun 5, 2008
8:36 am
4252
Hello Hermann, We have tried the below code, but again it doesnt work. It spends 10secs trying and no luck. Is there anything else we can do?...Possibly...
condoreagletalon
condoreaglet...
Offline Send Email
Jun 6, 2008
4:48 am
4253
Hello Marios ... a debug version of izmcomjniax.dll was sended to your EMail. For logging keep in mind the getUnmarshalledPointer() call does start whitin MTA...
Hermann Scheibe
h_scheibe
Offline Send Email
Jun 6, 2008
6:01 pm
4254
Hi, I inherited our JacoZoom integration project from a colleague of mine. Our previous JacoZoom download (from several years ago) had a win98 folder including...
d.daems
Offline Send Email
Jun 9, 2008
8:56 am
4255
Hi Stefan - Do you know if: public static void RegisterActiveXDll(java.lang.String path) will work on Vista to register my OCX? Thanks, Tracy Brown Global 360,...
tjbrownnh
Offline Send Email
Jun 17, 2008
12:58 pm
4256
Even with the latest jacoZoom release, when I try to register my OCX using RegisterActiveXDll(filePath, true), I get this exception: ...
tjbrownnh
Offline Send Email
Jun 17, 2008
2:07 pm
4257
I'm trying to wrap the MODI library in order to write my own OCR Table Extractor. An example of this is a VB written implementation found at: ...
paulmarfia
Offline Send Email
Jun 28, 2008
10:13 am
4258
Some follow-up questions... Is there a jacoZoom FAQ file? Is there another javadoc file? I'm in the USA and not getting the right font or language for the...
paulmarfia
Offline Send Email
Jun 30, 2008
7:05 pm
4259
Hello Paul ... Yes, all samples distributed with jacoZoom in folder Samples runs fine. So you can start with copy of TestExcel.java to get feel how jacoZoom...
Hermann Scheibe
h_scheibe
Offline Send Email
Jul 1, 2008
6:05 pm
4260
Hello ... Search this NG for keywords ... ... Yes. You can find the javadoc in stefan folder in the file section here. Regards, Hermann...
Hermann Scheibe
h_scheibe
Offline Send Email
Jul 1, 2008
8:46 pm
4261
... by ... Is ... Well . . . no. "memory leak" was probably the wrong label. What I would get would be various exceptions from ComJniException. Not ...
paulmarfia
Offline Send Email
Jul 2, 2008
8:27 am
4262
One more thing, if your not too busy... In this MODI Library I'm working on, I came across Collection Objects. For convenience, I ended up adding the same...
paulmarfia
Offline Send Email
Jul 2, 2008
8:53 am
4263
... The ComJniExceptions give us the object reaction of a method call in form a HRESULT values It may be a reserved COM error value or value defined by COM...
Hermann Scheibe
h_scheibe
Offline Send Email
Jul 2, 2008
10:25 am
4264
... COM defines for collections IEnumXXX interface family, so the COM object developer can support enumeration interface to get COM object programmers...
Hermann Scheibe
h_scheibe
Offline Send Email
Jul 2, 2008
11:11 am
4265
Hello - Any ideas on this issue? Is there any way to register my OCX from my Java applet on Vista? using RegisterActiveXDll(filePath, true), I get this...
tjbrownnh
Offline Send Email
Jul 2, 2008
12:56 pm
4266
... Sorry for being dense... I found the get_NewEnum() in the interface and then I checked all the sample files and messages and couldn't find any examples for...
paulmarfia
Offline Send Email
Jul 2, 2008
3:09 pm
4267
Hi, In my application i need to drag something inside several ActiveX controls. I'm using drag & drop mechanism provided by swing and i noticed a strange...
giampaolopaderno
giampaolopad...
Offline Send Email
Jul 3, 2008
1:26 pm
4268
Hi, I would greatly appreciate any help with the following function call: BOOL LucamTakeSnapshot(HANDLE hCamera, LUCAM_SNAPSHOT *pSettings, BYTE *pData); ...
Anthony Oganesian
aoganesi
Online Now Send Email
Jul 4, 2008
1:44 am
4269
Hi, We are getting following exception: com.inzoom.comjni.ComJniException: code=com.inzoom.comjni.enums.HResult.E_NOINTERFACE Type= ...
vakil_rdin
Offline Send Email
Jul 4, 2008
4:09 am
4270
Hi, On Vista, jacozzom doesn't load a license correctly. This is the dll path on Vista. C:\Users\qtian\AppData\LocalLow\MY_COMPANY_NAME\lib\izmjnicom.dll After...
Jihwan Kim
kimjihwan
Offline Send Email
Jul 4, 2008
5:34 pm
4271
Hi, I am embedding excel in applet. i have my own com excel addin. Its working well. But sometime I am not getting the addin from the following call- ...
sujitgoswami_cs
Offline Send Email
Jul 8, 2008
5:45 am
4272
Hello make sure your java.library.path property of JVM does point to the location of izmjnicom.dll. Whats happens if you omit runRoyaltyFree call ? Do you see...
Hermann Scheibe
h_scheibe
Offline Send Email
Jul 10, 2008
2:42 pm
4273
Hello Tracy, did the problema appears only if runned from applet ? Can you register your OCX with jacoZoom as from standalone program ? Im my file section you...
Hermann Scheibe
h_scheibe
Offline Send Email
Jul 10, 2008
4:50 pm
4274
Is this a bad time to get some information from this forum? 9 days ago I asked for an example using the get_NewEnum() method in working with Collections. I...
paulmarfia
Offline Send Email
Jul 11, 2008
4:47 pm
Messages 4245 - 4274 of 4588   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help