Search found 11 matches

Go to advanced search

by luis.rodas
Wed Jul 01, 2020 4:06 am
Forum: Technical Support
Topic: UIElement.UpdateLayout method
Replies: 0
Views: 16510

UIElement.UpdateLayout method

Hi, Is there any method equivalent to "UIElement.UpdateLayout" method in v2.0? My application has a "Border" control where "Child" property is a "Viewbox" control. If the "Border" control is resized your child's control ("Viewbox" control) ...
by luis.rodas
Tue Jun 30, 2020 6:21 am
Forum: Technical Support
Topic: Viewbox (Uniform) with Vertical and Horizontal "Center"alignment issue (v2.0 - 088)
Replies: 0
Views: 21633

Viewbox (Uniform) with Vertical and Horizontal "Center"alignment issue (v2.0 - 088)

Hi, "Viewbox" with "Stretch=Uniform", "VerticalAlignment=Center" and "HorizontalAlignment=Center" does not work. The control is not displayed. Sample: <Grid Background="Red"> <Grid.ColumnDefinitions> <ColumnDefinition Width="*" /> </Grid.Co...
by luis.rodas
Fri Jun 26, 2020 4:55 am
Forum: Technical Support
Topic: GridSplitter - Issue when moving
Replies: 4
Views: 16481

Re: GridSplitter - Issue when moving

Hi,

The attached file in the first post ("Sample.zip") reproduces also this last issue in v2.0 (087). But I think any project with Grid, controls and GridSplitter... ;)

Best Regards,
Luis F.
by luis.rodas
Thu Jun 25, 2020 1:20 pm
Forum: Technical Support
Topic: GridSplitter - Issue when moving
Replies: 4
Views: 16481

Re: GridSplitter - Issue when moving

Hi, Other issue ... Controls inside Grid (with GridLength/Star) are not resized when browser window resizes. The same XAML in my WPF application works fine. Any date to fix these issues ("GridSplitter moving" and "Control resizing after browser resizing") ? I would like this fix ...
by luis.rodas
Tue Jun 23, 2020 1:39 pm
Forum: Technical Support
Topic: ComboBox issues (v2.0 - 087)
Replies: 1
Views: 13027

ComboBox issues (v2.0 - 087)

Hi, ComboBox has three issues. Please see attached images. 1) FontSize is not the same when dropdown is open. 2) Selected text is not displayed when dropdown is open. 3) After changing "SelectedItem" property the text is not updated. Note: These issues work fine in v.1.x. Can you reproduce...
by luis.rodas
Fri Jun 19, 2020 12:46 pm
Forum: Technical Support
Topic: [SOLVED] LinearGradientBrush issue (v2.0 - 087)
Replies: 2
Views: 14391

[SOLVED] LinearGradientBrush issue (v2.0 - 087)

Hi, LinearGradientBrush has an issue when it runs on WebBrowser. But in the simulator works correctly. Simulator works equals to my WPF application. <LinearGradientBrush StartPoint="0,0" EndPoint="1,0"> <LinearGradientBrush.GradientStops> <GradientStop Color="#FF99CCFF"...
by luis.rodas
Thu Jun 11, 2020 6:24 am
Forum: Technical Support
Topic: GridSplitter - Issue when moving
Replies: 4
Views: 16481

GridSplitter - Issue when moving

Hi, GridSplitter seems to have a issue when moving it horizontally and vertically. See attached images. "Image2.png" is the result after moving the first GridSplliter horizontally. Can you reproduce it ? Is it possible fix it for the next release (v2.0.0.alpha.086) ? Sample.zip: Compressed...
by luis.rodas
Wed Jun 10, 2020 6:46 am
Forum: Technical Support
Topic: ImageBrush - Any prevision
Replies: 1
Views: 9560

ImageBrush - Any prevision

Hi,

Is there any prevision to support "ImageBrush"? I would like to use it for Shape/Fill, Canvas/Background, etc

Best Regards,
Luis
by luis.rodas
Thu Aug 15, 2019 8:50 am
Forum: Technical Support
Topic: ContextMenu and RightTapped on mobile (iOS and Android)
Replies: 0
Views: 16931

ContextMenu and RightTapped on mobile (iOS and Android)

Hi all,

About ContextMenu and RightTapped... Any alternative while running HTML5 pages on mobile devices (iOS and Android) ?

Best Regards,
Luis F.
Tatsoft Team
by luis.rodas
Fri May 17, 2019 4:35 am
Forum: Technical Support
Topic: [FIXED] Bug with small rectangles
Replies: 4
Views: 6711

Re: [FIXED] Bug with small rectangles

Can you fix in v1.2.x asap ?

Best regards,
Luis F.
Tatsoft Team
by luis.rodas
Tue May 07, 2019 2:36 am
Forum: Technical Support
Topic: [FIXED] Bug with small rectangles
Replies: 4
Views: 6711

[FIXED] Bug with small rectangles

Hi, I found a bug when rectangle is small in v1.2. See image with error: https://www.tatsoft.com/tmp/Error1.png The top of red rectangle is wrong and it should be equals to blue rectangle. The error is in simultator and also in web browsers. See XAML code: <Canvas> <Rectangle Canvas.Left="20&qu...

Go to advanced search