Search found 17 matches: transformation

Searched query: transformation

by Otto
Sun Jan 12, 2025 8:20 am
Forum: FiveWin for Harbour/xHarbour
Topic: talk to your database using natural language
Replies: 6
Views: 1681

Re: talk to your database using natural language

... is systematically modernized.



I have built a very convenient converter with PHP2DBF.

DBF2JSON Converter: Interactive DBF Query and JSON Transformation Tool


You simply enter the database path and name, the fields that should go into the JSON, and then let ChatGPT create the query function for ...
by Otto
Wed Oct 16, 2024 12:22 pm
Forum: FiveWin for Harbour/xHarbour
Topic: MySql and Encryption
Replies: 6
Views: 1324

Re: MySql and Encryption

... Then, search for the encrypted search term in the DBF files.

It’s important to note that this method only works if you apply the exact same transformation to both the stored data and the search terms.
Additionally, complex search operations (like substring searches) may be difficult since you can ...
by Otto
Tue Aug 06, 2024 7:47 am
Forum: FiveWin for Harbour/xHarbour
Topic: Interactive DBF Query and JSON Transformation Tool
Replies: 0
Views: 1106

Interactive DBF Query and JSON Transformation Tool

Hello friends,
I enjoy using tools when programming.
I've created a converter for the JSON format.
In this tool, I can input the path and name of the DBF file, as well as the fields I want to extract.
I then receive a JSON as a response.
I input a sample of this JSON and a sample of the JSON I need ...
by Otto
Sun Jun 16, 2024 7:13 am
Forum: FiveWin for Harbour/xHarbour
Topic: Why You Should Stick with DBF or Access Databases for Now
Replies: 5
Views: 1344

Why You Should Stick with DBF or Access Databases for Now

... with the technology, flexibility in data changes, stability,
and ease of use make this solution particularly attractive. This approach allows for a
gradual and controlled transformation, laying the foundation for a successful long-term
modernization of the IT infrastructure.

Best regards,
Otto
by Giovany Vecchi
Sat Aug 31, 2019 1:21 pm
Forum: FiveWin for Harbour/xHarbour
Topic: How to use Segoe MDL2 icons on Win 7 ?
Replies: 33
Views: 7508

Re: How to use Segoe MDL2 icons on Win 7 ?

... oDlg CENTERED RELEASE FONT oFontreturn nil


Hi Mr Rao. I changed the tButtomBmp class to make the buttons static, so I edit every state transformation at runtime.

To work on Windows Seven, I renamed the font Segoe MDL2 Assets to Segoe MDL2 Assets Seven and at the beginning of the program I ...
by James Bott
Fri Jul 12, 2013 9:26 pm
Forum: FiveWin for Harbour/xHarbour
Topic: FIVEWIN: WINHOTEL new metro style video
Replies: 17
Views: 6515

Re: FIVEWIN: WINHOTEL new metro style video

Thanks Otto.

I started 2 years ago with the transformation to the “METRO STYLE LIKE LOOK”. To change a whole program is much more work than you first think.
I am mostly interested in developing new apps in Metro style.

I use FIVEWIN now more like HTML. Years ago I changed all to resources now ...
by Otto
Fri Jul 12, 2013 5:30 pm
Forum: FiveWin for Harbour/xHarbour
Topic: FIVEWIN: WINHOTEL new metro style video
Replies: 17
Views: 6515

Re: FIVEWIN: WINHOTEL new metro style video

... at W8 own PC- Setup there is vertical scrolling too.

>Any other tips you care to offer?
What should I say. I started 2 years ago with the transformation to the “METRO STYLE LIKE LOOK”. To change a whole program is much more work than you first think. I use FIVEWIN now more like HTML. Years ago I ...
by Otto
Wed Jul 10, 2013 6:48 am
Forum: FiveWin for Harbour/xHarbour
Topic: combometro bug
Replies: 10
Views: 2295

Re: combometro bug

... ready.
First missing hardware – these only run on W8 system
Second you cannot transform a whole program in short time.
So a step by step transformation would be best. Metro Style is a design concept which you have to get used to.

Please Antonio would you be so kind to fix these little problems ...
by Otto
Fri Sep 28, 2012 3:08 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Metro style
Replies: 83
Views: 23681

Re: Metro style

... the problem not how Fivewin implement WINRT. Sit down and design your screens with paint or Corel Draw and you will see how difficult this transformation is.
In the past we didn’t look much on usability – be honest – if you add a new function you add somewhere a button then if a new function is ...
by norberto
Wed Sep 26, 2012 3:10 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Metro style
Replies: 83
Views: 23681

Re: Metro style

... also think that try to mimic controls on win32 is a BIG waste of time .
To mimic the Modern (metro), will certainly have a program like Vista transformation pack, that transform your Windows xp in 8 and also changes its controls on something like that.

too many people are confusing, metro (modern ...
by ukoenig
Sat May 16, 2009 8:52 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Drawing PNG from Resources !!!
Replies: 7
Views: 7725

Re: Drawing PNG from Resources !!!

... order 8 - 16x16 matrix)
FID_BAYER16x16 = 6 // Bayer ordered dispersed dot dithering (order 4 dithering matrix)
};

/** Lossless JPEG transformations
Constants used in FreeImage_JPEGTransform
*/
FI_ENUM(FREE_IMAGE_JPEG_OPERATION) {
FIJPEG_OP_NONE = 0, // no transformation
FIJPEG_OP_FLIP_H ...
by zazibr
Thu Mar 13, 2008 4:40 pm
Forum: FiveWin para Harbour/xHarbour
Topic: xharbour cvs + fivewin 8.01 = GPF ?
Replies: 9
Views: 4718

... langmessage( HB_LANG_ITEM_BASE_TEXT + 2 )
cChar := "N"
endcase
exit

end

if ! Empty( ::cPicFunc )
// Dirty HACK for solve the the "@RE" TRANSFORMation... "N" -> " /N / "
if "R" IN ::cPicFunc .AND. "E" IN ::cPicFunc
cChar := SubStr( Transform( cChar, ::cPicFunc ), 4, 1 ) // Needed for @RE ...
by jose_murugosa
Sun Mar 02, 2008 1:58 am
Forum: FiveWin para Harbour/xHarbour
Topic: DBU DE CLIPPER
Replies: 11
Views: 5813

... OLEDB provider'',;
''ODBC - PostgreSQL'',;
''ODBC - IBPhoenix Open Source'',;
''Data Link connection (UDL)'',;
''User''};


Is admited multirecord selection, copy paste with diferent kinds of tables.

In the next version will be complited DTS (Data transformation service)


Espero te pueda servir
by Roger Seiler
Thu Nov 02, 2006 3:49 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Printing of Images on Printers having different resolutions
Replies: 6
Views: 3238

... centimeters in order to properly show the bitmap at the same size regardless of printer resolution, this is an important concept for us to understand. (I've had to wrestle with it myself.) But if so, apparently Cmtr2Pix() isn't the way to make that transformation - another method is needed.

- Roger
by Roger Seiler
Thu Nov 02, 2006 3:46 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Printing of Images on Printers having different resolutions
Replies: 6
Views: 3238

... centimeters in order to properly show the bitmap at the same size regardless of printer resolution, this is an important concept for us to understand. (I've had to wrestle with it myself.) But if so, apparently Cmtr2Pix() isn't the way to make that transformation - another method is needed.

- Roger