Problems with UIL1.2.4 to 2.2.3

This forum is read only. No new submissions are accepted.

Questions about motif? Contact us

3 posts / 0 new
Last post
Problems with UIL1.2.4 to 2.2.3

Submitted by clstrmstr on Thu, 06/12/2003 - 10:06.

Hello,

I have ported an application from 1.2.4 to OM2.2.3. When I use the uid files compiled with uic from 2.2.3. the main window opens correctly but subsequent calls to MrmFetchWidget appears to open the hierarchy from the parent widget again. No errors are given until the unfetched child widgets are used.

However, if I use the previously compiled uid files from 1.2.4 all work ok, even though the rest is linked with 2.2.3.

Any suggestions?

clstrmstr

Mon, 07/14/2003 - 17:57#1

Mon, 07/14/2003 - 17:57#1

Anonymous

Problems with UIL1.2.4 to 2.2.3

I waste a couple of hours trying to reproduce the situation you described. Could you provide some example reproducing the bug?

Tue, 08/05/2003 - 12:03#2

Tue, 08/05/2003 - 12:03#2

Anonymous

Problems with UIL1.2.4 to 2.2.3

In Motif 2.0, TOG changed the behavior of the UIL compiler
such that objects are now created "exported" by default,
rather than "private".

I believe, your issue could be caused by this alteration.

Take a look at
http//bugs.motifzone.net/show_bug.cgi?id=1112

Don`t you have the same problem?

-- Yuriy Syrota