Now you can select a dark style from your board preferences
User Control Panel - Board preferences - Edit global settings
Select "Prosilver French edition"
Search found 100 matches: panel
Searched query: panel
- Tue Jan 07, 2025 7:37 pm
- Forum: Utilities / Utilidades
- Topic: New dark style for these forums
- Replies: 0
- Views: 130
- Tue Oct 15, 2024 2:55 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: New FWH 24.09
- Replies: 95
- Views: 8286
Re: New FWH 24.09
... has NOT been a problem in any earlier version of FWH. To test, I rebuild the program files in 24.07 and it works correctly.
The problem: Build panels creates two panels. The one on the right displays all of the available times, and any appointments. The one on the left is a date picker.
Now ...
The problem: Build panels creates two panels. The one on the right displays all of the available times, and any appointments. The one on the left is a date picker.
Now ...
- Mon Oct 14, 2024 10:27 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: New FWH 24.09
- Replies: 95
- Views: 8286
Re: New FWH 24.09
... has NOT been a problem in any earlier version of FWH. To test, I rebuild the program files in 24.07 and it works correctly.
The problem: Build panels creates two panels. The one on the right displays all of the available times, and any appointments. The one on the left is a date picker.
Now ...
The problem: Build panels creates two panels. The one on the right displays all of the available times, and any appointments. The one on the left is a date picker.
Now ...
- Wed Oct 09, 2024 9:22 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: pixel on print
- Replies: 5
- Views: 471
pixel on print
... satisfactory results
https://i.postimg.cc/rw0Jm90r/tt.png
for example for the first 10 boxes the data is the following
number1=Box Numbers Panel 1|3.6|21.4
number2=Box Numbers Panel 2|9.7|21.4
number3=Box Numbers Panel 3|15.8|21.4
number4=Box Numbers Panel 4|21.9|21.4
number5=Box Numbers ...
https://i.postimg.cc/rw0Jm90r/tt.png
for example for the first 10 boxes the data is the following
number1=Box Numbers Panel 1|3.6|21.4
number2=Box Numbers Panel 2|9.7|21.4
number3=Box Numbers Panel 3|15.8|21.4
number4=Box Numbers Panel 4|21.9|21.4
number5=Box Numbers ...
- Sun Sep 22, 2024 1:38 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: Webview 2 + Html + ChatGPT !
- Replies: 60
- Views: 7586
Re: Webview 2 + Html
... nos permita generar dinamicamente el html que vamos a mostrar
#include "FiveWin.ch"
FUNCTION Main()
local oWebView, oBtn
Local oWnd, oExBar, oPanelExplorer, oPanelWeb, oPanel, oGet := ARRAY(2), dDesde := DATE(), dHasta := DATE()
REQUEST HB_LANG_ESWIN
REQUEST HB_CODEPAGE_ESMWIN
SET DATE FORMAT ...
#include "FiveWin.ch"
FUNCTION Main()
local oWebView, oBtn
Local oWnd, oExBar, oPanelExplorer, oPanelWeb, oPanel, oGet := ARRAY(2), dDesde := DATE(), dHasta := DATE()
REQUEST HB_LANG_ESWIN
REQUEST HB_CODEPAGE_ESMWIN
SET DATE FORMAT ...
- Sun Sep 22, 2024 9:36 am
- Forum: To do - WishList / Por hacer - Peticiones
- Topic: Navigator
- Replies: 0
- Views: 6516
Navigator
I would like to have a control of the Navigator type, that is a panel that can be opened and closed, I have seen this feature in a Kripton library for Net but I am sure that it can be done in fivewin. Obviously it must work in a window and in a dialog and the navigator must have a title and an open ...
- Fri Sep 20, 2024 12:08 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: pop-up dialog or panel
- Replies: 0
- Views: 434
pop-up dialog or panel
Is it possible to insert a pop-up dialog or panel into a dialog and activate it through a Btnbmp?
how for example the ribbonbar works when using bLDblClick
I tried to insert a ribbonbar into a dialog ( it 's is AS MDICHILD option)
https://i.postimg.cc/26TM04Cw/test.gif
but the ribbonbar is ...
how for example the ribbonbar works when using bLDblClick
I tried to insert a ribbonbar into a dialog ( it 's is AS MDICHILD option)
https://i.postimg.cc/26TM04Cw/test.gif
but the ribbonbar is ...
- Wed Sep 04, 2024 4:22 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: scrollbars on tFolderEx
- Replies: 26
- Views: 4320
Re: scrollbars on tFolderEx
... and gives me more possibilities, once programmed they work on their own.
Here is how I define the content of the 'clip' object (the right panel in the window)
Method SetClip()
::oClip:lFolder := .t.
::oClip:addFld( CEditFld():New( "ImageName" ,"File:",, .f. )) // thi is a simple tSay ...
Here is how I define the content of the 'clip' object (the right panel in the window)
Method SetClip()
::oClip:lFolder := .t.
::oClip:addFld( CEditFld():New( "ImageName" ,"File:",, .f. )) // thi is a simple tSay ...
- Mon Sep 02, 2024 2:52 am
- Forum: FiveWin para Harbour/xHarbour
- Topic: Preguntas sobre fivedit
- Replies: 1
- Views: 686
Preguntas sobre fivedit
... solo un prg, no logro hacer que los haga para todo el proyecto que son varios prg
3.- para agregar un res, bien le marco la casilla (res) , en el panel derecho->proyecto, pero no veo donde le digo cual es el archivo res
tengo mas dudas pero por el momento podría comenzar
gracias a todos por sus ...
3.- para agregar un res, bien le marco la casilla (res) , en el panel derecho->proyecto, pero no veo donde le digo cual es el archivo res
tengo mas dudas pero por el momento podría comenzar
gracias a todos por sus ...
- Mon Jun 03, 2024 12:48 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: appear get and say
- Replies: 3
- Views: 403
Re: appear get and say
Hi,
use Tpanel with the controls inside, then hide and show the panel associated with the radio this is more flexible
saludos
Marcelo
use Tpanel with the controls inside, then hide and show the panel associated with the radio this is more flexible
saludos
Marcelo
- Fri May 17, 2024 9:50 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: also for obrw nheight
- Replies: 10
- Views: 1315
Re: also for obrw nheight
Someone can help me ?
the new release use Tpanel, customer.dbf states.dbf
At first it works correctly then it makes an error and I haven't found the error
if the user activates a checkbox the procedure automatically activates a panel, the one that is free and displays it and inserts the controls ...
the new release use Tpanel, customer.dbf states.dbf
At first it works correctly then it makes an error and I haven't found the error
if the user activates a checkbox the procedure automatically activates a panel, the one that is free and displays it and inserts the controls ...
- Thu May 02, 2024 8:20 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: how to change the size of an xbrowse in runtime
- Replies: 17
- Views: 1638
Re: how to change the size of an xbrowse in runtime
I'm trying to raise the xbrowse but I don't understand how to do it, I tried both with nHeight and with NBottom
I put the checkboxes in a panel under the browse
if I click on the first check I have to raise the xbrowse
I put the checkboxes in a panel under the browse
if I click on the first check I have to raise the xbrowse
- Wed May 01, 2024 7:04 pm
- Forum: WhatsNew / Novedades
- Topic: New FTDN April 2024 (FWH 24.04)
- Replies: 1
- Views: 3002
Re: New FTDN April 2024 (FWH 24.04)
... de tener que
usar el teclado.
* Nuevo: samples\metribbon.prg por César Gómerz. Un gran ejemplo de combinación de una RibbonBar y un
estilo de panel de metro. Muchas gracias César !!!
* Nuevo: Nueva función FW_FolderChanged( cFolderPath ) --> { nDay, nMonth, nYear, nHours, nMinutes, nSeconds ...
usar el teclado.
* Nuevo: samples\metribbon.prg por César Gómerz. Un gran ejemplo de combinación de una RibbonBar y un
estilo de panel de metro. Muchas gracias César !!!
* Nuevo: Nueva función FW_FolderChanged( cFolderPath ) --> { nDay, nMonth, nYear, nHours, nMinutes, nSeconds ...
- Wed Apr 24, 2024 7:14 am
- Forum: WhatsNew / Novedades
- Topic: New FTDN April 2024 (FWH 24.04)
- Replies: 1
- Views: 3002
New FTDN April 2024 (FWH 24.04)
... app instead of having to use the keyboard!
* New: samples\metribbon.rg from C├®sar Gomez. A great example for combining a RibbonBar and a
metro panel style. Many thanks C├®sar!
* New: function FW_FolderChanged( cFolderPath ) --> { nDay, nMonth, nYear, nHours, nMinutes, nSeconds }
Please review ...
* New: samples\metribbon.rg from C├®sar Gomez. A great example for combining a RibbonBar and a
metro panel style. Many thanks C├®sar!
* New: function FW_FolderChanged( cFolderPath ) --> { nDay, nMonth, nYear, nHours, nMinutes, nSeconds }
Please review ...
- Wed Mar 06, 2024 10:53 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: To Nageswrao Del Objs on TscrollPanel
- Replies: 17
- Views: 2533
Re: To Nageswrao Del Objs on TscrollPanel
... PNG,,Dummy1(5),Procedure5,120,110
the procedure on Init load all buttons with aImages:= LoadLinks( cIniUser, cSection )and set the btnbmp on panel scroll as you can see on this picture
https://i.postimg.cc/SxTbV6sG/project.jpg
the problems are only on Manage buttons because when I delete ...
the procedure on Init load all buttons with aImages:= LoadLinks( cIniUser, cSection )and set the btnbmp on panel scroll as you can see on this picture
https://i.postimg.cc/SxTbV6sG/project.jpg
the problems are only on Manage buttons because when I delete ...