|
Extra window panes cannot display graphics
Issue Type: |
Status: |
Priority: |
Date Submitted: |
Votes: |
Bug |
Completed |
High |
Tue 5th May 2015 |
2 votes
 |
|
Found in version: |
Last Updated: |
Completed in version: |
Date Completed: |
Track Changes: |
5.0.33.0 |
Wed 9th Dec 2015 |
5.0.34 |
Sun 26th Jul 2015 |
Log In |
|
DazaKiwi | | Tue 5th May 2015 00:08 |
<window label> <img src="filepath/name etc"> </window>
When run, the image displayed is not showing in the custom window pane but in the main game window or in the default graphic window if open in the runner.
Being able to display graphics in these custom windows means we could have character portrait images of who you are talking to, in the main default graphics window could be an image of the location setting. |
|
campbell | | Sun 26th Jul 2015 14:31 |
Fixed. |
|
DazaKiwi | | Wed 9th Dec 2015 23:37 |
Just wanted to add here, if the main graphics window is open it appears window panes wont display any graphics at all. If you assign an image to appear in a windowpane and the graphics window is open it will show there instead of the window pane.
At present i am having problems with the window panes being NOT able to be resized in the runner. They lock up and become unresponsive when you try to, even trying to close the said window isn't possible. Also the second window pane seem to display empty on the top left ontop of the toolbar in Runner in a very small size, clicking on it causes a error report window to appear (see below)
In previous build version of Adrift i was able to easily move around and resize window panes without any issues.
"Error building menu: Index was outside the bounds of the array".
Stack Trace report:
"at ADRIFT.frmError..ctor(String sErrorMessage, Exception ex)
at ADRIFT.SharedModule.ErrMsg(String sMessage, Exception ex)
at ADRIFT.mdlRunner.OutputClicked(RichTextBox txtInput, RichTextBox txtOutput, ContextMenuStrip ctxMenu, Point MousePosition, Control btnSubmit, MouseEventArgs e)
at ADRIFT.frmRunner.txtOutput_MouseDown(Object sender, MouseEventArgs e)
at System.Windows.Forms.Control.OnMouseDown(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.RichTextBox.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at ADRIFT.frmRunner.Main()
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at R.P.Main(String[] args)"
If it was possible i could add a screen shot of it here. |
|