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



Allow more customizationExpand / Collapse
Author
Message
Posted 06/08/2006 9:59:59 AM


StrataFrame User

StrataFrame UserStrataFrame UserStrataFrame UserStrataFrame UserStrataFrame UserStrataFrame UserStrataFrame UserStrataFrame User

Group: StrataFrame Users
Last Login: 11/25/2008 10:33:22 AM
Posts: 318, Visits: 460
You guys support all the DevExpress controls and forms which makes it great for the end look of the application.  Everything can be changed by a simple style change and it makes things very smooth and put together.  However, I haven't seen anywhere you can allow the MessageForm that comes up to match your style.  It makes the application look weird when you're doing something and a message box comes up that looks completely different than your application.  I would like for things like this, as well as the ErrorBox, InfoBox, etc. to be customizable or at least take on the styles of DevExpress so things will flow together.  Thanks, and if this already exists forgive my ranting and please point me in the right direction!

 

  Post Attachments 
untitled.bmp (68 views, 2.25 MB)

Post #1453
Posted 06/08/2006 10:01:54 AM


StrataFrame Developer

StrataFrame Developer

Group: StrataFrame Developers
Last Login: Yesterday @ 7:08:30 PM
Posts: 4,811, Visits: 4,781
Thanks for your input.  We will take into our next enhancement meeting.
Post #1454
Posted 06/08/2006 10:12:08 AM


StrataFrame User

StrataFrame UserStrataFrame UserStrataFrame UserStrataFrame UserStrataFrame UserStrataFrame UserStrataFrame UserStrataFrame User

Group: StrataFrame Users
Last Login: 11/25/2008 10:33:22 AM
Posts: 318, Visits: 460
Is there any way to show our own message box instead of the SF MessageForm when there are events such as the "Do you want to save changes?" or "Are you sure you want to delete?".  i.e.  Is there an event we can replace which handles these and just have our own message box come up instead?
Post #1455
Posted 06/08/2006 10:13:57 AM


StrataFrame Developer

StrataFrame Developer

Group: StrataFrame Developers
Last Login: 12/02/2008 4:42:46 PM
Posts: 2,686, Visits: 1,890
Yes, we just handle the BeforeDelete and UnsavedChangesExist events on the form and show our own message boxes.  You can turn off the auto-handling through the properties and then just show the messages through those events.


www.bungie.net
Post #1456
Posted 06/08/2006 10:17:54 AM


StrataFrame User

StrataFrame UserStrataFrame UserStrataFrame UserStrataFrame UserStrataFrame UserStrataFrame UserStrataFrame UserStrataFrame User

Group: StrataFrame Users
Last Login: 11/25/2008 10:33:22 AM
Posts: 318, Visits: 460
Great, thanks!  That will work for now.  The DevExpress style message boxes would still be awesome!
Post #1457
Posted 06/08/2006 10:19:04 AM


StrataFrame Developer

StrataFrame Developer

Group: StrataFrame Developers
Last Login: 12/02/2008 4:42:46 PM
Posts: 2,686, Visits: 1,890
That they would


www.bungie.net
Post #1458
Posted 08/20/2006 1:26:42 AM
StrataFrame Beginner

StrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame Beginner

Group: Forum Members
Last Login: 09/21/2006 7:41:09 PM
Posts: 18, Visits: 33
Hi guys,

This is an enhancement that I would really like as well, i.e. DevExpress themed versions of MessageForm, etc.

Thanks,
Bruce
Post #2299
Posted 08/21/2006 9:09:05 AM


StrataFrame Developer

StrataFrame Developer

Group: StrataFrame Developers
Last Login: Yesterday @ 7:08:30 PM
Posts: 4,811, Visits: 4,781
This is something that could be done very easily yourselves if you want to move forward on your own.  You can create your own DevExpress form that follows the skins and themes.  The simply call the following method to get the message from the database:

MicroFour.StrataFrame.UI.LOcalization.RetrieveMessage("")

This will return the message and you can set the text however you would like on your own DevExpress skinned form.  There are other inherant issues with us doing this within the framework since the MessageForm is at the base level and we do not want the framework to have any reference to DevExpress.  This is something we may add to the DevExpress wrapper long term, but it would require that the message form be called differently.  As we decide how we want to proceed, you still have the option of creating your own form as we speak which will give your the flexibility that you want.

Post #2305
« 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 4:19am

Powered by InstantForum.NET v4.1.4 © 2008
Execution: 0.156. 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.