Search found 34 matches: buttom
Searched query: buttom
- Fri Mar 17, 2023 6:56 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Windows 11 Home Single Language
- Replies: 8
- Views: 1510
Re: Windows 11 Home Single Language
After automatic update to W11 you have a buttom to come back to W10. This was the solution to all the problems.
- Tue Nov 01, 2022 10:50 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: SPLITTER : how to"resize" Client Area
- Replies: 17
- Views: 2422
Re: SPLITTER : how to"resize" Client Area
hi,
try Sample "as it is"
try "maximize" or "resize"
try "move" SPLITTER
---
SPLITTER go from TOP to BUTTOM when "ON RESIZE" is working
when not use "ON RESIZE" you can "see" that Size / Pos is correct
so what i´m doing wrong using SPLITTER :?:
---
#include "FiveWin.ch"
#include "Splitter.ch ...
try Sample "as it is"
try "maximize" or "resize"
try "move" SPLITTER
---
SPLITTER go from TOP to BUTTOM when "ON RESIZE" is working
when not use "ON RESIZE" you can "see" that Size / Pos is correct
so what i´m doing wrong using SPLITTER :?:
---
#include "FiveWin.ch"
#include "Splitter.ch ...
- Wed May 19, 2021 2:00 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: Tamaño de Control Radio
- Replies: 0
- Views: 337
Tamaño de Control Radio
... de FiveWin.
¿Hay alguna manera de cambiar desde codigo el tamaño de los controles hechos desde recursos? En esta caso especifico hablo de Radio Buttom
He tratado de hacerlo en el mismo PellesC pero no he dado con la manera.
Normalmente se muestra como la figura A) y necesito hacerlo como la ...
¿Hay alguna manera de cambiar desde codigo el tamaño de los controles hechos desde recursos? En esta caso especifico hablo de Radio Buttom
He tratado de hacerlo en el mismo PellesC pero no he dado con la manera.
Normalmente se muestra como la figura A) y necesito hacerlo como la ...
- Sat Mar 21, 2020 11:58 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: bug BTNBMP
- Replies: 24
- Views: 3833
Re: bug BTNBMP
Silvio,
Thank you for your attention.
Resource buttom and images are the same. As I compose the image for the post, I did not respect 100% sizes, but I did not change the .rc nor the code.
To sum up, in FW 14.12 this image (and others) where printed OK, but not anymore with 20.02.
Thank you for your attention.
Resource buttom and images are the same. As I compose the image for the post, I did not respect 100% sizes, but I did not change the .rc nor the code.
To sum up, in FW 14.12 this image (and others) where printed OK, but not anymore with 20.02.
- Wed Jun 19, 2019 5:31 am
- Forum: FiveWin para Harbour/xHarbour
- Topic: ¿Cómo activo el botón XLS del Preview?
- Replies: 10
- Views: 1878
Re: ¿Cómo activo el botón XLS del Preview?
... that but i need more control about oBrw:ToExcel().
2) To me doesn´t work from Preview. I get 2 function`s give reports with preview and the excel buttom is Disabled.
3) I did and It works very well but when I call from may program it doesn' works.
my function:
Function ImpBoletas(cRut,cSocio ...
2) To me doesn´t work from Preview. I get 2 function`s give reports with preview and the excel buttom is Disabled.
3) I did and It works very well but when I call from may program it doesn' works.
my function:
Function ImpBoletas(cRut,cSocio ...
- Sun Oct 21, 2018 4:16 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: ¿bChange con BTNBMP no funciona?
- Replies: 16
- Views: 2743
¿bChange con BTNBMP no funciona?
... disable.
Tanto el get como el boton son creados desde recursos (worshop) el boton es BTNBMP
Anteriormente lo hacia con bChange del control BUTTOM , con dos lineas sencillas asi:
Redefine get oGetNickEmpresa Var cNickEmpresa Id 100 of oDlgAcceso Font _oFontGetsoGetNickEmpresa:bChange:={ ...
Tanto el get como el boton son creados desde recursos (worshop) el boton es BTNBMP
Anteriormente lo hacia con bChange del control BUTTOM , con dos lineas sencillas asi:
Redefine get oGetNickEmpresa Var cNickEmpresa Id 100 of oDlgAcceso Font _oFontGetsoGetNickEmpresa:bChange:={ ...
- Fri May 26, 2017 9:33 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Insert images in Mysql/Mariadb
- Replies: 6
- Views: 1566
Insert images in Mysql/Mariadb
... member system.
I put a field by MyAdmin into the database with folowing data :
Name "foto" and type "MEDIUM BLOB"
I see that I get a upload buttom from Phpmyadmin, and that Xbrowse is showing the picture afther I upload
I Use Xbrowse for all screens, but how do I put the files, that I have on ...
I put a field by MyAdmin into the database with folowing data :
Name "foto" and type "MEDIUM BLOB"
I see that I get a upload buttom from Phpmyadmin, and that Xbrowse is showing the picture afther I upload
I Use Xbrowse for all screens, but how do I put the files, that I have on ...
- Mon Feb 13, 2017 10:55 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: FWSavePreviewToPDF 32-bit vs. 64-bit
- Replies: 24
- Views: 7440
Re: FWSavePreviewToPDF 32-bit vs. 64-bit
... 41; endif// msginfo( Seconds()-Time )RETURN nil
and in rpreview add button for impresion pdf ( i use for test the zoom buttom )
DEFINE BUTTON ::oZoom OF oBar GROUP ;
MESSAGE FWString( "Page zoom" ) ;
ACTION FwPrvTopdf( Self,, 50, 200 ) ; //::Zoom() ;
TOOLTIP FWString ...
and in rpreview add button for impresion pdf ( i use for test the zoom buttom )
DEFINE BUTTON ::oZoom OF oBar GROUP ;
MESSAGE FWString( "Page zoom" ) ;
ACTION FwPrvTopdf( Self,, 50, 200 ) ; //::Zoom() ;
TOOLTIP FWString ...
- Tue Sep 27, 2016 9:52 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Browsing a large recordset
- Replies: 2
- Views: 847
Browsing a large recordset
... get the recordset is taking already 3 .5 seconds.
What I can do is setting a LIMIT op 1000 records, and fetching the next 1000 when I get to the buttom of the browse.
HeidiSQL is doing this by doing
SELECT * FROM .. ORDER BY .. ASC LIMIT 1000;
and then when reaching the bottom
SELECT * FROM ...
What I can do is setting a LIMIT op 1000 records, and fetching the next 1000 when I get to the buttom of the browse.
HeidiSQL is doing this by doing
SELECT * FROM .. ORDER BY .. ASC LIMIT 1000;
and then when reaching the bottom
SELECT * FROM ...
- Wed Oct 21, 2015 2:49 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: Extraño comportamiento de TBUTTON en tactil
- Replies: 27
- Views: 5288
Re: Extraño comportamiento de TBUTTON en tactil
Joao:
El problema sólo aparece cuando el "buttom" está con el "skinbuttoms()" y trabajando en un dispositivo tactil, en el ejemplo que ha puesto Antonio, si al comienzo añadimos la función skinbuttoms(), pasa a comportarse de forma anómala, siempre que la pulsación del buttom se haga directamente con ...
El problema sólo aparece cuando el "buttom" está con el "skinbuttoms()" y trabajando en un dispositivo tactil, en el ejemplo que ha puesto Antonio, si al comienzo añadimos la función skinbuttoms(), pasa a comportarse de forma anómala, siempre que la pulsación del buttom se haga directamente con ...
- Tue May 12, 2015 7:32 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: Problema version 15.04 TOUTLOOK:LLEGACYLOOK
- Replies: 9
- Views: 3011
Re: Problema version 15.04 TOUTLOOK:LLEGACYLOOK
Hi, very good
But can you see this problem
Sorry but image don't see. In BtnBmp buttom appear "btnbmp" in image.

TIA

But can you see this problem
Sorry but image don't see. In BtnBmp buttom appear "btnbmp" in image.

TIA
- Tue Aug 26, 2014 3:35 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: aeval y buttons.
- Replies: 6
- Views: 795
Re: aeval y buttons.
Puedes mostrar como creas el buttom, para q puedas heredar los methods dberias crearlo de esta forma
oBtn[nButon] := TButton:New( nRow, nCol, cCaption, oWnd, bAction, nWidth, nHeight, nHelpId, oFont, lDefault,;
lPixel, lDesign, cMsg, lUpdate, bWhen, bValid, lCancel,cVarName, lMultiline )
ó
oBtn ...
oBtn[nButon] := TButton:New( nRow, nCol, cCaption, oWnd, bAction, nWidth, nHeight, nHelpId, oFont, lDefault,;
lPixel, lDesign, cMsg, lUpdate, bWhen, bValid, lCancel,cVarName, lMultiline )
ó
oBtn ...
- Fri Apr 25, 2014 2:19 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: Como controlar de no agregar elemento...SOLUCIONADOooo
- Replies: 24
- Views: 6320
Re: Como controlar de no agregar elemento vacio ARRAY TXBrowse..
... 999,999,999.99" ,;
"999,999,999.99" ,;
"999,999,999.99" ;
ARRAY aDatos2 FOOTERS CELL AUTOCOLS.
Intentare lo que me indicas a ver que sale, ya tengo pensado de otra manera, mejor crear un buttom, del primer browse,tengo que buscarle otras maneras.
Saludos y buen dia Francisco.
"999,999,999.99" ,;
"999,999,999.99" ;
ARRAY aDatos2 FOOTERS CELL AUTOCOLS.
Intentare lo que me indicas a ver que sale, ya tengo pensado de otra manera, mejor crear un buttom, del primer browse,tengo que buscarle otras maneras.
Saludos y buen dia Francisco.
- Wed Jan 18, 2012 7:43 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: ENTER me saca del Dialogo (FWH 11.12)
- Replies: 27
- Views: 7803
Re: ENTER me saca del Dialogo (FWH 11.12)
Antonio, probando en el ACTIVATE quito todo y solo dejo la indicacion de NOMODAL y permanece el error
ACTIVATE DIALOG oDlg NOMODAL
Entonces el problema esta unicamente cuando pongo NOMODAL !!! y claro siempre despues del ENTER al pasar de un RADIO BUTTOM a un GET, ahi esta el asunto ...
ACTIVATE DIALOG oDlg NOMODAL
Entonces el problema esta unicamente cuando pongo NOMODAL !!! y claro siempre despues del ENTER al pasar de un RADIO BUTTOM a un GET, ahi esta el asunto ...
- Wed Jan 18, 2012 4:22 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: ENTER me saca del Dialogo (FWH 11.12)
- Replies: 27
- Views: 7803
Re: ENTER me saca del Dialogo (FWH 11.12)
... reportaba problemas hasta el 10.09, pero lo importante es que ya funciona !!!
Activacion del dialogo que me sacaba despues de ENTER en un radio buttom :
ACTIVATE DIALOG oDlg NOMODAL ON INIT iif(wfcua # "S" .and. wfempt # "1",(oAu4:hide(), oDe4:hide(), oAs4:hide(), oAz4:hide()), NIL) ON CLICK oDlg ...
Activacion del dialogo que me sacaba despues de ENTER en un radio buttom :
ACTIVATE DIALOG oDlg NOMODAL ON INIT iif(wfcua # "S" .and. wfempt # "1",(oAu4:hide(), oDe4:hide(), oAs4:hide(), oAz4:hide()), NIL) ON CLICK oDlg ...