1-10 of 29 < Previous Next >
Discussions for UI Framework for .NET Compact Framework 3.5
Latest post:
Jan 12 2011
2 Posts
First post: dezso wrote: Cant figure it out. At first I tough it's easy, than can't figure it out how to add EvenetHandler to ImageElement, at this time not working, tested a few suggestion from this board. Can't...
Latest post: dezso wrote: If anyone interested, works now. Canvas.AddElement<ImagElement>(() => new ImageElement() { Source = @"Images\Button.png", Top=30, Left=30, Width = 50, // by default both width and heigh...
Jump to: First Post    |Latest Post
Latest post:
Jul 8 2010
5 Posts
First post: Monxalo wrote: Hi Alex, I've been playing around with the ListView OwnerDrawn, and been able to use it. However whenever i changed some Property (pe: MinimizeBox) in the Form, the event OnDrawItem or O...
Latest post: vijayarunraj wrote: Hi Alex, Thanks for the UI Framework. Looks cool and exactly solves my UI needs. However, I have the same problem that "Monxalo" posted on Jun 5 2009 at 1:02 PM, in this thread. This is...
Jump to: First Post    |Latest Post
Latest post:
Jun 11 2010
1 Post
First post: flaviomiano wrote: i see when i open more than 3 UIForms the OffBitmap for doublebuffering throws Out of memory exception. i've (by now) solved the problem using une offBitmap for all the UIForms declaring...
Jump to: First Post
Latest post:
Mar 26 2010
7 Posts
First post: timtoo wrote: Hi Alex I have been playing with the DemoForm in your example MSDN.UI This is a great resource you have provided thanks. I have got it to work OK on a Landscape VGA device, I had to ...
Latest post: archVille wrote: I think the only you have to do is to set the : private void ListView1_ItemActivate(Object sender, EventArgs e) { MessageBox.Show("ListView.ItemActivate event here!!...
Jump to: First Post    |Latest Post
Latest post:
Mar 25 2010
2 Posts
First post: berejnoy wrote: Уважаемый Александр Яхнин. Подскажите пожалуйста как мне правильно использовать UI Framework. Разобрался как изменить титл формы и меню, но никак не могу понять как мне обрабатывать событ...
Latest post: berejnoy wrote: Разобрался, добавил после this.MenuBar.LeftMenu = "Exit"; this.MenuBar.RightMenu = "Location"; Это: this.MenuBar.Click+=new EventHandler(MenuBar_Click); Соответственно обработка события...
Jump to: First Post    |Latest Post
Latest post:
Feb 7 2010
1 Post
First post: vreboton wrote: I have downloaded the ListViewDemo project to see how to create an owner drawn listview. Now ...
Jump to: First Post
Latest post:
Jan 16 2010
1 Post
First post: somerset wrote: I've read the other discussions about the drawitem event not being invoked properly bug, adding a panel upon it does help, but i don't know why. It seems that the parent form which act...
Jump to: First Post
Latest post:
Dec 26 2009
1 Post
First post: pavanpareta wrote: Hi, I have Downloaded the code but i am not able to open project it's say while opening "project file can not be loaded in ". My Machine having VS 2005 and VS 2008 Both Frame work are...
Jump to: First Post
Latest post:
Dec 12 2009
2 Posts
First post: kingherc wrote: Hello, I would like to suggest a change for the source code: In the UIForm.cs, when you override OnMouse* events, please call the base.OnMouse* event first. I had a problem with my form,...
Latest post: AlexYak wrote: Thank you for reporting these bugs. I am planning to update the framework with few other fixes and I will also include yours. -Alex
Jump to: First Post    |Latest Post
Latest post:
Nov 30 2009
2 Posts
First post: jerrycod wrote: Hi everybody, Good work Alex, Thanks you very much. I'm trying to use ListViewOwnerDrawn in my application. But I don't know How I can refresh the list. I put button "Refresh" on DemoFo...
Latest post: jerrycod wrote: The solution is : this.listView.Items.Clear();
Jump to: First Post    |Latest Post

Configure View

Sorted by Latest post
Search
Filter
(by tag)
All tags
1-10 of 29 < Previous 1 2 3 Next >
Updating...
Page view tracker