Search found 18 matches: blabla

Return to advanced search

Re: Final conversion 16 bit to FWH

... FWH. Now looking into rewriting the main tsbrowse to Xbrowse. I see that I had the bad habbit of almost never using any local statements. Function blabla Local cData:="", nValue:=0, ... // almost never done Except for the lot of warnings, does it realy matter ? I can than uptimise while ...
by Marc Venken
Fri Jul 07, 2017 9:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Final conversion 16 bit to FWH
Replies: 26
Views: 5047

Re: Password protected access to menu. Advice ?

... tva as char data counter as num in the method new we set the defaults ? :: name:="" :: bird:=ctod("26/11/1985") :: tva:= "blabla" :: counter:= 1 but also from from datasource ? :: bird:= customer->bird :: counter:= customer->number or only later with user():name:= ...
by Marc Venken
Wed May 10, 2017 9:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Password protected access to menu. Advice ?
Replies: 25
Views: 3505

Re: MENUITEM problem

... file "MENU.bmp" ; ACTION PrinterSetup() ; MESSAGE "bla bla " if you use a variable sample oItem menuitem oItem Prompt " blabla" ; file "MENU.bmp" ; ACTION PrinterSetup() ; MESSAGE "bla bla " the file testmenu.prg here run ok you can use also MENUITEM ...
by Silvio.Falconi
Fri Feb 05, 2016 8:44 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: MENUITEM problem
Replies: 4
Views: 649

Re: Por qué debería migrar de xHarbour a Harbour ?

... harbour pero al cambiarme encontre varios errores que xharbour no reportaba por ejemplo al declarar las datas de las clase DATA nBar AS NUMERIC .. blabla... y al colocar esto por error oVar:nBar := space(10) en xharbour no da error pero habour si ... que deberia ser lo correcto.. bueno cuesta un ...
by Patricio Avalos Aguirre
Fri Jun 20, 2014 3:20 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Por qué debería migrar de xHarbour a Harbour ?
Replies: 17
Views: 4943

sobre window

Colegas una pregunta tonta. jeje

tengo una ventana hija,,
DEFINE WINDOW blabla..
como le digo a la clase que no ponga el icono del lado izquierdo de la ventana en la barra del caption
by mantonio_08
Mon Dec 10, 2012 9:28 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: sobre window
Replies: 3
Views: 684

sugerencia GET ACTION XXX

Hola,

Creo que en la funcionalidad REDEFINE GET cGET ACTION BLABLA() BITMAP "XXX" falta el TOOLTIP sobre el bitmap.

Gracias.
by lucasdebeltran
Fri Jan 20, 2012 9:16 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: sugerencia GET ACTION XXX
Replies: 4
Views: 840

Re: Fwh make file for MinGW

... :cry: Regards ! Found ... :oops: win-make -fmakefile ... :-) Another question : how to disable such stupid warnings "multiply definition of 'BLABLA' ... " ? Regards !
by Rimantas
Fri Nov 11, 2011 6:50 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fwh make file for MinGW
Replies: 12
Views: 1648

Re: Converting from PowerBasic ...

... of DLL function it's very sensitive . It works only in uppercase . That solved . But now I'm getting this error : The instruction at "blabla" ref.memory at "blabla" . The memory could not be "read" ... It can be solved ? With best regards !
by Rimantas
Wed Sep 07, 2011 4:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Converting from PowerBasic ...
Replies: 4
Views: 1327

Re: Que editor de PRG Free usan

... el path de la base de datos, otra cosa interesante es la ayuda con los parametros de las funciones como lo hace VisualBasic y asi..........blabla..........:-) saludos Marcelo
by Marcelo Via Giglio
Thu Dec 03, 2009 12:36 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Que editor de PRG Free usan
Replies: 21
Views: 5404

Re: Seguir el error

... las instruciones siguientes SET RESOURCES TO FreeResources() RELEASE oWnd, oFont, ....etc y en las funciones o procedimientos STATIC FUNCION blabla( param1, param2,...etc ) LOCAL oFont, aSel, oDlg ...etc DEFINE FONT oFont NAME "Arial" SIZE 0, -12 BOLD DEFINE DIALOG oDlg..... .... ...
by armando.lagunas
Sat Nov 07, 2009 5:22 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Seguir el error
Replies: 4
Views: 681

PARA MAESTRO ANTONIO,,, SOBRE TRANSPARENT

... con ltransparent.. la transparencia se aplica sin nungun problema,, para los objetos pero solo desde recursos.. necesite ocupar @ x, y SAY ...bla.blabla.. y ni funciona.. PQ SERA ESTO ??? lo estoy aplicando asi:: @ 10,10 SAY oSay VAR vSay OF oDlg oSay:lTransparent:=.T. Y NADA DE NADA.. SIGUE NO ...
by mantonio_08
Wed Oct 29, 2008 12:20 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: PARA MAESTRO ANTONIO,,, SOBRE TRANSPARENT
Replies: 8
Views: 1147

É difícil usar essas mensagens na barra de status da aplicação.
Mas se não tá funfando desse jeito... experimenta usar o
( wndMain() ):setMsg( "blabla bla" )

Esse, pelo menos, nunca falhou! ;)
by JC
Wed Sep 03, 2008 5:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problems with the message of the button
Replies: 5
Views: 1105

y como estas incorporando TSBROWSE a tu DLL
..

para el diseño usas Wordshop.. u otro PellesC


usas REDEFINE BROWSE ...blabla.bla

no tienes algun mail de hotmail para comunicarnos
by A&C
Fri Jan 26, 2007 8:39 pm
 
Forum: FiveWin para CA-Clipper
Topic: Miguel Rivera
Replies: 2
Views: 848

ActiveX y Word

Estimado Estoy compilando el ejemplo fwh\samples\word y me mando error de memoria no se puede leer...blabla.. pero compilo los otros ejemplos y funcionan bien #include "FiveWin.ch" function Main() local oWnd, oActiveX DEFINE WINDOW oWnd TITLE "FiveWin ...
by Patricio Avalos Aguirre
Fri Dec 15, 2006 8:50 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: ActiveX y Word
Replies: 3
Views: 1045

Re: Change dbf extension form dbf to blabla

Yes, it is as easy as renaming the file and specifying the file extension in the USE command.

EMG[/i]
by Enrico Maria Giordano
Mon Jun 26, 2006 10:29 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Change dbf extension form dbf to blabla
Replies: 2
Views: 715
Next

Return to advanced search