Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » TableCursor on RAP(org.eclipse.swt.custom.TableCursor does NOT exist)
TableCursor on RAP [message #1799030] Thu, 29 November 2018 00:27 Go to next message
NakKyu Sung is currently offline NakKyu SungFriend
Messages: 5
Registered: January 2018
Junior Member
Hello,

I didn't noticed that TableCursor does NOT exist on RAP.
Do you have any plan to implement it or is there other way to do similar function?
Re: TableCursor on RAP [message #1799890 is a reply to message #1799030] Mon, 17 December 2018 06:48 Go to previous messageGo to next message
zhangyuxiang Mising name is currently offline zhangyuxiang Mising nameFriend
Messages: 31
Registered: March 2011
Member
TableCursor can be used in RAP, I have tested. You need copy TableCursor.class to the classpath.
Re: TableCursor on RAP [message #1799892 is a reply to message #1799890] Mon, 17 December 2018 07:12 Go to previous messageGo to next message
NakKyu Sung is currently offline NakKyu SungFriend
Messages: 5
Registered: January 2018
Junior Member
Hello zhang yuxiang,

Thank you for the reply and I have noticed that it is possible too.
I hope that TableCursor to be a part of RAP soon.
Re: TableCursor on RAP [message #1799965 is a reply to message #1799892] Tue, 18 December 2018 07:35 Go to previous messageGo to next message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2426
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
Hi,
please open an enhancement requests in our Bugzilla.
Thanks,
Ivan
Re: TableCursor on RAP [message #1800604 is a reply to message #1799965] Thu, 03 January 2019 11:32 Go to previous message
zhangyuxiang Mising name is currently offline zhangyuxiang Mising nameFriend
Messages: 31
Registered: March 2011
Member
ok. I will open an enhancement requests in Bugzilla.

Here is a live example of TableCursor and TreeCursor. http://www.xworker.org/rap?app=examples.swt.custom.CursorExample.

This example is written by RAP 3.7 and SWT 4.7.

Order to use TableCursor or TreeCursor need extract all swt classes from org.eclipse.rap.rwt_xxxxx.jar to an unsigned jar, then copy the classses of TableCursor and TreeCursor to the unsigned jar.
Previous Topic:Problems to build working war file
Next Topic:RAP upgrade issue with Button-FocusIndicator
Goto Forum:
  


Current Time: Fri Apr 19 21:30:15 GMT 2024

Powered by FUDForum. Page generated in 0.03428 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top