Search found 153 matches: sections

Return to advanced search

Re: views static variables

... In this context, I also googled the following question: Can you have multiple $(document).ready(function(){ … }); sections? You can have multiple ones, but it's not always the neatest thing to do. Try not to overuse them, as it will seriously affect readability. ...
by Otto
Wed Nov 11, 2020 4:55 pm
 
Forum: mod_harbour
Topic: views static variables
Replies: 3
Views: 378

Re: bad calculation prices for days

... with as many records as the days of the summer season for all the services was a huge mistake: 10 elements X 10 services X 10 packages X 10 sections X 93 days = 930,000 price records he advised me to create a small archive with the prices per day / week / 15days / month as described in the ...
by Silvio.Falconi
Mon Jul 06, 2020 5:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: bad calculation prices for days
Replies: 13
Views: 2011

Re: Introducing FiveTech's fivedit

... with FivEdit and had a few questions. 1. Whether the menu language can be changed. 2. Whether it is possible to configure the fonts of different sections of FivEdit. 3. Whether the zoom can be changed. 4. Can I change the editor colors All is YES 1.- MENU-VIEW-PREFERENCES-GENERAL 2.- MENU-VIEW-PREFERENCES-EDITOR ...
by cnavarro
Thu May 07, 2020 6:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Introducing FiveTech's fivedit
Replies: 560
Views: 112691

Re: Introducing FiveTech's fivedit

Hi,

I tried working with FivEdit and had a few questions.
1. Whether the menu language can be changed.
2. Whether it is possible to configure the fonts of different sections of FivEdit.
3. Whether the zoom can be changed.
4. Can I change the editor colors
by Natter
Thu May 07, 2020 5:19 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Introducing FiveTech's fivedit
Replies: 560
Views: 112691

Re: Read forum posts

Dear Uwe,
Many thanks for your response. The problem is that there is very little movement in some sections and you then don't look and often overlook important contributions.
Can I test your tool somewhere?
Sincerely
Otto
by Otto
Mon May 04, 2020 1:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Read forum posts
Replies: 3
Views: 619

Re: Read forum posts

... "http://forums.fivetechsupport.com/viewforum.php?f=21", NIL ), ; I think it can be changed using the links of the different modharbour-sections like sample // https://forum.mod-harbour.org/viewtopic.php?f=6&t=444 do You think just about a group-splitting and a selector connecting ...
by ukoenig
Mon May 04, 2020 12:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Read forum posts
Replies: 3
Views: 619

Re: Wrong Tooltip

Could it be possible to use the same logic on TC5ToolTip :?: Tabs are ignored :( I think the problem belongs to these sections in CLASS TC5Tooltip FROM TWindow : DrawText( hDC, ::cHeader2, { ::aHeader2[ 1 ] + 1, ::aHeader2[ 2 ] + 20,; ::aHeader2[ 3 ], ::aHeader2[ 4 ] - 2 }, nOR( DT_WORDBREAK, ...
by ukoenig
Wed Apr 01, 2020 5:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Wrong Tooltip
Replies: 9
Views: 1486

Re: Possible to run 2 browser synchronously ? ( Test-download )

Mr. Rao, my new project is a little bit more complicated I have a file splitted in 3 browser-sections ( each section = 1 browser ) Browser 3 shows a horizontal scrollbar NO vertical synchronous needed !!! The file is splitted in 3 sections each section is filtered to ...
by ukoenig
Wed Oct 09, 2019 1:45 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Possible to run 2 or 3 browser synchronously ?
Replies: 10
Views: 3120

Re: @Uwe Install program for mod harbour

... next release can work with a project-file it belongs to the same positions like the hard coded menus and buttons 3 main-groups ( A, B and C ) 5 sections each group ( can be more if needed ) 7 buttons for each section You can add a link or run a exe.file NO seek needed just jump right to the ...
by ukoenig
Mon Oct 07, 2019 12:04 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: @Uwe Install program for mod harbour
Replies: 20
Views: 3887

A xBrw-sample how to compare filesections ( statistic )

Hello, working on a statistic-section I created a sample using file customer.dbf REQUIREMENTS : A xBrowse splitted in 3 horizontal sections a filter ( range ) for each section incremental seek inside each section columns must run synchron only one header and one horizontal-scrollbar now ...
by ukoenig
Sat Sep 21, 2019 2:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: A xBrw-sample how to compare filesections ( statistic )
Replies: 1
Views: 484

Re: xbrowse too slow

... code), and I can confirm that it is not the xbrowse that is slowing things down, it is all your other code. In order to find which section or sections are slowing it down the most, you need to log the elapsed time it takes to run each section of code. Then for the slowest code, you have to ...
by James Bott
Fri Sep 20, 2019 10:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse too slow
Replies: 30
Views: 4498

Autostart on workstations with defined config-settings ?

... alarm-reason is displayed as a window-tooltip after the sound-display http://www.pflegeplus.com/IMAGES/Alarm_1jpg The date / time - sections ( 3 at once ) with date, time and sound-selections http://www.pflegeplus.com/IMAGES/Alarm_2jpg The 1. setup-section with selected ...
by ukoenig
Sat Aug 17, 2019 6:36 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Autostart on workstations with defined config-settings ?
Replies: 1
Views: 546

Re: zoom and unzoom

... I wish insert a slider on bottom of window and zoom and unzoom particular section of wndmain ( and all controls are showed) I tested to zoom sections but NOT in edit-mode only viewing that works on cursorposition the area is defined with a given size from a bottom slider particular section ...
by ukoenig
Sat May 04, 2019 10:11 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: zoom and unzoom
Replies: 5
Views: 1129

Re: To Nages : Explain me how I must make this tdatabase

... 3 months and I still have not solved anything. I guess that depends on how you define "solved anything." You have converted some large sections of code successfully. Why don't you try converting the same section of code without objects and see how that effort compares? >Of course ...
by Silvio.Falconi
Wed Mar 06, 2019 9:02 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Nages : Explain me how I must make this tdatabase
Replies: 18
Views: 3510

Re: To Nages : Explain me how I must make this tdatabase

... 3 months and I still have not solved anything. I guess that depends on how you define "solved anything." You have converted some large sections of code successfully. Why don't you try converting the same section of code without objects and see how that effort compares? >Of course ...
by James Bott
Tue Mar 05, 2019 6:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Nages : Explain me how I must make this tdatabase
Replies: 18
Views: 3510
PreviousNext

Return to advanced search

cron