Search found 23 matches: exemple

Return to advanced search

Re: U-Dbu

... you to try it You can quickly create real applications for your clients investing very little time. https://i.postimg.cc/x87Q0mP3/exemple-app.gif C.
by Carles
Fri May 12, 2023 10:23 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: U-Dbu
Replies: 17
Views: 1197

Installing Modharbour.exe as FastCgi on IIS 10.

... Create a folder with all the needed files from https://github.com/FiveTechSoft/mod_har ... /win64/*.* to (for exemple) c:\modharbour Launch IIS manager from "Control Pannel, Administrative tools." Click on the main IIS server, (same name as the server ...
by jfl@mafact.com
Mon Jun 22, 2020 12:30 pm
 
Forum: mod_harbour
Topic: Installing Modharbour.exe as FastCgi on IIS 10.
Replies: 7
Views: 899

Re: Strange error Modharbour and IIS

... Create a folder with all the needed files from https://github.com/FiveTechSoft/mod_harbour/blob/master/fastcgi/windows/win64/*.* to (for exemple) c:\modharbour Launch IIS manager from "Control Pannel, Administrative tools." Click on the main IIS server, (same name as the server ...
by jfl@mafact.com
Mon Jun 22, 2020 12:26 pm
 
Forum: mod_harbour
Topic: Strange error Modharbour and IIS
Replies: 7
Views: 969

Re: pdf viewer

my earlier simple way of viewing was for exemple :
WINEXEC("Sumatrapdf.exe test.pdf)
by jds
Thu Aug 27, 2015 1:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: pdf viewer
Replies: 8
Views: 1566

Re: Adding a Multilanguage-solution to Your App.

Hello, I use a solution like i18n() function, but with ini files, it work perfect for SAY, Buttons, Title, menu, anywhere. Exemple ini file: [ESP] DESCRIP=Español ||~AMPA32, G~|estió de |~F~|acturacions de l'|~AMPA (~|domiciliacions, famílies, pares, alumnes, rebuts)|=|AMPA32, Gestión ...
by FiveWiDi
Sat Sep 22, 2012 9:19 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Adding a Multilanguage-solution to Your App.
Replies: 5
Views: 1350

pop up msg***()

-Clipper53, blinker4, windowsxp

Probleme sur windows terminal server 2003 le logiciel fontionne mais aucun popup n'apparait exemple : msginfo(), msgyesno() ect.

avez-vous une solution

merci pour votre aide
by richard wilson
Tue Aug 16, 2011 7:57 pm
 
Forum: FiveWin for CA-Clipper
Topic: pop up msg***()
Replies: 1
Views: 1317

Re: string sql in dbf

see exemple try oRs := CreateObject("ADODB.RecordSet") oRs:CursorLocation := adUseClient oRs:LockType := adLockOptimistic oRs:CursorType := adOpenDynamic oRs:ActiveConnection := "Provider=VFPOLEDB.1;Data Source="+Curdrive()+":\"+Curdir()+";Mode=Read;Extended ...
by ronaldo
Tue Jul 12, 2011 11:38 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: string sql in dbf
Replies: 1
Views: 669

Re: Problem with OLE and Outlook 2007

... Maybe you should try a real e-mail address with a @ in it. Good luck. Hello driessen, "myemail" its just a exemple i have using a real email in this case, but if outlook2007 is not open show the error reported, what your fwh version? Thanks in advance.
by Wanderson
Thu Feb 03, 2011 2:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with OLE and Outlook 2007
Replies: 19
Views: 4124

Re: Error in GTWin.lib, Rtl.lib, Rdd.lib, Dbfntx.lib and Vm.lib

... from Dbf to Mysql (at this point my clients will use a console version) 3. rewrite it using fivewin As a begining I'm trying to compile this exemple in Harbour console Procedure Main() ? "Hello, world!" Return But it needs some libs that are missing in the installer that you sugested ...
by Coiote
Wed Oct 21, 2009 5:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error in GTWin.lib, Rtl.lib, Rdd.lib, Dbfntx.lib and Vm.lib
Replies: 15
Views: 3283

Re: Missing DbfFpt.lib, Dll.lib, Socket.lib for Harbour

... for the LIBs. Then surfing the web again I found an installer for Harbour. That´s great but it don´t have that LIBs too. I can compile the classic exemple "? Hello World" in Harbour console mode. But I have FHW 6.12 and can´t compile Tutor01. See bellow: c:\Fwh\Samples>Buildh Tutor01 ...
by Coiote
Wed Oct 07, 2009 2:02 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Missing DbfFpt.lib, Dll.lib, Socket.lib for Harbour
Replies: 7
Views: 1230

Paint in Fivewin

Someone can say me about function to draw in fivewin ?

Exemple:

RoundRect
LineTo

Etc..

What´s more have ?

thanks
by lailton.webmaster
Fri Sep 11, 2009 5:18 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Paint in Fivewin
Replies: 3
Views: 547

Re: C++ ( To Antonio )

Perfect Daniel.

Now why oWnd:oClient:= oAct
give me ERROR ?

and you can say me how i make a function to make hide o object in C ??

exemple

oAct:Hide()

make object stay hide

can help ?

thanks os much.
by lailton.webmaster
Sat Jul 25, 2009 6:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Language C ( To Antonio )
Replies: 17
Views: 2814

maximize

Hi,

have how i know when a window was maximized ?

exemple:

ownd:bMaximized:= {|| msginfo("Was maximized ") }

how make it ?

thanks
by lailton.webmaster
Thu Jun 11, 2009 12:30 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: maximize
Replies: 3
Views: 596

Re: ERROR TactiveX ( TO Antonio )

Antonio the problem is in fivewin, i compile my lib fwh8.5 with new xharbour and all right, and when i use
xharbour with fwh9.2 show same error. think that when change for the function OleInvoke OleGet/Set Property change someone that return GPF, I´ll send for you e-mail exemple Antonio. THanks
by lailton.webmaster
Tue Mar 31, 2009 7:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ERROR TactiveX ( TO Antonio )
Replies: 8
Views: 1271

Re: Cretar DLL

Antonio,

Code: Select all  Expand view
You can always build a DLL that can be accessed from any EXE. This is fully documented and full source code is available.


Where i found ?
Can u show me a exemple for version free xharbour ?


gracias maestro
by lailton.webmaster
Thu Mar 19, 2009 3:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Cretar DLL
Replies: 3
Views: 1135
Next

Return to advanced search