Search found 51 matches: accommodate

Return to advanced search

Re: DBF to Excel Sheet, without Excel, using ADO ?

... to create Excel Sheets using Excel OLE. ADO has these limitations. We are going to make some necessary changes in xbrowse and other functions to accommodate the specific issues relating to Excel ADO Tables.
by nageswaragunupudi
Mon Aug 14, 2023 10:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBF to Excel Sheet, without Excel, using ADO ?
Replies: 50
Views: 2288

Re: How to make TFolderEx excel-like?

Thanks Cristobal. I'll give it a try. Thanks Cristobal, it works. However is it possible to adjust the tab width automatically to accommodate long name? Thank you Try with    // n := oFld:nOption   oFld:aPrompts[ n ] := "New Name"   //oFld:Default()   oFld:Refresh()  ...
by hua
Mon Nov 14, 2022 10:38 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to make TFolderEx excel-like?
Replies: 16
Views: 916

Re: How to make TFolderEx excel-like?

Thanks Cristobal, it works. However is it possible to adjust the tab width automatically to accommodate long name? Thank you Try with    // n := oFld:nOption   oFld:aPrompts[ n ] := "New Name"   //oFld:Default()   oFld:Refresh()  Please, for ...
by cnavarro
Thu Nov 10, 2022 11:55 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to make TFolderEx excel-like?
Replies: 16
Views: 916

Re: How to make TFolderEx excel-like?

Thanks Cristobal, it works.
However is it possible to adjust the tab width automatically to accommodate long name?
Thank you

cnavarro wrote:Try with
Code: Select all  Expand view

   // n := oFld:nOption
   oFld:aPrompts[ n ] := "New Name"
   //oFld:Default()
   oFld:Refresh()
 
by hua
Thu Nov 10, 2022 7:01 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to make TFolderEx excel-like?
Replies: 16
Views: 916

Re: New touchscreen project

... rows separated with height enough to be used with mouse. If you activate the control with finger touch, then the height of options is larger to accommodate average size of a finger. ( 6 millimetres irrespective of the size and resolution of the screen). So, please go ahead. We kept in mind these ...
by nageswaragunupudi
Mon Feb 07, 2022 2:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New touchscreen project
Replies: 2
Views: 395

Re: Solicito mejoras a FWH (ANTONIO MR RAO)?

Different programmers/users have different requirements for sending emails and use different email applications. To accommodate all suck different requirements, TPreview class provides a class data "bEmail". You prepare and keep a general email function in your program ...
by nageswaragunupudi
Mon Jul 05, 2021 5:38 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Solicito mejoras a FWH (ANTONIO MR RAO)?
Replies: 6
Views: 1155

Re: TButton Icon Alignment

Then you need to increase the width of the buttons to provide enough room to accommodate both bitmap and the prompt.
by nageswaragunupudi
Tue Jul 28, 2020 5:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TButton Icon Alignment
Replies: 6
Views: 1399

Re: aGetfiles bug

Only solution is to increase SIZE_IN_BYTES.

The limit is not the number of files. Size of text holding folder and file names.

This buffer should accommodate the directory names and file names selected.
There is always a finite limit.

No other changes are required
by nageswaragunupudi
Wed Feb 13, 2019 11:23 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: aGetfiles bug
Replies: 27
Views: 3838

Re: DEFINE FONT vs TFont()

... You can read more in the documentation. May we know what are the additional members you propose to use and what purpose and then we see how to accommodate your requirement. In our opinion all the important specifications of a font are already covered by LOGFONT structure.
by nageswaragunupudi
Mon Dec 18, 2017 4:08 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: DEFINE FONT vs TFont()
Replies: 20
Views: 3275

Re: Database - 17.07 - Problems

Nages, You can get my email address at my website which is shown on my profile. I spoke too soon about reviewing and modifying TData to accommodate the new changes to TDatabase. It was reported by one TData user that removing the ::end() call in the new TDatabase TD_Destroy procedure solved ...
by James Bott
Tue Sep 05, 2017 5:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Database - 17.07 - Problems
Replies: 84
Views: 11871

Re: Database - 17.07 - Problems

... when all references to an object go out of scope. Kindly wait for my detailed discussion. I will make the appropriate changes to TData to accommodate the changes to TDatabase. Please wait a little. I will be sharing the version of 17.08 with you over email. Please let me know your email ...
by nageswaragunupudi
Tue Sep 05, 2017 2:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Database - 17.07 - Problems
Replies: 84
Views: 11871

Re: Database - 17.07 - Problems

... or End() method is called and this solves the problem. At least it appears to be in my testing. I will make the appropriate changes to TData to accommodate the changes to TDatabase. Thanks, James
by James Bott
Tue Sep 05, 2017 2:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Database - 17.07 - Problems
Replies: 84
Views: 11871

Re: TDatabase Object problem

... or DBF directly, the Get limits the text entered to the number of bytes equal to the field length. For example, if the field length is 15, it can accommodate only 15 byte length. On average 15 bytes is equal to around 5 Unicode characters. The solution is to increase the size of the field length ...
by nageswaragunupudi
Mon Jun 19, 2017 2:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TDatabase Object problem
Replies: 1
Views: 451

Re: FWH 17.04 : Group Labels on ButtonBars

... SIZE <btnwidth>, <btnheight> and HEIGHT <nbarheight> nBarHeight should be greater than <btnheight> atleast by 22 pixels to accommodate the label. Dialog from Resources: We should specify SIZE <btnwidth>, <btnheight> Bar height is decided by the resource. <btnheight> ...
by nageswaragunupudi
Tue May 02, 2017 2:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 17.04 : Group Labels on ButtonBars
Replies: 13
Views: 3953

New FTDN April/Abril 2017 (FWH 17.04)

... the buttonbar total height of the bar is also to be defined with HEIGHT clause and this height to be heigher than the buttonheight enough to accommodate height of the font. Optionally a font can be assigned to oBar:oGrpFont for painting the group labels. Programmer has to release this font ...
by Antonio Linares
Mon May 01, 2017 10:38 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN April/Abril 2017 (FWH 17.04)
Replies: 0
Views: 1270
Next

Return to advanced search