... png
I wnated create a chromatic circle to enable the classification of color shades of dyes as the choosecolor circle
sample https://www.shutterstock.com/shutterstock/photos/1721319283/display_1500/stock-vector-color-wheel-isolated-circle-on-white-background-vector-illustration-1721319283.jpg
Search found 43 matches: isolated
Searched query: isolated
- Mon Dec 09, 2024 1:36 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: create a circle colored in a dialog
- Replies: 5
- Views: 709
- Mon Nov 18, 2024 6:08 am
- Forum: Off Topic / Otros temas
- Topic: Chris Langan Vision of Reality
- Replies: 0
- Views: 3726
Chris Langan Vision of Reality
... s a fundamental aspect of the
universe you as a conscious being are a
localized manifestation of this
Universal
cognition your thoughts are not isolated
they resonate with the larger
Consciousness that permeates reality
this is why moments of insight intuition
and interconnectedness feels so ...
universe you as a conscious being are a
localized manifestation of this
Universal
cognition your thoughts are not isolated
they resonate with the larger
Consciousness that permeates reality
this is why moments of insight intuition
and interconnectedness feels so ...
- Wed Nov 08, 2023 6:33 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: xBrowse - Dates - FWH 2310
- Replies: 19
- Views: 3525
Re: xBrowse - Dates - FWH 2310
OK ... I HAVE ISOLATED THE PROBLEM.
Many of my clients, and some of my test machines, use Advantage Data Base Server. That is the root of this problem.
If I go to our DBFCDX RDD, absolutely no problem. If I turn on ADS LOCAL or REMOTE, using the ADS drivers ( all versions ), the problem described in ...
Many of my clients, and some of my test machines, use Advantage Data Base Server. That is the root of this problem.
If I go to our DBFCDX RDD, absolutely no problem. If I turn on ADS LOCAL or REMOTE, using the ADS drivers ( all versions ), the problem described in ...
- Fri Aug 04, 2023 6:58 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Lost connection to MySQL server during query
- Replies: 40
- Views: 17952
Re: Lost connection to MySQL server during query
Vilian
Sorry ( again ) if I may have offended you ... Is this loss of connection isolated to 1 or 2 machines of is the connectivity problem randomly system wide ? .. I do not know anything about MySql ?
Rick
Sorry ( again ) if I may have offended you ... Is this loss of connection isolated to 1 or 2 machines of is the connectivity problem randomly system wide ? .. I do not know anything about MySql ?
Rick
- Tue Jun 13, 2023 11:27 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Seeking your thoughts
- Replies: 10
- Views: 1635
Re: Seeking your thoughts. UPDATED
... and ran it from both machines and it appears to be working as it should.
I have no answers for him on what to do with his printer, but at this point we've isolated it to his computer/printer. He has removed and reinstalled the printer ( drivers ) with no success.
I'll close this issue for now.
I have no answers for him on what to do with his printer, but at this point we've isolated it to his computer/printer. He has removed and reinstalled the printer ( drivers ) with no success.
I'll close this issue for now.
- Thu Aug 25, 2022 2:23 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Very strange problem - ideas needed
- Replies: 17
- Views: 2981
Re: Very strange problem - ideas needed
... Next I'm going to have us run the process from a different computer. Though her computer appears to be good, it is the one variable I haven't yet isolated. She tried it herself, but it was after the process had been run, so all the transactions had been marked as completed, and thus nothing was ...
- Fri Jun 24, 2022 9:22 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Harbour warnings
- Replies: 34
- Views: 4036
Re: Harbour warnings
... error using an HB_SYMBOL_UNUSED() call at the end of a func/proc and only use the pragma as a last resort.
I tend to keep all my fivewin code isolated from my pure harbour code, so it actually isn't a huge problem for me, but then again I did it years ago and have maintained that practice. My ...
I tend to keep all my fivewin code isolated from my pure harbour code, so it actually isn't a huge problem for me, but then again I did it years ago and have maintained that practice. My ...
- Fri Jun 24, 2022 7:53 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Harbour warnings
- Replies: 34
- Views: 4036
Re: Harbour warnings
... error using an HB_SYMBOL_UNUSED() call at the end of a func/proc and only use the pragma as a last resort.
I tend to keep all my fivewin code isolated from my pure harbour code, so it actually isn't a huge problem for me, but then again I did it years ago and have maintained that practice. My ...
I tend to keep all my fivewin code isolated from my pure harbour code, so it actually isn't a huge problem for me, but then again I did it years ago and have maintained that practice. My ...
- Wed May 23, 2018 7:21 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Listbox strange problem
- Replies: 2
- Views: 835
Listbox strange problem
Hello,
I have a very strange problem which I have never had before and it is isolated to a single PRG. I have even simplified the code and still getting same result of BLANK area where LISTBOX should be displaying data. Any thoughts?
// PROGRAM: bkg.prg ...
I have a very strange problem which I have never had before and it is isolated to a single PRG. I have even simplified the code and still getting same result of BLANK area where LISTBOX should be displaying data. Any thoughts?
// PROGRAM: bkg.prg ...
- Mon Oct 09, 2017 4:23 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: How to validate dates in a corrupted database
- Replies: 9
- Views: 1672
Re: How to validate dates in a corrupted database
... and was able to replace the corrupted fields, and then process my data. I believe the data error may still be in 17.09 database.prg but I haven't isolated it yet.
I believe, but have not yet confirmed, that the corruption occurs with this type of process where oDBF is a database object from a .dbf ...
I believe, but have not yet confirmed, that the corruption occurs with this type of process where oDBF is a database object from a .dbf ...
- Tue Sep 05, 2017 4:15 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Database - 17.07 - Problems
- Replies: 84
- Views: 17024
Re: Database - 17.07 - Problems
... code, or tdata, or trecord changed.
+ I posted the problem about THREE WEEKS ago, and others stepped up to confirm it.
+ The problem was finally isolated, and a solution provided last week.
Now, you step in and say nothing is wrong with the changes you made, and that a program we have been using ...
+ I posted the problem about THREE WEEKS ago, and others stepped up to confirm it.
+ The problem was finally isolated, and a solution provided last week.
Now, you step in and say nothing is wrong with the changes you made, and that a program we have been using ...
- Wed May 03, 2017 10:58 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Tdata still Up to Date ?
- Replies: 25
- Views: 6507
Tdata still Up to Date ?
... Tdata becoming a part of FWH ?
Marc,
Re: More 16.01 problems with xBrowse UPDATED
Postby TimStone » Mon Mar 07, 2016 7:27 pm
I have further isolated the problem. I switched from using the tdata class extension, and went to strictly tdatabase. That resolved the problem.
So now I have to find ...
Marc,
Re: More 16.01 problems with xBrowse UPDATED
Postby TimStone » Mon Mar 07, 2016 7:27 pm
I have further isolated the problem. I switched from using the tdata class extension, and went to strictly tdatabase. That resolved the problem.
So now I have to find ...
- Mon Mar 07, 2016 7:27 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: More 16.01 problems with xBrowse UPDATED
- Replies: 24
- Views: 10561
Re: More 16.01 problems with xBrowse UPDATED
I have further isolated the problem. I switched from using the tdata class extension, and went to strictly tdatabase. That resolved the problem.
So now I have to find what, in tData is causing a problem. It will relate to revisions made in tDatabase that may now render my version problematic. Since ...
So now I have to find what, in tData is causing a problem. It will relate to revisions made in tDatabase that may now render my version problematic. Since ...
- Thu Jan 28, 2016 6:09 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: xBrowse error with 16.01 and resource
- Replies: 10
- Views: 1964
Re: xBrowse error with 16.01 and resource
... lot of people still use xHB commercial. In my case, it is the very latest solid build they have provided, so it is current.
This problem can be isolated to the GDI+ changes made in 16.01. 15.12 does not have the problem. Yes, it is specific to the xHarbour commercial build which uses the Pelles ...
This problem can be isolated to the GDI+ changes made in 16.01. 15.12 does not have the problem. Yes, it is specific to the xHarbour commercial build which uses the Pelles ...
- Wed Jan 27, 2016 6:30 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: xBrowse error with 16.01 and resource
- Replies: 10
- Views: 1964
Re: xBrowse error with 16.01 and resource
4) The failure can be isolated to the oCol:AddResource( "CM1") function. If I comment out the others, it still dies with AddResource( ). Also, please remember this is a problem that arose with 16.01 and was not there in 15.12.
1) Can you please try setting oBrw:lGDIP := .f., immediately after ...
1) Can you please try setting oBrw:lGDIP := .f., immediately after ...