Modify

Opened 15 years ago

Closed 15 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 Changed 15 years ago by Valik

  • Resolution set to No Bug
  • Status changed from new to closed

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?

Guidelines for posting comments:

  • You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
  • In-depth discussions should take place on the forum.

For more information see the full version of the ticket guidelines here.

Add Comment

Modify Ticket

Action
as closed The ticket will remain with no owner.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.