oh and we can't use GXT. On Wed, Jul 20, 2011 at 5:15 PM, Elhanan Maayan <[email protected]>wrote:
> before i check out, does this framework implements MVP on it's own? becouse > i don't want to duplicate the work of allready in GWT (for example MVP4G , > which seems great but doesn't use places and activities and thus bind me > more to it's code) , the same goes for the editing framework, i would like > to use a much possible all the features that already exists in gwt 2.1 +2.3 > etc.. > > > On Wed, Jul 20, 2011 at 4:34 PM, Alfredo Quiroga-Villamil < > [email protected]> wrote: > >> Hi, take a look at: >> >> http://code.google.com/p/easy-gwt/ >> >> and see if you can leverage some of the work we've done. You have 4 themes >> also out of the box and can create another one to fit your company profile. >> We give you access to changing the background color of the North Panel as >> well as replacing the images displayed there to make the app feel like it >> truly follows your company style guidelines. There are many more goodies and >> things in the pipeline that can help you build an IT app. It also allows you >> to integrate History Support although we are in the process of making this >> also transparent. >> >> Regards, >> >> Alfredo >> >> >> On Wed, Jul 20, 2011 at 5:42 AM, Elhanan <[email protected]> wrote: >> >>> hi.. >>> >>> i keep pondering about how to implement the same look and feel on our I.T >>> apps. so i was thinking on something like this: >>> >>> top section would have pull down menus standard for every app, side >>> section would have application specific menus (maybe as a stack panel) >>> buttom section would be for messages, while the center would be for the >>> app itself. (and be changed by the menu selection). >>> >>> i believe this way i would need to deal with one ActivityManager, (for >>> the center region). but there many ways to lay this out. >>> either by the design of tables in the HTML section, or using a >>> dockLayoutPanel or some other means i'm not aware of. >>> >>> -- >>> You received this message because you are subscribed to the Google Groups >>> "Google Web Toolkit" group. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msg/google-web-toolkit/-/90kkES-VHFsJ. >>> To post to this group, send email to [email protected] >>> . >>> To unsubscribe from this group, send email to >>> [email protected]. >>> For more options, visit this group at >>> http://groups.google.com/group/google-web-toolkit?hl=en. >>> >> >> >> >> -- >> Alfredo Quiroga-Villamil >> >> AOL/Yahoo/Gmail/MSN IM: lawwton >> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google Web Toolkit" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/google-web-toolkit?hl=en. >> > > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
