In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.
Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.
Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.
Se encontraron 261 coincidencias
- Jue Nov 09, 2023 8:47 pm
- Foro: English
- Tema: TDbBrowseMod x does not update dbMaskedit
- Respuestas: 0
- Vistas: 213
TDbBrowseMod x does not update dbMaskedit
Hi, When browsing records in the browser, the first DbMaskedit* (field CODIGO) will always show the same value. If I replace it with TDbBrowse it works correctly. *When in focus and typing something, there will be a change of register. This will only happen once, until you restart the application. n...
- Vie Sep 15, 2023 7:11 pm
- Foro: English
- Tema: SummerNote problem: adds "?"
- Respuestas: 0
- Vistas: 619
SummerNote problem: adds "?"
Hi, In the video I published, I noticed a problem in the control (I removed it when editing the video), if I typed teste in the SummerNote control, the :cHTML property generated: <span style="font-family: Arial; font-size: 14px;">?teste</span> So when I save/restore the file, it will displ...
- Vie Sep 08, 2023 9:50 pm
- Foro: English
- Tema: Message not found: TApplication:OFORM
- Respuestas: 0
- Vistas: 284
Message not found: TApplication:OFORM
Hi, Samples\DataControls\DBFData2\DbfTest Versão do Xailer: Xailer 8.2.3 Compilador: Harbour 3.2.0dev (r1912031042) Compilador C/C++ : MinGW GNU C 7.3 (32-bit) Plataforma Windows: Windows 10 10.0 -------------------- Informação de manejo de erro interno --------------------- Chamada Subsistema: BASE...
- Lun Ago 21, 2023 1:36 am
- Foro: Spanish
- Tema: Error de inserción en MariaDB cuando más de un usuario ejecuta la tarea al mismo tiempo.
- Respuestas: 3
- Vistas: 408
- Mié Ago 16, 2023 6:48 am
- Foro: Spanish
- Tema: Error de inserción en MariaDB cuando más de un usuario ejecuta la tarea al mismo tiempo.
- Respuestas: 3
- Vistas: 408
Re: Error de inserción en MariaDB cuando más de un usuario ejecuta la tarea al mismo tiempo.
Olá, você esta usando transaction? oMariaDB:BeginTrans() oMariaDB:Execute( 'Insert ... oMariaDB:CommitTrans() obs: Prefira usar oMariaDB: BuildSQLSt ( 'INSERT.... ?....?', {value1, value2, value3} ) para não precisar converter os valores, é mais prático e legível. Cuando los usuarios ejecutan el fra...
- Sab May 06, 2023 12:12 pm
- Foro: Spanish
- Tema: FolderPage x SetFocus
- Respuestas: 0
- Vistas: 553
FolderPage x SetFocus
Olá, Ao selecionar outro FolderPage (clicando ou via código), o foco sempre passará pelo primeiro controle disponível, isso fará disparo adicional ao evento onExit. Se estou no FolderPage 2, via código seleciono o FolderPage 1, dou foco no controle 3, mas primeiramente o foco irá para o controle 1, ...
- Sab Abr 29, 2023 4:40 am
- Foro: Spanish
- Tema: Como saber o nome de um objeto
- Respuestas: 2
- Vistas: 371
Re: Como saber o nome de um objeto
Olá, Não existe um nome dentro de um objeto, caso se refira a isso. oSender é o objeto do controle que disparou o determinado evento. Se você compartilhou o código de um evento com múltiplos controles e quer identificar qual disparou, apenas compare oSender com o ::oNomeObjeto (veja cVarName do cont...
- Vie Mar 03, 2023 6:17 pm
- Foro: English
- Tema: TBtnBmp - Remove Image Background
- Respuestas: 4
- Vistas: 684
- Vie Mar 03, 2023 6:10 pm
- Foro: English
- Tema: TBmpBtn no image / designer removes
- Respuestas: 5
- Vistas: 630
Re: TBmpBtn no image / designer removes
Hi José, thanks. it's fixed now. Thanks for your report. It will be available in the next Xailer release. yes I know. I have other installations (shown in the video), another version that would open the project. Meanwhile, you may open the project by double clicking on the .xpj file, instead of open...
- Vie Mar 03, 2023 4:03 am
- Foro: English
- Tema: TBtnBmp - Remove Image Background
- Respuestas: 4
- Vistas: 684
Re: TBtnBmp - Remove Image Background
HI,
thanks for your help.
I need to read from file, I changed it to png and the background is not removed.
a summary of the tests (transparency):
thanks for your help.
I need to read from file, I changed it to png and the background is not removed.
a summary of the tests (transparency):
- read bmp from file: no
- read bmp from resource: yes
- read png from file: no
- read png from resource: no
- Jue Mar 02, 2023 11:13 pm
- Foro: English
- Tema: TBmpBtn no image / designer removes
- Respuestas: 5
- Vistas: 630
Re: TBmpBtn no image / designer removes
Hi, the image is not displayed in the designer and the property will be removed (...) video to demonstrate (Facebook/Xailer) I've just tested it here, and it works fine. I've assigned the oBitmaps property by using the file directly, not from resources, and every time I reopen the project it keeps s...
- Jue Mar 02, 2023 1:59 pm
- Foro: English
- Tema: TBmpBtn no image / designer removes
- Respuestas: 5
- Vistas: 630
Re: TBmpBtn no image / designer removes
I attached a project. If you compile and run it will display the image. Because I inserted a in XFM: :oBitmaps:="BMP_OK.bmp" If you change the form, eg insert a label and save. The property will oBitmaps will be removed. I did a temporary trick, When the form is automatically generated, I ...
- Jue Mar 02, 2023 9:35 am
- Foro: English
- Tema: TBtnBmp - Remove Image Background
- Respuestas: 4
- Vistas: 684
TBtnBmp - Remove Image Background
Hi,
Please, how do I remove this background?
I am trying to convert a part of the F* forms to Xailer.
It's the same BMP file: regards,
Please, how do I remove this background?
I am trying to convert a part of the F* forms to Xailer.
It's the same BMP file: regards,
- Mié Mar 01, 2023 5:31 pm
- Foro: English
- Tema: TBmpBtn no image / designer removes
- Respuestas: 5
- Vistas: 630
TBmpBtn no image / designer removes
Hi, TBtnBmp does not display file image (does not assign oBitmaps) After selecting the file (in the application folder) with the assistant, it does not display in the designer, the oBitmaps property is empty. Will display when: enter the absolute path of the image (in the assistant or property) or; ...
- Jue Dic 22, 2022 5:00 pm
- Foro: Spanish
- Tema: Ejemplo SummerNote
- Respuestas: 3
- Vistas: 545
Re: Ejemplo SummerNote
Olá,
apenas copie o arquivo XAILER\BIN\WebView2Loader.dll para a pasta da sua aplicação.
(fui testar agora e aconteceu o mesmo, segui a documentação do Xailer e deu certo)
apenas copie o arquivo XAILER\BIN\WebView2Loader.dll para a pasta da sua aplicação.
(fui testar agora e aconteceu o mesmo, segui a documentação do Xailer e deu certo)
- Mar Jul 19, 2022 11:29 pm
- Foro: English
- Tema: suggestion: xaileruser.ch
- Respuestas: 0
- Vistas: 1225
suggestion: xaileruser.ch
Hi,
Could you please add this call to xailer.ch? at the end of others #include
...and the xaileruser.ch file in the INCLUDE folder.
For us to add more features without changing xailer.ch
regards,
Could you please add this call to xailer.ch? at the end of others #include
...and the xaileruser.ch file in the INCLUDE folder.
For us to add more features without changing xailer.ch
regards,
- Lun Jul 11, 2022 4:02 pm
- Foro: Spanish
- Tema: Harbour Xailer (Vídeo): primeiros passos essenciais
- Respuestas: 1
- Vistas: 803
Harbour Xailer (Vídeo): primeiros passos essenciais
olá pessoal, Foi publicado um vídeo indispensável para iniciantes em Harbour Xailer. Uma contribuição importante não apenas ao Xailer, mas principalmente para a comunidade xBase (que foi e é divida por algumas razões simples e absurdas...). Bons estudos, mas se precisar de ajuda, perguntem aqui (nov...
- Lun Jul 04, 2022 12:49 pm
- Foro: English
- Tema: TForm:Show() - how to stay focused...?
- Respuestas: 2
- Vistas: 950
Re: TForm:Show() - how to stay focused...?
Hi,
Did not work
but we tried, thank you very much
Did not work

but we tried, thank you very much
- Vie Jun 24, 2022 4:04 pm
- Foro: English
- Tema: TForm:Show() - how to stay focused...?
- Respuestas: 2
- Vistas: 950
TForm:Show() - how to stay focused...?
Hi, In a message-only form(not modal), how to keep focus? prevent clicks on other controls (menus in other windows...). Can something inside the FormShowModal function help me? I have messageRun( bAction, cMsg ) which works perfectly. Naturally it doesn't use :show() and I have to use {||SomeProcess...
- Vie Jun 17, 2022 4:56 pm
- Foro: English
- Tema: setControl - how to deselect?
- Respuestas: 0
- Vistas: 883
setControl - how to deselect?
Hi,
after I insert a MaskEdit and a Label in the Form, I want to select only the MaskEdit to activate in the Object Inspector, so I do this:
Maskedit is selected, but the Label remains selected. How to deselect all?
regards,
after I insert a MaskEdit and a Label in the Form, I want to select only the MaskEdit to activate in the Object Inspector, so I do this:
Código: Seleccionar todo
IDEInspector:setControl(oMsk)
regards,
- Lun Jun 06, 2022 2:21 am
- Foro: English
- Tema: IDEInspector - how to know if cVarName is in use?
- Respuestas: 1
- Vistas: 601
IDEInspector - how to know if cVarName is in use?
Hi, I insert a new control on the Form and name it normally. For more security, how do I know if a given name is in use by some control on the Form? If it's in use, I leave the name automatically and let you know with a message. In the documentation it says " oControls has the list of controls&...
- Dom Jun 05, 2022 3:35 am
- Foro: English
- Tema: IDEInspector - how to change TLabel:cText?
- Respuestas: 6
- Vistas: 1043
Re: IDEInspector - how to change TLabel:cText?
hi,
any information about?
any information about?
- Dom Jun 05, 2022 3:14 am
- Foro: English
- Tema: Samples\Futures - unused file
- Respuestas: 0
- Vistas: 754
Samples\Futures - unused file
Hi,
there is an unused file (xfm), but it can be confusing as it can be accessed just like a project form.
there is an unused file (xfm), but it can be confusing as it can be accessed just like a project form.
- Sab Jun 04, 2022 5:08 am
- Foro: English
- Tema: TFuture - DEMO mode
- Respuestas: 0
- Vistas: 786
TFuture - DEMO mode
Hi,
When compiling: "This program is using classes or controls that require an advanced version of Xailer. It will work in DEMO mode."
... but as written in the article, TFuture would be available for all editions of Xailer.
regards,
When compiling: "This program is using classes or controls that require an advanced version of Xailer. It will work in DEMO mode."
... but as written in the article, TFuture would be available for all editions of Xailer.
Código: Seleccionar todo
function teste() ASYNC
return nil