From: Marcel R. <mr...@ma...> - 2007-07-12 05:19:23
|
Hi, i'm using the TableItem (delivered with netbeans) to draw tables. This works fine on WTK emulator and on real devices. But on MicroEmulator 2.0.1 the tables are not dispayed. TableItem derives from CustomItem: Is this supported? Thanks Marcel |
From: Bartek T. <ba...@ba...> - 2007-07-25 06:35:39
|
CustomItem was implemented only partially in the past and I don't know how complete is it right now. If you really need this feature send me some code examples that I could work with and try to fix CustomItem problems. Bartek 2007/7/12, Marcel Ruff <mr...@ma...>: > Hi, > > i'm using the TableItem (delivered with netbeans) to draw tables. > This works fine on WTK emulator and on real devices. > > But on MicroEmulator 2.0.1 the tables are not dispayed. > > TableItem derives from CustomItem: Is this supported? > > Thanks > Marcel > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Microemulator-users mailing list > Mic...@li... > https://lists.sourceforge.net/lists/listinfo/microemulator-users > |
From: Marcel R. <mr...@ma...> - 2007-08-03 15:45:18
|
Bartek Teodorczyk wrote: > CustomItem was implemented only partially in the past and I don't know > how complete is it right now. If you really need this feature send me > some code examples that I could work with and try to fix CustomItem > problems. The TableItem delivered with netbeans 5.5.1 is not displayed, so i can't use microemu in this context. Sure it would be nice to have this support, but i have no idea if it is a lot of work ... Thanks Marcel > > Bartek > > 2007/7/12, Marcel Ruff <mr...@ma...>: >> Hi, >> >> i'm using the TableItem (delivered with netbeans) to draw tables. >> This works fine on WTK emulator and on real devices. >> >> But on MicroEmulator 2.0.1 the tables are not dispayed. >> >> TableItem derives from CustomItem: Is this supported? >> >> Thanks >> Marcel >> >> ------------------------------------------------------------------------- >> >> This SF.net email is sponsored by DB2 Express >> Download DB2 Express C - the FREE version of DB2 express and take >> control of your XML. No limits. Just data. Click to get it now. >> http://sourceforge.net/powerbar/db2/ >> _______________________________________________ >> Microemulator-users mailing list >> Mic...@li... >> https://lists.sourceforge.net/lists/listinfo/microemulator-users >> > -- Marcel Ruff http://www.xmlBlaster.org |
From: Rushabh D. <ra...@pe...> - 2007-08-03 21:22:35
|
CustomItem is indeed not working in the current build. I had to use it for some other purposes as well and it was doing funny things. The thing is that I don't have a good demo midlet that uses custom item to do something useful that actually works on a regular emulator. If you have one (the source thereof), please send it over and I can try and hack custom item to work. -Rushabh=20 -----Original Message----- From: mic...@li... [mailto:mic...@li...] On Behalf Of Marcel Ruff Sent: Friday, August 03, 2007 8:45 AM To: mic...@li... Subject: Re: [Microemulator-users] Is CustomItem supported? Bartek Teodorczyk wrote: > CustomItem was implemented only partially in the past and I don't know > how complete is it right now. If you really need this feature send me > some code examples that I could work with and try to fix CustomItem > problems. The TableItem delivered with netbeans 5.5.1 is not displayed, so i can't use microemu in this context. Sure it would be nice to have this support, but i have no idea if it is a lot of work ... Thanks Marcel > > Bartek > > 2007/7/12, Marcel Ruff <mr...@ma...>: >> Hi, >> >> i'm using the TableItem (delivered with netbeans) to draw tables. >> This works fine on WTK emulator and on real devices. >> >> But on MicroEmulator 2.0.1 the tables are not dispayed. >> >> TableItem derives from CustomItem: Is this supported? >> >> Thanks >> Marcel >> >> ------------------------------------------------------------------------ -=20 >> >> This SF.net email is sponsored by DB2 Express >> Download DB2 Express C - the FREE version of DB2 express and take >> control of your XML. No limits. Just data. Click to get it now. >> http://sourceforge.net/powerbar/db2/ >> _______________________________________________ >> Microemulator-users mailing list >> Mic...@li... >> https://lists.sourceforge.net/lists/listinfo/microemulator-users >> > --=20 Marcel Ruff http://www.xmlBlaster.org ------------------------------------------------------------------------ - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Microemulator-users mailing list Mic...@li... https://lists.sourceforge.net/lists/listinfo/microemulator-users |
From: Marcel R. <mr...@ma...> - 2007-08-04 16:49:14
|
Rushabh Doshi wrote: > CustomItem is indeed not working in the current build. I had to use it > for some other purposes as well and it was doing funny things. The thing > is that I don't have a good demo midlet that uses custom item to do > something useful that actually works on a regular emulator. If you have > one (the source thereof), please send it over and I can try and hack > custom item to work. > Hi again, here is the complete project (for netbeans 5.5.1 or eclipseme 1.7.3 with all configuration files to choose from) . http://www.xmlBlaster.org:/TableBug.tgz It contains a tiny Midlet which creates 5 tables. In WTK they look as expected. thanks for all, Marcel > -Rushabh > > -----Original Message----- > From: mic...@li... > [mailto:mic...@li...] On Behalf Of > Marcel Ruff > Sent: Friday, August 03, 2007 8:45 AM > To: mic...@li... > Subject: Re: [Microemulator-users] Is CustomItem supported? > > Bartek Teodorczyk wrote: > >> CustomItem was implemented only partially in the past and I don't know >> how complete is it right now. If you really need this feature send me >> some code examples that I could work with and try to fix CustomItem >> problems. >> > The TableItem delivered with netbeans 5.5.1 is not displayed, > so i can't use microemu in this context. > Sure it would be nice to have this support, but i have no idea if > it is a lot of work ... > > Thanks > Marcel > > >> Bartek >> >> 2007/7/12, Marcel Ruff <mr...@ma...>: >> >>> Hi, >>> >>> i'm using the TableItem (delivered with netbeans) to draw tables. >>> This works fine on WTK emulator and on real devices. >>> >>> But on MicroEmulator 2.0.1 the tables are not dispayed. >>> >>> TableItem derives from CustomItem: Is this supported? >>> >>> Thanks >>> Marcel >>> >>> >>> > ------------------------------------------------------------------------ > - > >>> This SF.net email is sponsored by DB2 Express >>> Download DB2 Express C - the FREE version of DB2 express and take >>> control of your XML. No limits. Just data. Click to get it now. >>> http://sourceforge.net/powerbar/db2/ >>> _______________________________________________ >>> Microemulator-users mailing list >>> Mic...@li... >>> https://lists.sourceforge.net/lists/listinfo/microemulator-users >>> >>> > > > -- Marcel Ruff http://www.xmlBlaster.org |