1. win32lib problem

Hi,

In the course of some idle coding in Judith's IDE, I used the following line:

s1=getRichText(RichEdit6,{0,0})

which caused a machine-level exception in this:

global procedure free(machine_addr a) 
-- free the memory at address a 
    machine_proc(M_FREE, a) 
end procedure 

I tried changing the line to:

s1=getRichText(RichEdit6,-1)

and my XP computer locked up after the error was printed to the screen, dying
a horrible death (quite sad).

To make the matter more confusing, I have since tried it on other text and it
sometimes extracted the first character only of the text when it didn't
error out.

The ordinary getText() will not work on the RichEdit, so... Ideas?

--Quark

new topic     » topic index » view message » categorize

2. win32lib problem

I just ran EX07.exw with win32lib v0.41a , and it runs fine. I tried it with 
v0.55.1 , and i cannot paste from the clipboard to the EditText box. What 
must i do to use v0.55.1 with this win32 demo?

Kat

new topic     » goto parent     » topic index » view message » categorize

3. Re: win32lib problem

Doesnt work for me either....

Euman

From: "Kat" <gertie at PELL.NET>
 
> I just ran EX07.exw with win32lib v0.41a , and it runs fine. I tried it with 
> v0.55.1 , and i cannot paste from the clipboard to the EditText box. What 
> must i do to use v0.55.1 with this win32 demo?
> 
> Kat

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu