Custom Query (27 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (22 - 24 of 27)

1 2 3 4 5 6 7 8 9
Ticket Resolution Summary Owner Reporter
#46 fixed Text does not wrap properly for DBCS Lewis Rosenthal
Description

DBCS systems have problems with text wrapping. This apparently makes New View nearly unusable on these systems.

Alex can provide some examples.

#49 fixed When one instance of NewView is open on one virtual desktop, new instance should be opened on current one ataylor Lewis Rosenthal
Description

NewView needs to be made XPager-aware. That is to say that when it has been launched on Desktop 1, and the user switches to Desktop 5, opens an application, and selects Help, NewView should open on the current desktop (5, in this case), and not cascaded with the first instance on Desktop 1.

I realize that this may actually be something for XPager to handle, and we can surely reference this ticket from the xTracker.

#54 fixed (Building) Cannot add required components to Sibyl IDE ataylor
Description

Trying to set up a NewView build environment with Speedsoft Sibyl (fp3). The instructions in HOWTO.TXT work as far as building the SPU files; unfortunately, attempting to add the components to the Sibyl IDE always produces a cascading series of error popups, generally starting with a message the complib.dll .

Most classes seem to load successfully, except for CustomFontDialog? and TabSet2. Attempting to add either of these using Component -> Install results in an error popup "Could not load component library 'E:\Development\Sibyl\BIN\CompLib?.dll'!", and then a cascading series of error popups saying that NONE of the custom classes can be loaded, sometimes interspersed with some register exception popups.

I can verify that COMPLIB.DLL does exist in E:\Development\Sibyl\BIN:

 1-07-19  8:11p       687,616      0 a---  COMPLIB.DLL

NewView.SPR contains:

[Directories]

LastDir=P:\NEWVIEW_DEV\NEWVIEW
OutDir=P:\newview_dev\build\newview
LibDir=P:\newview_dev\build\components;P:\newview_dev\build\library;P:\newview_dev\build\sibyl\lib
LibSrcDir=P:\newview_dev\library;P:\newview_dev\sibyl\spcc;P:\newview_dev\components;P:\newview_dev\sibyl\rtl
IncSrcDir=
CompInstallDir=P:\NEWVIEW_DEV\build\components

[Directories OS/2]

LastDir=P:\newview_dev\NEWVIEW
OutDir=P:\newview_dev\build
LibDir=P:\newview_dev\build\sibyl\lib;P:\newview_dev\build\components;P:\newview_dev\build\library
LibSrcDir=P:\newview_dev\sibyl\spcc;P:\newview_dev\sibyl\rtl;P:\newview_dev\library;P:\newview_dev\components
IncSrcDir=
CompInstallDir=

Am I missing some critical configuration setting that isn't mentioned in the HOWTO.TXT?

1 2 3 4 5 6 7 8 9
Note: See TracQuery for help on using queries.