Jump to content

x-mask freezes my app


erich.wanker

Recommended Posts

  • Desktop-app
  • UniGui 1.90.0.1523
  • theme: triton.modified

if a show a TuniForm with:  ShowModal;  - it works to 99% ... sometimes  if i close the form - on Mainform is a x-mask and the app isn´t useable.

 

The form what i open has nothing special .. in onCreate or onClose ... no javascripts or Extevents...

object w_8d_overview: Tw_8d_overview
  Left = 0
  Top = 0
  ClientHeight = 1061
  ClientWidth = 1184
  Caption = '8D Report Detailansicht'
  Color = clWhite
  OldCreateOrder = False
  OnClose = UniFormClose
  BorderIcons = [biSystemMenu, biMaximize]
  MonitoredKeys.Keys = <>
  OnCreate = UniFormCreate
  PixelsPerInch = 96
  TextHeight = 13

 

 

 

xmask.jpg

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...