Search found 217 matches: situations

Return to advanced search

Re: Colors (SOLVED)

... the predominant color of the screen, the calendar has differences in the colors of today, Sundays and holidays. In the way I'm doing it, in some situations it's out of color. So I want to calculate to get a few shades above or below the predominant color. http://maxxtech.com.br/forum/calendario.jpg ...
by ctoas
Wed Jun 16, 2021 1:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Colors (SOLVED)
Replies: 10
Views: 1389

Re: check existing first and last on customer

... problems Silvio has been having. When using primary keys, Silvio won't need to do this lookup. However, your technique will be useful in other situations. Thanks for providing it--I already have it in my notes file. James But which primaries should I use? the clienti.dbf file has these indexes ...
by Silvio.Falconi
Wed Jun 16, 2021 9:37 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: check existing first and last on customer - RESOLVED !!!
Replies: 23
Views: 2558

Re: check existing first and last on customer

... problems Silvio has been having. When using primary keys, Silvio won't need to do this lookup. However, your technique will be useful in other situations. Thanks for providing it--I already have it in my notes file. James
by James Bott
Tue Jun 15, 2021 4:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: check existing first and last on customer - RESOLVED !!!
Replies: 23
Views: 2558

Re: RADIO Button problem

... UPDATE; MESSAGE "Etnia del sujeto ; ON CHANGE ( oD02:ETNIAS := nItem - 1 ) // a value-calculation related to the selected position In some situations the normal radios are to small For better viewing I created my own buttons like ( the new gradientpainter with a brightness slider color-adjustments ...
by ukoenig
Wed Jun 09, 2021 5:52 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: RADIO Button problem
Replies: 2
Views: 488

Re: many bug about local file/directory when name is utf8

... have some problem. If directory name is utf8, all file of read/write have some problem. I have not come across any problems till now in the above situations. In case you experience problems with any specific functions, please let us know and we will make efforts to find solutions.
by nageswaragunupudi
Sat May 29, 2021 1:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: many bug about local file/directory when name is utf8
Replies: 19
Views: 1427

From mysql_* to mysqli_*

... This migration process is not THAT complicated, it's pretty simple (at least in theory...) but I'm stuck in some situations, and I'd like to ask you guys for some help! right here I got a simple Query method, where I'm going to process my SELECT requests... METHOD ...
by ricbarraes
Mon Feb 22, 2021 9:09 pm
 
Forum: mod_harbour
Topic: From mysql_* to mysqli_*
Replies: 0
Views: 262

Re: XBrowse: Using Get for incremental Seek/Filters

... text entered by the user for incremental seek/filter like this: @ r, c SAY oBrw:oSeek PROMPT oBrw:cSeek SIZE w,h PIXEL OF oDlg  There are situations when the programmer prefers to use a GET control for input of search expression. But in the present implementation, this is not supported ...
by Silvio.Falconi
Mon Dec 28, 2020 10:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBrowse: Using Get for incremental Seek/Filters
Replies: 32
Views: 3869

XBrowse: Using Get for incremental Seek/Filters

... text entered by the user for incremental seek/filter like this: @ r, c SAY oBrw:oSeek PROMPT oBrw:cSeek SIZE w,h PIXEL OF oDlg  There are situations when the programmer prefers to use a GET control for input of search expression. But in the present implementation, this is not supported ...
by nageswaragunupudi
Wed Dec 09, 2020 12:20 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBrowse: Using Get for incremental Seek/Filters
Replies: 32
Views: 3869

To Mister Nages - xBrowser

Dear Mr. Nages, I need your help on two situations: 1) In a row, within a column of xBrowse and possible, in a sentence put a word in bold? Sample: "Teste de mensagem para xbrowser" 2) Would it be possible to put an image in a column ...
by oliveiros junior
Fri Aug 07, 2020 1:02 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Mister Nages - xBrowser
Replies: 21
Views: 2289

Re: How to use HBMK2

I'm working with Vilian in this project. We are kinda struggling to use hbmk2. There's some situations that we can't work around... first, our code references some procedures inside DLL's and we are trying to link the DLL in our .hbp using -depimplibs, but we are getting ...
by ricbarraes
Wed May 27, 2020 8:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to use HBMK2
Replies: 12
Views: 1210

Re: Tree xBrowse Menu

Hello friends I think I am a little rusty and I need help in this old case and I need two more situations that I couldn't put it: 1) Add a BMP in resource on each line; 2) Activate the function in the array with an [Enter]. I appreciate any help. PS .: C. Navarro, I looked ...
by ctoas
Thu May 21, 2020 2:26 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Tree xBrowse Menu (ONE MORE)
Replies: 12
Views: 2547

Re: Export To Word

... and notes on reports. We are not "editing" anything within the software. Instead, they are taking output and adding to it in individual situations. In the case of one client, our system has many pages of "glossaries" or text templates. My client doesn't want to sit late at ...
by TimStone
Thu Feb 06, 2020 11:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Export To Word
Replies: 11
Views: 1908

Re: Preview Window size

... the program, I'm sure Nages will provide a very simple solution for us in the next release. Thanks for the input. I will keep it in mind for other situations. Tim
by TimStone
Tue Oct 15, 2019 5:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Preview Window size
Replies: 6
Views: 847

Re: how to update a remote DBF

... many times without recovering from the night before but at most from one minute before the corruption. This could be another solution for those situations in which is very difficult to open two dbf (local and remote) SELECT 0 USE fa ALIAS local SELECT 0 USE fa ALIAS remote For every modified ...
by MarcoBoschi
Tue Jul 30, 2019 12:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: how to update a remote DBF
Replies: 17
Views: 2628

Re: Editar RowSet con dos tablas - At. Mr. Rao

Please do not use EditBaseRecord for normal editing. This method has a special purpose to be used under particual situations. We will explain this in the next post. When you open a RowSet, it is immediately ready to be edited by calling oRs:Edit()  // editing current recordoRs:Edit( ...
by nageswaragunupudi
Thu Jul 11, 2019 4:22 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Editar RowSet con dos tablas - At. Mr. Rao
Replies: 15
Views: 3038
PreviousNext

Return to advanced search

cron