Search found 309 matches: forms

Return to advanced search

Re: Another for Btnbmp

Dear Mr. Silvio when I press a button then a black border forms how do I remove the black border? By default, this border, called FocusRect is drawn around the button in focus, same way as Windows OS paints TButton, TButtonBmp. This border indicates ...
by Silvio.Falconi
Mon Mar 25, 2024 9:03 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Another for Btnbmp
Replies: 26
Views: 4962

Re: Another for Btnbmp

Dear Mr. Silvio when I press a button then a black border forms how do I remove the black border? By default, this border, called FocusRect is drawn around the button in focus, same way as Windows OS paints TButton, TButtonBmp. This border indicates to ...
by nageswaragunupudi
Mon Mar 25, 2024 1:55 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Another for Btnbmp
Replies: 26
Views: 4962

Re: Another for Btnbmp

... ¿Ves que después de presionar se forma un borde interno negro? Do you see that after pressing, a black internal border forms? Please see my test sample #include "fivewin.ch"Function test()   local oDlg,oFont,oBold   local oCursorBtn :=TCursor():New(,'HAND')  ...
by Silvio.Falconi
Thu Mar 21, 2024 9:14 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Another for Btnbmp
Replies: 26
Views: 4962

Another for Btnbmp

I have two btnbmp https://i.postimg.cc/gjqPTnSn/uu.png when I press a button then a black border forms how do I remove the black border? the test Function test()   local oDlg,oFont,oBold   local oCursorBtn :=TCursor():New(,'HAND')local oBtn:=array(2)local ...
by Silvio.Falconi
Tue Mar 19, 2024 11:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Another for Btnbmp
Replies: 26
Views: 4962

Runner XBase (RX)

... has been designed with the purpose of facilitating testing, building, or prototyping web applications. Start comfortably testing your first pages, forms, and assembling all the pieces, giving logic to the entire process. Runner XBase (RX) is freeware and aims to assist those who, for one reason ...
by Carles
Tue Feb 20, 2024 6:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Runner XBase (RX)
Replies: 7
Views: 995

Re: WebView2 Essentials: Guides, Tips & Resources

... as the rendering engine. This control is available for various frameworks and platforms including .NET/C#, WinRT/C#, Win32/C++, Core, WPF, Windows Forms, Unity/HoloLens 2, and more​​​​. For developers working with WebView2, the following points are essential: Features and APIs: WebView2 offers ...
by Otto
Wed Jan 10, 2024 7:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: WebView2 Essentials: Guides, Tips & Resources
Replies: 2
Views: 481

Back after 10 years due to illness [ Javier Lloris ]

... logotipo el pingüino con la cascara en la cabeza. Se quedo por ajustar algunas cosas en los formularios. I was left to adjust some things in the forms. I forgot about pMedia 1.5 32bits, a program that combines how to play videos with WMP and how to play CDA using MCI, it also has to view images ...
by jll-fwh
Wed Dec 13, 2023 1:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Back after 10 years due to illness [ Javier Lloris ]
Replies: 2
Views: 381

Re: XBRCHART FROM Cristobal

... that I am going to be uploading are from 2010 but due to illness I have not programmed or entered the forum for 10 years. The design of the forms is from that time and I did not want to change anything, then each one will be able to choose to change their design. At the moment I'm catching ...
by jll-fwh
Mon Dec 11, 2023 10:51 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBRCHART FROM Cristobal
Replies: 11
Views: 1289

Re: Ayuda con codigo - conversion

Estimado Carlos,

Supongo que habrás encontrado esto:

http://www.w3.org/TR/html4/interact/forms.html#h-17.13.4.2
by Antonio Linares
Tue Oct 24, 2023 5:11 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ayuda con codigo - conversion
Replies: 6
Views: 425

Re: Error p/generar EXE usando UHTTPD2 en Windows

... Little future security - well, you can copy the HTML code from the client and then reprogram the application easier without having to recreate all forms. And ChatGPT has made these simple things, for which you maybe wanted to wrap html code with Fivewin syntax four years ago, redundant. You tell ...
by Otto
Sun Aug 06, 2023 7:34 pm
 
Forum: mod_harbour
Topic: Error p/generar EXE usando UHTTPD2 en Windows
Replies: 12
Views: 1924

Re: Report with array

New Version. Nueva version. I still haven't mastered how to control the printing FORMS. Learning is very difficult. Todavía no domino cómo controlar los FORMULARIOS de impresión. Aprender es muy difícil. Download complete: https://mega.nz/file/NN9X0JQQ#0uD6SmwgNlSjMT365nDo1LUuv4z-pCi2qs3CWKD8G5s ...
by karinha
Tue Apr 25, 2023 4:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Report with array
Replies: 13
Views: 1827

Re: Pls recommend a Resource Editor

... Resedit folks have stopped development and you will have to google RESEDIT to find sites that still have the program to download .. creates .rc forms I can send it to you if you like .. or download from here: https://softfamous.com/resedit/ Rick Lipkin
by Rick Lipkin
Sat Apr 22, 2023 1:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Pls recommend a Resource Editor
Replies: 7
Views: 695

Screen Double buffer with 2212

To All I have just installed FWH2212 and have noticed on some complex forms with imbedded xBrowse controls .. the screen seems to double buffer ... This did not happen with Fwh 2206.. First I get the gradient https://i.postimg.cc/xXCVKdZx/Screen1.jpg ...
by Rick Lipkin
Thu Mar 02, 2023 8:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Screen Double buffer with 2212
Replies: 0
Views: 215

Re: MDI child window appearance

... not have the same style of win10. I am firmly convinced that perhaps a solution could be found, perhaps loading the net Dll like "CefSharp.WinForms.dll" or "System.Windows.Forms.DataVisualization.dll" to recreate the childwindows but I wouldn't be able for a sample : https://help.syncfusion.com/windowsforms/form/mdicustomization ...
by Silvio.Falconi
Fri Dec 30, 2022 8:29 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: MDI child window appearance
Replies: 50
Views: 4129

Re: FIELD Selector for FiveWin ?

hi Otto, Another question: you also know MINIGUI. Do you think you can use the dialog designer as well for FIVEWIN and maybe HTML forms? thx for your DragDrop Sample. --- when try to use HMG FMG Syntax in MiniGUI Extended Version it (most) fail as Property are Different i guess it will ...
by Jimmy
Sun Jul 31, 2022 4:46 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FIELD Selector for FiveWin ?
Replies: 6
Views: 1131
Next

Return to advanced search

cron