First  |  Prev |  Next  |  Last
Pages: 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55
TCP/IP Session example connecting to Asterisk Gateway
With Alessandro's help I have got it going, so I thought others may be in the same situation. So here is my implementation - it is not very sophisticated yet, but it helps at start ====================================================== method Make_Call(cPhoneNumber) class Ph... 30 Nov 2008 04:09
News from GrafXsoft
Hello All, We have three important topics to discuss in this announcement. 1. News from VODC Germany 2. Vulcan.NET Build 154 3. Our newsletter, #using Vulcan.NET VODC 2008 Hamburg, Germany. This years VODC in Hamburg, Germany, was one of the most enthusiastic conferences for Vulcan.NET to date. Thanks go... 7 Dec 2008 10:32
Displaying JPG in a BBrowser cell - sample code please
Hi, Does any have a sample showing how to display a JPG picture in a BBrowser cell? I had a look at the Bitmap one in the VO sample but did not get very far. TIA, Tom ... 23 Nov 2008 17:41
TCP/IP session - can someone help
Hi, I would like to connect from a VO app to an Asterisk system, but not sure how to go about it. http://www.voip-info.org/wiki/view/Asterisk+manager+API Any help would be greatly appreciated TIA, Tom ... 30 Nov 2008 04:09
Having problems with ReportPro after upgrading VO2.8 to SP2
Hi, I´m having problems with ReportPro not printing my report after applying VO 2.8 SP2. The code I use is: METHOD pImprime(lPrevia) CLASS ReportesR LOCAL oReport as RpReport2 LOCAL cFiltro as STRING LOCAL cJobName,cPrint2Filename,cCaption,cMessage as STRING LOCAL cReporte as String LOCAL nReceta as dword... 21 Nov 2008 04:06
SQLServer Expres 2005 and ADO connection string
I am very new with SQL server. I created a database using SQL Server management studio express. Before shell window starts I have a login dialog where user should write server name, user name and password and as result of this I get three global variables which I named: cServer, cUser and cPass. I want to use thi... 15 Nov 2008 11:28
VO 2.8:I am VERY ANGRY ......
Hi folks Sorry for my BAD ENGLISH I have upgraded my VO2.7 latest, because i waiting that the issues are resolved, but my hopes were dashed. The Debugger : A) 1)START APPLICATION IN DEBUG MODE 2)CLOSE APPLICATION IN DEBUG MODE FROM BUTTON ON CAPTION W... 7 Oct 2008 18:32
Dialog creation from resource failed & Control creation failed errors
On 5 oct, 03:00, "Stephen Quinn" <stevej...(a)SPbigpond.AMnet.au> wrote: Thierry DynSize() maybe, what setting are you currently using?? CYA Steve Hi Steve, I didn't use DynSize() up to now. I provide a new version of my application with DynSize(30) in App:Start(). Waiting the feed back to see ... 8 Oct 2008 09:51
Set Window Owner
Hi, I am using pinvoke from C# to call a function that is in VO. The function in VO opens a window. The function in VO also accepts a parent parameter as so: FUNCTION FunctionName(oParent as ptr) as ptr PASCAL local oWindow as TheWindow oWindow := TheWindow {} oWindow :Show(SHOWCENTERED) I ... 11 Sep 2008 04:50
GetSystemMetrics and SM_CXPADDEDBORDER
Hi All, My Windows Vista returns always 0 when executing GetSystemMetrics(SM_CXPADDEDBORDER). The return value must be (default) 4. Can someone help me ?? Even the function GetThemeSysSize(GetWindowTheme(SELF:Handle()),SM_CXPADDEDBORDER) returns 0. DEFINE SM_CXPADDEDBORDER := 92 At last: The function ... 11 Sep 2008 04:50
First  |  Prev |  Next  |  Last
Pages: 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55