Announcement

Collapse
No announcement yet.

bedit?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • José Roca
    replied
    Has anyone used a bedit control?
    Maybe a VB programmer more than 10 years ago. HEDIT, BEDIT and IEDIT were VBX (for Visual Basic 3.0) custom controls for Windows 95 Pen Services shipped with the Microsoft Win32 Software Development Kit (SDK) 4.0.

    Leave a comment:


  • Michael Mattias
    replied
    >While I'm here, has anyone experienced a compiler GPF?

    Not lately, but yes. Also there have been several reports here of same over the years.

    When that happens, it's a compiler bug, pure and simple and you need to send in the source code (the EXACT source code, with all #INCLUDE'd files) which caused it to [email protected] so it gets fixed for everyone.

    Short term, about all you can do is figure out what statement is causing the problem. This is not a fun job, but if you go back to your most recent backup which DID compile (executing correctly or not) and insert all the new stuff one at a time you'll find it.

    When you find it, you look for some alternate syntax to use.

    MCM

    Leave a comment:


  • John Montenigro
    replied
    Walt, why not start a separate thread, describing what's going on?

    Better than letting a potential issue get lost under a different heading...

    Leave a comment:


  • Walt Decker
    replied
    WinAPI.hlp mentions three controls, hedit, bedit, and iedit. Hedit is for hand writing input, bedit is for both hand writing and typed input and is field boxed, and iedit is used for drawing.

    While I'm here, has anyone experienced a compiler GPF?

    Leave a comment:


  • Arthur Gomide
    replied
    Windows RC BEDIT control ???

    Leave a comment:


  • Michael Mattias
    replied
    Now here is an insult to anyone..

    I had never heard of a "bedit" control so I "googled" for it.

    Without so much as the "Did you mean..." message you get when you type something incorrectly, Google put at the top of the screen three paid links to "Bidet" firms.

    Leave a comment:


  • Walt Decker
    started a topic bedit?

    bedit?

    Has anyone used a bedit control?
Working...
X