Discussion:
viewml bug or microwin bug?
zero zeroday
2003-04-21 07:41:38 UTC
Permalink
I am newbie to viewml. i have built viewml upon flnx on pc. I used scr_x11
in video drivers in microwindows-0.89. I set the SCREEN_WIDTH to 320 &
SCREEN_HEIGHT to 240 in microwin config file and run viewml on PC, but it
seems that it can only show part of the web page because it has neither
vertical scroll bar nor horizon scroll bar. but when I set the SCREEN_WIDTH
to 640 and SCREEN_HEIGHT to 480 , everything is fine. why ? i wondered that
who caused this!! could anyone give me any suggenstion?

_________________________________________________________________
The new MSN 8: smart spam protection and 2 months FREE*
http://join.msn.com/?page=features/junkmail


#############################################################
This message is sent to you because you are subscribed to
the mailing list <viewml-***@viewml.com>.
To unsubscribe, E-mail to: <viewml-devel-***@viewml.com>
To switch to the DIGEST mode, E-mail to <viewml-devel-***@viewml.com>
To switch to the INDEX mode, E-mail to <viewml-devel-***@viewml.com>
Send administrative queries to <viewml-devel-***@viewml.com>
Jason Kingan
2003-04-21 14:42:30 UTC
Permalink
I don't think that this is really a bug in either case - ViewML has a
default size, hardcoded in viewml/src/main.cpp. Look for g_AppWidth and
g_AppHeight. They are set to 640x480, which explains why they cannot be
seen on the smaller screen size.

Jason Kingan
Century Software
Post by zero zeroday
I am newbie to viewml. i have built viewml upon flnx on pc. I used
scr_x11 in video drivers in microwindows-0.89. I set the SCREEN_WIDTH
to 320 & SCREEN_HEIGHT to 240 in microwin config file and run viewml
on PC, but it seems that it can only show part of the web page because
it has neither vertical scroll bar nor horizon scroll bar. but when I
set the SCREEN_WIDTH to 640 and SCREEN_HEIGHT to 480 , everything is
fine. why ? i wondered that who caused this!! could anyone give me any
suggenstion?
_________________________________________________________________
The new MSN 8: smart spam protection and 2 months FREE*
http://join.msn.com/?page=features/junkmail
#############################################################
This message is sent to you because you are subscribed to
To switch to the DIGEST mode, E-mail to
#############################################################
This message is sent to you because you are subscribed to
the mailing list <viewml-***@viewml.com>.
To unsubscribe, E-mail to: <viewml-devel-***@viewml.com>
To switch to the DIGEST mode, E-mail to <viewml-devel-***@viewml.com>
To switch to the INDEX mode, E-mail to <viewml-devel-***@viewml.com>
Send administrative queries to <viewml-devel-***@viewml.com>
zero zeroday
2003-04-22 02:36:49 UTC
Permalink
Thanks a lot! i have run it on my 320*240 screen on PC well.
PS: ./viewml -h 320 -w 240 works fine also ! Thanks a lot again!





_________________________________________________________________
STOP MORE SPAM with the new MSN 8 and get 2 months FREE*
http://join.msn.com/?page=features/junkmail


#############################################################
This message is sent to you because you are subscribed to
the mailing list <viewml-***@viewml.com>.
To unsubscribe, E-mail to: <viewml-devel-***@viewml.com>
To switch to the DIGEST mode, E-mail to <viewml-devel-***@viewml.com>
To switch to the INDEX mode, E-mail to <viewml-devel-***@viewml.com>
Send administrative queries to <viewml-devel-***@viewml.com>
Jason Kingan
2003-04-22 02:42:31 UTC
Permalink
Ahh.. yes. I even forgot that that was in there!

Jason Kingan
Century Software
Post by zero zeroday
Thanks a lot! i have run it on my 320*240 screen on PC well.
PS: ./viewml -h 320 -w 240 works fine also ! Thanks a lot again!
_________________________________________________________________
STOP MORE SPAM with the new MSN 8 and get 2 months FREE*
http://join.msn.com/?page=features/junkmail
#############################################################
This message is sent to you because you are subscribed to
To switch to the DIGEST mode, E-mail to
#############################################################
This message is sent to you because you are subscribed to
the mailing list <viewml-***@viewml.com>.
To unsubscribe, E-mail to: <viewml-devel-***@viewml.com>
To switch to the DIGEST mode, E-mail to <viewml-devel-***@viewml.com>
To switch to the INDEX mode, E-mail to <viewml-devel-***@viewml.com>
Send administrative queries to <viewml-devel-***@viewml.com>
Loading...