Posts by Renan Vicente • 51 points
5 posts
-
1
votes1
answer72
viewsQ: Objective c Basico, setName error EXEC_BAD_ACESS
Good people when entering the setName of my class happens EXEC_BAD_ACESS error below goes the code: Registration Class // // Registro.h // Agenda // // Created by Renan Vicente de Farias on…
-
1
votes1
answer1994
viewsA: Grouping in the Ireport
you can resolve this la in jrxml open jrxml by irepot right click on the name of the report in the left corner of the screen click on the option to create "report group" a screen will be opened…
-
1
votes2
answers1829
viewsA: Difficulty running emulator for Android
if there is accent on your windows user name sdk could not recognize the path, in this link below has an explanation of how to solve this type of problem:…
-
1
votes2
answers1966
viewsA: Return of select objects (Combobox) with Hibernate + JSP + Vraptor. Does not fill relationship between tables
at the time of loading your entity it is not loading the related entities, you can achieve this by using "Cascade" which is an attribute of the relationship annotations as for example:…
-
0
votes3
answers2057
viewsA: How to format textfield with bold in Ireport?
Look you can try changing the field "Pdf Font name is now" from "Helvetica" for "Helvetica-Bold" .