Jump to content
IGNORED

Classic99 and TI BASIC odd behavior


InfernalKeith

Recommended Posts

1 hour ago, Tursi said:

I love that over 14 messages testing the loader nobody went Edit->Debugger and read what it loaded. ;)

Well, actually I did. And here is what I saw. I see no information telling me that anything was loaded. Maybe it scrolled off the top of the screen?

 

(edit) I do see it now when I scroll to the side of the screen.

 

DEBUG.thumb.GIF.87fdadf078b6edeccc98e095551d8de9.GIF

 

Edited by senior_falcon
  • Like 2
Link to comment
Share on other sites

Yeah, that's why I recommend DebugView for the serious dev. It's not only much easier to see the full line, but you don't have to worry about it scrolling off the top of the view before you see it. Also, you can copy and paste out of it, which you can't out of the current Classic99 window. When I had to make it larger a few months back, it suddenly switched to a different paint method inside Windows which caused a ton of flicker, so I had to draw it manually as a bitmap instead as a text control.

 

I forgot the link for DebugView last time I mentioned it. It's a Microsoft-supported SysInternals tool that listens to any app that uses "OutputDebugString", which Classic99 does for this very reason. https://learn.microsoft.com/en-us/sysinternals/downloads/debugview

 

  • Like 6
  • Thanks 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...