StrataFrame Forum
Home      Members   Calendar   Who's On
Welcome Guest ( Login | Register )
      



update devexpress wrapper to 8.1.4Expand / Collapse
Author
Message
Posted 07/07/2008 9:04:47 AM


StrataFrame Novice

StrataFrame NoviceStrataFrame NoviceStrataFrame NoviceStrataFrame NoviceStrataFrame NoviceStrataFrame NoviceStrataFrame NoviceStrataFrame Novice

Group: StrataFrame Users
Last Login: 10/22/2008 2:38:32 PM
Posts: 117, Visits: 675
I upgrading from dx 7.3.7 to 8.1.4, and when I try to recompile the devexpress inherited ui, errors

I changed the reference and appears 2 errors, I changed:

System.Windows.Forms.ScrollEventArgs to DevExpress.XtraEditors.XtraScrollEventArgs in
"Private Sub pnlContent_Scroll(ByVal sender As Object, ByVal e As DevExpress.XtraEditors.XtraScrollEventArgs) Handles pnlContent.Scroll"

for the errors "a 'DevExpress.XtraEditors.SplitGroupPanel' value cannot be converted to 'System.Windows.Forms.Panel'. C:\Archivos de programa\MicroFour\StrataFrame Source Code\MicroFour StrataFrame Inherited UI\DevExpress Extended\Dialogs\.... MicroFour StrataFrame Inherited UI"
I changed
Dim loPanel As Panel = Nothing to:
Dim loPanel As devexpress.XtraEditors.SplitGroupPanel = Nothing

this seems to work, but I not sure if later I have another problem with this. thanks

Post #17667
Posted 07/07/2008 9:28:47 AM


StrataFrame Developer

StrataFrame Developer

Group: StrataFrame Developers
Last Login: Yesterday @ 7:08:30 PM
Posts: 4,811, Visits: 4,781
DevExpress changed some classes and namespaces between 7 and 8.  If you load the 1.6.6 beta, you can download the 1.6.6 source code as well.  This is setup for 8.1, but these changes have already been done and you can just change the version like you are used to doing.
Post #17671
Posted 07/07/2008 9:45:47 AM


StrataFrame Novice

StrataFrame NoviceStrataFrame NoviceStrataFrame NoviceStrataFrame NoviceStrataFrame NoviceStrataFrame NoviceStrataFrame NoviceStrataFrame Novice

Group: StrataFrame Users
Last Login: 10/22/2008 2:38:32 PM
Posts: 117, Visits: 675
Trent L. Taylor (07/07/2008)
DevExpress changed some classes and namespaces between 7 and 8.  If you load the 1.6.6 beta, you can download the 1.6.6 source code as well.  This is setup for 8.1, but these changes have already been done and you can just change the version like you are used to doing.

I was sure that something changed on dx and I have to update, but I not remembered if it was changed on version 1.6.5 or in a later version like 1.6.6 and that it are available to download with source.

Can I use the 1.6.6 inherited ui with the 1.6.5 version? (I think that can't upgrade to a beta version in my unique production pc yet)

thanks for the great support.

Post #17678
Posted 07/07/2008 2:19:20 PM


StrataFrame Developer

StrataFrame Developer

Group: StrataFrame Developers
Last Login: Yesterday @ 7:08:30 PM
Posts: 4,811, Visits: 4,781
Can I use the 1.6.6 inherited ui with the 1.6.5 version? (

Technically, yes.  You could just download the 1.6.6 beta source and then strip out the inherited UI code only instead of loading the full 1.6.6 beta install.

Post #17688
Posted 07/08/2008 10:13:16 AM


StrataFrame Novice

StrataFrame NoviceStrataFrame NoviceStrataFrame NoviceStrataFrame NoviceStrataFrame NoviceStrataFrame NoviceStrataFrame NoviceStrataFrame Novice

Group: StrataFrame Users
Last Login: 10/22/2008 2:38:32 PM
Posts: 117, Visits: 675
all worked ok thanks.
Post #17712
Posted 07/08/2008 10:21:09 AM


StrataFrame Developer

StrataFrame Developer

Group: StrataFrame Developers
Last Login: Yesterday @ 7:08:30 PM
Posts: 4,811, Visits: 4,781
Cool
Post #17713
« Prev Topic | Next Topic »


Reading This TopicExpand / Collapse
Active Users: 0 (0 guests, 0 members, 0 anonymous members)
No members currently viewing this topic.
Forum Moderators: Ben Chase, Trent L. Taylor, Steve L. Taylor

PermissionsExpand / Collapse

All times are GMT -6:00, Time now is 2:28am

Powered by InstantForum.NET v4.1.4 © 2008
Execution: 0.078. 11 queries. Compression Enabled.
Site Map - Home - My Account - Forum - About Us - Contact Us - Try It - Buy It

Microsoft, Visual Studio, and the Visual Studio logo are trademarks or registered trademarks of Microsoft Corporation in the United States and/or other countries.