Modify

Opened 17 years ago

Closed 17 years ago

#977 closed Bug (No Bug)

Problem with object creation in GUICtrlCreateEdit.

Reported by: MDiesel Owned by:
Milestone: Component: Documentation
Version: 3.3.0.0 Severity: None
Keywords: GUICtrlCreateEdit, richedit, richtext Cc:

Description

The example script on GUICtrlCreateEdit attempts to create a richedit object on line 49, but I am picking up a com error.

err.windescription: Class is not licensed for use.
err.number: 80040112

line 49: $oRP = ObjCreate("RICHTEXT.RichtextCtrl.1")

I have tested using 3.3.0.0 and 3.3.1 (beta), and the examples from both helpfiles are the same.

I only noticed becouse I am trying to get into rich edits, and it doesn't help me much when the example does not work.

MDiesel

Attachments (0)

Change History (1)

comment:1 by Valik, 17 years ago

Resolution: No Bug
Status: newclosed

Why does it not occur to you that maybe there's something wrong on your machine? Why do you just assume it's a bug in our software?

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.