Search found 42 matches: visualization

Return to advanced search

Re: Create a Panel width a text

Resolved!! https://i.postimg.cc/KzHXvtTC/ffff.gif Only when I close/open taskpanel make error ( of visualization) perhaps it need to explorerbar to activate /noActivate close/open button ? Another question when the text is big on width it can be bad https://i.postimg.cc/76y91hkb/tt.png ...
by Silvio.Falconi
Wed Feb 28, 2024 9:51 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Create a Panel width a text
Replies: 29
Views: 2904

Gráficos de Google desde una aplicación FWH

... google.charts.load('current', {'packages':['corechart']}); google.charts.setOnLoadCallback(drawChart); function drawChart() { var data = google.visualization.arrayToDataTable([ ['Year', 'Sales', 'Expenses'], ['2004', 1000, 400], ['2005', 1170, 460], ['2006', 660, 1120], ['2007', 1030, 540] ]); ...
by TOTOVIOTTI
Mon Jun 26, 2023 12:27 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Gráficos de Google desde una aplicación FWH
Replies: 7
Views: 573

Re: Contextual visualization of images

Thank you, an interesting solution !
by Natter
Mon Nov 14, 2022 8:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Contextual visualization of images
Replies: 2
Views: 315

Re: Contextual visualization of images

You can use a timer for this delay.

It will give you the change to browse without refreshing to ximage during the time set.

Here is the link to the topic :

viewtopic.php?f=3&t=34782
by Marc Venken
Mon Nov 14, 2022 8:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Contextual visualization of images
Replies: 2
Views: 315

Contextual visualization of images

Hi,

I'm flipping through xBbrowse. In the bChanged code block, bitmap files are loaded into XImage. However, if I do continuous scrolling (arrow, scrollbar slider, mouse wheel), there is a strong slowdown. Is it possible to optimize the contextual visualization of images ?
by Natter
Mon Nov 14, 2022 4:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Contextual visualization of images
Replies: 2
Views: 315

Re: cyclometric circle

... family problems related to my 91 year old mother I tried to solve the problems of both the displacement of numbers (thanks to Jimmy) and also the visualization of geometric figures. Antonino , I'm sorry but your code always sets me the 90 in half circle, while the couple 90 | 01 must be top position ...
by Silvio.Falconi
Wed Jul 13, 2022 6:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: cyclometric circle
Replies: 46
Views: 2963

Re: Date scrollbar

...       nInit:=npos        Refresh_dbf1(oSay,oDbf1,@dFirst,@nInit)     Endif return nil I believe instead that there is a problem in the visualization of the scrollbar control with the windows manifest because it is very unstable at least on win10 that is, it does not respond well to ...
by Silvio.Falconi
Sat Apr 23, 2022 4:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Date scrollbar
Replies: 2
Views: 219

Why am I having xbrowse too slow?

... 757 bytes If I open the dbf with EmagDbu or with fwdbu I have no problems I am using Tdatabase and scrolling is very slow how can i improve the visualization?
by Silvio.Falconi
Tue Apr 05, 2022 10:18 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Why am I having xbrowse too slow?
Replies: 11
Views: 623

To Nages & Antonio : also error on Tplan

... this value the default is .t. test1 https://i.postimg.cc/63dWqyFq/prova-3.jpg I can not click on it test2 only if I put the visualization for a long period for example from 17/06/2021 to 20/09/2021 I have this visualization https://i.postimg.cc/bNqxzn4G/prova-4.jpg ...
by Silvio.Falconi
Fri Apr 09, 2021 7:40 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Nages & Antonio : also error on Tplan
Replies: 0
Views: 212

flickering effect

... I see a flickering effect that is, the display is not linear and clean when I scroll through all the records is there a solution to improve the visualization? Thank you Test (work in progress) #include "fivewin.ch"#include "ttitle.ch"request dbfcdxrequest dbffptFunction test()Local ...
by Silvio.Falconi
Thu Oct 01, 2020 11:55 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: flickering effect
Replies: 9
Views: 754

HELP HELP FOR PLANNING TO NAGES TO ANTONIO

... me to view for a single day but the reservation of only one night (ie from 10.00 to 10 .. the next day) therefore I have excluded in the tplan the visualization OF ONE DAY but only for those bookings for a long period (+1) I need a solution I wish a reservation planning for daily reservations and ...
by Silvio.Falconi
Tue Aug 11, 2020 2:19 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: HELP HELP FOR PLANNING TO NAGES TO ANTONIO
Replies: 0
Views: 287

Re: Different Header on Xbrowse

... ,, 80, },; { "TA->TaTariffa","Tipo Tar." ,, 80, } } of which the columns 1, 2, 4 are images on first visualization I wish have 1,2,3, 6, 7, 8, 9, 10, 11 on second 1, 4,5,6,7,8,9,10,11
by Silvio.Falconi
Wed Jul 08, 2020 2:00 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Different Header on Xbrowse
Replies: 2
Views: 747

Different Header on Xbrowse

i have an xbrowse and under a tab control.
Is it possible to display different fields in the xbrowse if the user selects a different tab?
is there a minimal example for how to build this different visualization?
by Silvio.Falconi
Tue Jul 07, 2020 6:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Different Header on Xbrowse
Replies: 2
Views: 747

Bad Selex visualization

I have a selex control and recompiling with new fwh I have this error https://i.postimg.cc/Kj6ZMxXg/ERR-SELEX.png the control is on a Vtaskbar menu which in turn is above a tpanel @ 100, 10 SELEX ::oSelex VAR nOption of oVMenu3 PIXEL SIZE 220,45; ITEMS "5", "10", ...
by Silvio.Falconi
Thu May 28, 2020 4:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Bad Selex visualization
Replies: 0
Views: 274

Re: Fwh19.05 - New Class TDockPnel

... better visualize the client archive in order to have more data on the screen without opening the modification dialog I asked Nages last year for a visualization of the type https://i.postimg.cc/m25Qg1jM/mio.png but I still couldn't do it even your solution seems to be beautiful ...
by Silvio.Falconi
Mon Dec 16, 2019 8:17 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fwh19.05 - New Class TDockPnel
Replies: 17
Views: 2495
Next

Return to advanced search