Search found 49 matches: dirty

Return to advanced search

Re: BCC770 and uuid.lib can not find using xMate

Enrico

The quick, down and dirty solution was to put uuid.lib in my default program folder .. not a great solution .. hate to put any libs in my program folders ..

Thanks
Rick Lipkin
by Rick Lipkin
Thu Apr 25, 2024 9:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: BCC770 and uuid.lib can not find using xMate
Replies: 5
Views: 136

Re: Problem with tget numeric

... to be faithful to the old insertion he did with his pen and paper model. moreover, since the operator has to work in the oven his hands are always dirty with flour and my touch cashier is the only solution but the customer doesn't want it, what should I do? he wants a simple table made with xbrowse ...
by Silvio.Falconi
Wed Jan 17, 2024 8:03 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with tget numeric
Replies: 16
Views: 1441

Re: Xlsxlibhb_ver2

Ok, it seems that BCC 7.00 lacks of some symbols. A fast and dirty hack can be as per sample below. But the obvious solution is to drop such an old compiler and switch to a newer version. // Typical Welcome message, from Windows!#include "FiveWin.ch"//----------------------------------------------------------------------------//function ...
by Enrico Maria Giordano
Wed Nov 22, 2023 10:01 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Xlsxlibhb_ver2
Replies: 57
Views: 9051

tFolderex and tGroup control

Hello, I put a tGroup control in a tFolderEx tab and I get a 'dirty' behavior when changing tabs with animation please compile the sample file testfx1.prg with the line added below, then switch between tabs "setting" and "exit" and see ...
by chiaiese
Wed Sep 13, 2023 11:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: tFolderex and tGroup control
Replies: 8
Views: 796

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

it is Quick & Dirty but it seems to work this Way Excellent Mr. Jimmy. Not dirty at all. This is very useful. This creates ".XLSB" file, if not ".XLSX" file. That is quite good enough where Excel is not installed. ...
by nageswaragunupudi
Tue Aug 15, 2023 5:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBF to Excel Sheet, without Excel, using ADO ?
Replies: 50
Views: 2615

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

... oRs TITLE cTable FASTEDIT AUTOFIT   oRs:Close()   oCn:Close()   IF USED()      CLOSE   ENDIFreturn nil it is Quick & Dirty but it seems to work this Way
by Jimmy
Tue Aug 15, 2023 10:16 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBF to Excel Sheet, without Excel, using ADO ?
Replies: 50
Views: 2615

Re: Very strange problem - ideas needed

... Wifi and not Network Card check Environment of PC check Driver Version did you use STATIC IP ? check RAM check Temperatur of CPU ( FAN might be dirty ) check Syslog if you find some Information ... or if you have another PC to change
by Jimmy
Wed Aug 24, 2022 6:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Very strange problem - ideas needed
Replies: 17
Views: 1781

Re: "Text" Date/Time to "Number" ?

... does this conversion? there is not special Xbase++ Function to convert that String into Date/Time Format i have made a ""Quick & Dirty" Function to convert FUNCTION StringDate( cLine, cTime )LOCAL ii, nPosi, cMonth, cNext, cYear, nSec, cMoreLOCAL cYYYY, cMM, cDD, ...
by Jimmy
Mon Aug 15, 2022 7:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: "Text" Date/Time to "Number" ?
Replies: 8
Views: 517

Re: Lookup method of Tdatabase

... code for two human interfaces for every copy of the database object that is open. I do understand that in this case it was just for a quick and dirty test, but for normal use it is not a good idea.
by James Bott
Fri Aug 20, 2021 3:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Lookup method of Tdatabase
Replies: 44
Views: 2920

Re: Change color in a bmp

... I show the cursor-position and color-value http://www.service-fivewin.de/IMAGES/Floodtest.jpg the cleaned image with deleted dirty areas :!: http://www.service-fivewin.de/IMAGES/A.bmp Floodfill is done with PIXELFORMER :!: Reduce the image to 4 colors to clean ...
by ukoenig
Tue Mar 16, 2021 10:24 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Change color in a bmp
Replies: 25
Views: 2581

Re: Ribbon Theme

... is not simple, nor would it be useful right now, since I am using modified versions of the ribbonbar classes. Additionally, I did this quick-and-dirty to just show that it can be done, but also there are still limitations, like the outlines. As I mentioned previously, many of the colors are either ...
by James Bott
Thu Oct 04, 2018 3:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Ribbon Theme
Replies: 163
Views: 28376

Re: Bug in TMenu

Any quick and dirty workaround, please?

EMG
by Enrico Maria Giordano
Thu Oct 05, 2017 12:45 pm
 
Forum: Bugs report & fixes / Informe de errores y arreglos
Topic: Bug in TMenu [Fixed]
Replies: 9
Views: 3647

Re: TMenuItem height

Cristobal,

do you have a quick and dirty workaround to share?

EMG
by Enrico Maria Giordano
Sat May 06, 2017 1:59 pm
 
Forum: Bugs report & fixes / Informe de errores y arreglos
Topic: TMenuItem height [Fixed]
Replies: 48
Views: 528287

Re: Change Font undefined SAY

Hi Marcelo, you want to change the font of an undefined control, so wou'll have "to get your hands dirty". First, get the handle (hWnd) of every child control in your dialog, then check the id (-1) and type (Static) of that control to identify your target(s), and ...
by Carlos Mora
Thu May 07, 2015 2:45 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Change Font undefined SAY
Replies: 10
Views: 1630

Re: ADO Exclusive open

... state in the string connection that you won't share any data, but it's up to the driver, not ADO. Probably it would be easier to use some "dirty trick" like a locking semaphore or sth like that, adapted to the engine. Regards
by Carlos Mora
Tue Mar 24, 2015 5:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO Exclusive open
Replies: 6
Views: 1377
Next

Return to advanced search