Erlang/OTP Forums

Author Message

<  Erlang patches mailing list  ~  Fix for Table Viewer

sean.hinde at mac.com
Posted: Tue Oct 19, 2004 9:15 pm Reply with quote
Guest
Hi,

TV crashes on OS X. This patch at least works around the problem (R10B):

--- tv_pw.erl.orig Tue Oct 19 22:09:22 2004
+++ tv_pw.erl Tue Oct 19 22:10:27 2004
_at__at_ -280,7 +280,7 _at__at_
?WIN_FUNC_FILE:resize_window(WindowId, FinalWidth,
FinalHeight),
MasterPid ! #pc_win_conf{sender = self(),
width = FinalWidth,
- height = H},
+ height = FinalHeight},
NewWinP = WinP#window_params{window_width = FinalWidth,
window_height = FinalHeight
},

Enjoy!

Sean



Post generated using Mail2Forum (http://m2f.sourceforge.net)

Display posts from previous:  

All times are GMT
Page 1 of 1
This forum is locked: you cannot post, reply to, or edit topics.

Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum