Rocksolid Light

Welcome to RetroBBS

mail  files  register  newsreader  groups  login

Message-ID:  

linux: because a PC is a terrible thing to waste (ksh@cis.ufl.edu put this on Tshirts in '93)


devel / comp.lang.xharbour / WVW - screen resolution

SubjectAuthor
o WVW - screen resolutiontimepro timesheet

1
WVW - screen resolution

<749d2a71-2b65-4d2e-b92c-a51f7e13268bn@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17319&group=comp.lang.xharbour#17319

  copy link   Newsgroups: comp.lang.xharbour
X-Received: by 2002:a05:620a:178f:b0:746:c33f:786 with SMTP id ay15-20020a05620a178f00b00746c33f0786mr586072qkb.3.1680589927929;
Mon, 03 Apr 2023 23:32:07 -0700 (PDT)
X-Received: by 2002:a05:6870:6023:b0:17e:d308:7790 with SMTP id
t35-20020a056870602300b0017ed3087790mr793332oaa.11.1680589927688; Mon, 03 Apr
2023 23:32:07 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.xharbour
Date: Mon, 3 Apr 2023 23:32:07 -0700 (PDT)
Injection-Info: google-groups.googlegroups.com; posting-host=2405:201:3d:94f:3ced:a645:7b31:d061;
posting-account=jZAeNwoAAABYWjMRM-FfqKkHfC3Iph0l
NNTP-Posting-Host: 2405:201:3d:94f:3ced:a645:7b31:d061
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <749d2a71-2b65-4d2e-b92c-a51f7e13268bn@googlegroups.com>
Subject: WVW - screen resolution
From: timecosting@gmail.com (timepro timesheet)
Injection-Date: Tue, 04 Apr 2023 06:32:07 +0000
Content-Type: text/plain; charset="UTF-8"
 by: timepro timesheet - Tue, 4 Apr 2023 06:32 UTC

hi:

my app is in xhb+WVW+ps32+dbf

-howto/what code for screens with higher/diff. resolutions.

*this works ok if 768 X 1366
wvw_setcodepage(,255);wvw_setpaintrefresh(150)
ScreenWidth:=Wvw_GetScreenWidth()
ScreenHeight:=Wvw_GetScreenHeight()
SetMode(25,80)
nNewHeight=int(ScreenHeight/maxrow() * 0.85)
nNewWidth=Int( ScreenWidth/maxcol()-.5)
wvw_SetFont(, 'Courier New', nNewHeight, nNewWidth,900)
wvw_seticon(,100);wvw_enablemaximize(,.t.)
*

thanks

1
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor