Do you know to which email should i send the request?.
Thank you.;)
Type: Posts; User: paranada_g
Do you know to which email should i send the request?.
Thank you.;)
Yes, i did it in Microsoft Excel and works perfectly.
I cannot not think of anything else. So you?
Thank you anyway for your interest.
Thanks again.
Hi,
Yes i had already done what you suggested.
Ilvpath = C:\Windows\sysWOW64;C:\Windows\System32; (between other paths)
path = C:\Windows\sysWOW64;C:\Windows\System32; (beteween other paths)...
Hello,
I don,t know wich libraries i need. I have the mscal.ocx(Control calendar 8 activex) y c:/windows/System32 and c:/windows/SysWOW64 as i don,t know which is the right one for Ilog(though...
Hey sorry,
My english is not as good as i would like. I want to say that the errors appears at the left bottom of the second screenshot.
Regards.
Hi,
Hey yes, the second picture shows the error at the left button of the image. Also, it,s shows an error image that traduction is "The operation was correctly complete". It is an error message...
Hi,
I,m trying attached a control calendar activex to my application.
I,m using an ActiveX Control Adapter in the interface and try to link with the Control Calendar 8 of windows (MSCAL.OCX)...
Ok, thank you.
I will try with an activex.
Hi,
Before keeping investigating i would like to know whether there is or not a calendar gadget available. I need to used it to develop part of my application.
Thank you very much.
Hi,
You were right. The example was enough to develop what i wanted.
What confused me was that i did not get easily when the callback of the example MyGetCellPaletteCallBack was called.
...
Hi,
Yes you are right, i had already took a look to it, but is useless for my case.
The example makes the raw palette change automatically by using a symbol callback.
What i need is to...
Hi,
I,m using a IliTableGadget and want to change the background of different rows to different colours, but the only thing i could do was to change the whole table background cell. I write down...
Hi,
Is there anyway of using several toggles at once without a ilitoggleselector.
I don,t want to use ilitoggleselector as it links with dblink and dont need it.
What i,m trying is to check...
Hi,
this is exactly the message received.
"CWZDL0044E Unknown DBLink drivers link mode"
I,m using visual studio 2010 and oracle 11g.
When i run the form with ilog studio there is not...
Hi,
I keep trying to connect and i got the following error message from this code
"sess->queryConnect(appli->getDisplay(),NULL);".
"Unknown DBLink drivers link mode "
Please could you...
Hi,
Thanks for your response.
I have tried many things one of this was that one you propose. But not conection available.
To give you more information.
IlInt i = 5;
const char* const* vf...
Hi,
I,m trying to connect a c++ aplication with oracle11, from ilog gadget with an iliSqlDataSource there is not problems, data is shown perfctly.
But when i try to implement the conection with...
Thank you.
These are both the ways i know. I thought there were some different ways like there are in qt or swing.
Thanks again.
:)
Hi,
I,m quite new in Ilog Views and need some kind of help to understand how it,s possible to root a callback from a button directly to a method of an class.
Until now, i have always done it...