FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour DPI aware
Posts: 99
Joined: Thu Jul 12, 2007 02:02 PM
Re: DPI aware
Posted: Sun Oct 11, 2020 07:56 AM
Posts: 9022
Joined: Thu Oct 06, 2005 08:17 PM
Posts: 7318
Joined: Thu Oct 18, 2012 07:17 PM
Re: DPI aware
Posted: Sun Oct 11, 2020 05:27 PM
Otto wrote:Enrico, Although Silvio absolutely does not like it, I mention it:
mod harbour.

Best regards,
Otto


you did not understand my words well: now I try to explain them to you once again
1) you have already created an application in windows so you do not need to create applications in windows, you have made the hotel application and the cash register module (shop) for the shops in fact all the shops including the baker or the pizzeria use the your software.
2) Now you are trying to create web applications (mod_harbour) but you have to respect the others who are still working on applications in the Window system
3) there are sources, object classes and other things that still don't work correctly, or they worked before and now there are problems, projects started and never finished, first these problems are solved then we can also go to Mars :-)


du hast meine worte nicht gut verstanden: jetzt versuche ich sie dir noch einmal zu erklÀren
1) Sie haben bereits eine Anwendung in Windows erstellt, sodass Sie keine Anwendungen in Windows erstellen mĂŒssen. Sie haben die Hotelanwendung und das Registrierkassenmodul (GeschĂ€ft) fĂŒr GeschĂ€fte erstellt. TatsĂ€chlich werden alle GeschĂ€fte einschließlich des BĂ€ckers oder der Pizzeria verwendet Ihre Software.
2) Jetzt versuchen Sie, Webanwendungen (mod_harbour) zu erstellen, mĂŒssen jedoch die anderen respektieren, die noch an Anwendungen im Windows-System arbeiten
3) Es gibt Quellen, Objektklassen und andere Dinge, die immer noch nicht richtig funktionieren, oder sie haben vorher funktioniert, und jetzt gibt es Probleme, Projekte, die gestartet und nie abgeschlossen wurden. Zuerst werden diese Probleme gelöst, dann können wir auch zum Mars gehen :-)
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
Posts: 7318
Joined: Thu Oct 18, 2012 07:17 PM
Re: DPI aware
Posted: Sun Oct 11, 2020 05:35 PM
Enrico,

Now perhaps I understood What you mean ...
I made some test ....

Tablet calculator



other
some years ago some made a class to resize a dialog with objects but only for resources, this class run ok on Pc Home, Pc Laptop, Pc tablet I tried it
You made a dialog with resources and then you can use it on different dpi screens

is this what you were looking for?
this uses a function that automatically changes objects as in a simple resize but with one particularity changes the fonts that use the objects
and this dialog I can use from the desktop, to the small screen to the tablet screen, because it self-size itself according to the screen resolution of the device you are using
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com

Continue the discussion